@prefix oa: <https://www.openarchieven.nl/id/> .
@prefix a2a: <https://www.openarchieven.nl/def/a2a#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

oa:record_sha_36f22e22-5771-2e31-62dc-2e4e542e0aca
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1849-1859)" ;
  a2a:hasPerson oa:person_sha_36f22e22-5771-2e31-62dc-2e4e542e0aca_Person-80a6789c-6b51-26d1-1ae5-73c4edd21cb8, oa:person_sha_36f22e22-5771-2e31-62dc-2e4e542e0aca_Person-2708d81e-bdde-8c3c-d5a6-0fcb853bb71f, oa:person_sha_36f22e22-5771-2e31-62dc-2e4e542e0aca_Person-59004541-eb8e-8ff8-d606-900643478130, oa:person_sha_36f22e22-5771-2e31-62dc-2e4e542e0aca_Person-be08cef3-c19d-7141-e686-d35d655ece32, oa:person_sha_36f22e22-5771-2e31-62dc-2e4e542e0aca_Person-488c635e-9c43-6b43-a2d5-7de9bd1b40b6 ;
  a2a:hasEvent oa:event_sha_36f22e22-5771-2e31-62dc-2e4e542e0aca_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_36f22e22-5771-2e31-62dc-2e4e542e0aca_0, oa:relationep_sha_36f22e22-5771-2e31-62dc-2e4e542e0aca_1, oa:relationep_sha_36f22e22-5771-2e31-62dc-2e4e542e0aca_2, oa:relationep_sha_36f22e22-5771-2e31-62dc-2e4e542e0aca_3, oa:relationep_sha_36f22e22-5771-2e31-62dc-2e4e542e0aca_4 ;
  a2a:hasSource oa:source_sha_36f22e22-5771-2e31-62dc-2e4e542e0aca .

oa:person_sha_36f22e22-5771-2e31-62dc-2e4e542e0aca_Person-80a6789c-6b51-26d1-1ae5-73c4edd21cb8
  a a2a:Person ;
  rdfs:label "Petrus Boere" ;
  a2a:PersonName [
    rdfs:label "Petrus Boere" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Boere"
  ] ;
  a2a:Gender "Man" ;
  a2a:Profession "metselaar" .

oa:person_sha_36f22e22-5771-2e31-62dc-2e4e542e0aca_Person-2708d81e-bdde-8c3c-d5a6-0fcb853bb71f
  a a2a:Person ;
  rdfs:label "Maria Kuijpers" ;
  a2a:PersonName [
    rdfs:label "Maria Kuijpers" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Kuijpers"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Profession "zonder beroep" .

oa:person_sha_36f22e22-5771-2e31-62dc-2e4e542e0aca_Person-59004541-eb8e-8ff8-d606-900643478130
  a a2a:Person ;
  rdfs:label "Hendrik Visser" ;
  a2a:PersonName [
    rdfs:label "Hendrik Visser" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Visser"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1796" ;
    a2a:Month "6" ;
    a2a:Day "2" ;
    rdfs:label "1796-06-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Dordrecht" ;
    rdfs:label "Dordrecht"
  ] ;
  a2a:Profession "gepensioneerd" .

oa:person_sha_36f22e22-5771-2e31-62dc-2e4e542e0aca_Person-be08cef3-c19d-7141-e686-d35d655ece32
  a a2a:Person ;
  rdfs:label "Antonie Franciscus Boeren" ;
  a2a:PersonName [
    rdfs:label "Antonie Franciscus Boeren" ;
    a2a:PersonNameFirstName "Antonie Franciscus" ;
    a2a:PersonNameLastName "Boeren"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1853" ;
    a2a:Month "3" ;
    a2a:Day "16" ;
    rdfs:label "1853-03-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_36f22e22-5771-2e31-62dc-2e4e542e0aca_Person-488c635e-9c43-6b43-a2d5-7de9bd1b40b6
  a a2a:Person ;
  rdfs:label "Petrus Boeren" ;
  a2a:PersonName [
    rdfs:label "Petrus Boeren" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Boeren"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1854" ;
    a2a:Month "3" ;
    a2a:Day "3" ;
    rdfs:label "1854-03-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_sha_36f22e22-5771-2e31-62dc-2e4e542e0aca_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" .

oa:relationep_sha_36f22e22-5771-2e31-62dc-2e4e542e0aca_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_36f22e22-5771-2e31-62dc-2e4e542e0aca_Person:80a6789c-6b51-26d1-1ae5-73c4edd21cb8 ;
  a2a:EventKeyRef oa:event_sha_36f22e22-5771-2e31-62dc-2e4e542e0aca_Event1 .

oa:relationep_sha_36f22e22-5771-2e31-62dc-2e4e542e0aca_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_36f22e22-5771-2e31-62dc-2e4e542e0aca_Person:2708d81e-bdde-8c3c-d5a6-0fcb853bb71f ;
  a2a:EventKeyRef oa:event_sha_36f22e22-5771-2e31-62dc-2e4e542e0aca_Event1 .

oa:relationep_sha_36f22e22-5771-2e31-62dc-2e4e542e0aca_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_36f22e22-5771-2e31-62dc-2e4e542e0aca_Person:59004541-eb8e-8ff8-d606-900643478130 ;
  a2a:EventKeyRef oa:event_sha_36f22e22-5771-2e31-62dc-2e4e542e0aca_Event1 .

oa:relationep_sha_36f22e22-5771-2e31-62dc-2e4e542e0aca_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_36f22e22-5771-2e31-62dc-2e4e542e0aca_Person:be08cef3-c19d-7141-e686-d35d655ece32 ;
  a2a:EventKeyRef oa:event_sha_36f22e22-5771-2e31-62dc-2e4e542e0aca_Event1 .

oa:relationep_sha_36f22e22-5771-2e31-62dc-2e4e542e0aca_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_36f22e22-5771-2e31-62dc-2e4e542e0aca_Person:488c635e-9c43-6b43-a2d5-7de9bd1b40b6 ;
  a2a:EventKeyRef oa:event_sha_36f22e22-5771-2e31-62dc-2e4e542e0aca_Event1 .

oa:source_sha_36f22e22-5771-2e31-62dc-2e4e542e0aca
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden", "1849-01-01 - 1859-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1849-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1859-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Langstraat Heusden Altena" ;
    a2a:Place "Heusden en Altena" ;
    a2a:Collection "Bron: boek, Deel: 6, Periode: 1849-1859" ;
    a2a:Book "Bevolkingsregister" ;
    a2a:RegistryNumber "6" ;
    a2a:Folio "130" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: boek, Deel: 6, Periode: 1849-1859, Bevolkingsregister, 6, 130"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/324fc393-5ceb-eb4f-4bec-3a07009eadfe.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/36f22e22-5771-2e31-62dc-2e4e542e0aca" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/324fc393-5ceb-eb4f-4bec-3a07009eadfe.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-07-06"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/36f22e22-5771-2e31-62dc-2e4e542e0aca" ;
  a2a:RecordGUID "{36f22e22-5771-2e31-62dc-2e4e542e0aca}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4604_00004604.xml van SHA" .

