@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_f87649e4-fac2-3dee-09fd-e643788cff00
  a a2a:Record ;
  rdfs:label "Registratie op 24 december 1789 te Veen" ;
  a2a:hasPerson oa:person_sha_f87649e4-fac2-3dee-09fd-e643788cff00_Person-e27ea82e-2c4c-e1fc-33ab-0680d20380f0, oa:person_sha_f87649e4-fac2-3dee-09fd-e643788cff00_Person-56d9d432-85e8-d0e1-9cca-1f6b44063850, oa:person_sha_f87649e4-fac2-3dee-09fd-e643788cff00_Person-4431a935-15e9-7543-093b-229cdda75bd6, oa:person_sha_f87649e4-fac2-3dee-09fd-e643788cff00_Person-232c8d89-07a2-e43d-a733-90cd62f98d64, oa:person_sha_f87649e4-fac2-3dee-09fd-e643788cff00_Person-e29a3740-b797-6a01-dd11-40c540197049, oa:person_sha_f87649e4-fac2-3dee-09fd-e643788cff00_Person-88ba0578-a410-f0b8-9cbc-cc3c90e148a6, oa:person_sha_f87649e4-fac2-3dee-09fd-e643788cff00_Person-8cd0e822-9e09-7791-24c8-31313b8f911f, oa:person_sha_f87649e4-fac2-3dee-09fd-e643788cff00_Person-b45f7f9a-b4a3-ac21-32fd-7ee205a21285 ;
  a2a:hasEvent oa:event_sha_f87649e4-fac2-3dee-09fd-e643788cff00_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_f87649e4-fac2-3dee-09fd-e643788cff00_0, oa:relationep_sha_f87649e4-fac2-3dee-09fd-e643788cff00_1, oa:relationep_sha_f87649e4-fac2-3dee-09fd-e643788cff00_2, oa:relationep_sha_f87649e4-fac2-3dee-09fd-e643788cff00_3, oa:relationep_sha_f87649e4-fac2-3dee-09fd-e643788cff00_4, oa:relationep_sha_f87649e4-fac2-3dee-09fd-e643788cff00_5, oa:relationep_sha_f87649e4-fac2-3dee-09fd-e643788cff00_6, oa:relationep_sha_f87649e4-fac2-3dee-09fd-e643788cff00_7 ;
  a2a:hasSource oa:source_sha_f87649e4-fac2-3dee-09fd-e643788cff00 .

oa:person_sha_f87649e4-fac2-3dee-09fd-e643788cff00_Person-e27ea82e-2c4c-e1fc-33ab-0680d20380f0
  a a2a:Person ;
  rdfs:label "Cornelis van Son" ;
  a2a:PersonName [
    rdfs:label "Cornelis van Son" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Son"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1789" ;
    a2a:Month "12" ;
    a2a:Day "24" ;
    rdfs:label "1789-12-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Veen" ;
    rdfs:label "Veen"
  ] ;
  a2a:Profession "onderwijzer" .

oa:person_sha_f87649e4-fac2-3dee-09fd-e643788cff00_Person-56d9d432-85e8-d0e1-9cca-1f6b44063850
  a a2a:Person ;
  rdfs:label "Pietje Versteeg" ;
  a2a:PersonName [
    rdfs:label "Pietje Versteeg" ;
    a2a:PersonNameFirstName "Pietje" ;
    a2a:PersonNameLastName "Versteeg"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1799" ;
    a2a:Month "12" ;
    a2a:Day "24" ;
    rdfs:label "1799-12-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sleeuwijk" ;
    rdfs:label "Sleeuwijk"
  ] .

oa:person_sha_f87649e4-fac2-3dee-09fd-e643788cff00_Person-4431a935-15e9-7543-093b-229cdda75bd6
  a a2a:Person ;
  rdfs:label "Johanna van Son" ;
  a2a:PersonName [
    rdfs:label "Johanna van Son" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Son"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1820" ;
    a2a:Month "10" ;
    a2a:Day "4" ;
    rdfs:label "1820-10-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Emmikhoven" ;
    rdfs:label "Emmikhoven"
  ] .

oa:person_sha_f87649e4-fac2-3dee-09fd-e643788cff00_Person-232c8d89-07a2-e43d-a733-90cd62f98d64
  a a2a:Person ;
  rdfs:label "Gosen van Son" ;
  a2a:PersonName [
    rdfs:label "Gosen van Son" ;
    a2a:PersonNameFirstName "Gosen" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Son"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1823" ;
    a2a:Month "11" ;
    a2a:Day "5" ;
    rdfs:label "1823-11-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Emmikhoven" ;
    rdfs:label "Emmikhoven"
  ] .

oa:person_sha_f87649e4-fac2-3dee-09fd-e643788cff00_Person-e29a3740-b797-6a01-dd11-40c540197049
  a a2a:Person ;
  rdfs:label "Maria Roeland" ;
  a2a:PersonName [
    rdfs:label "Maria Roeland" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Roeland"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [ a2a:Year "1809" ] ;
  a2a:BirthPlace [
    a2a:Place "Veen" ;
    rdfs:label "Veen"
  ] ;
  a2a:Profession "dienstmeid" .

oa:person_sha_f87649e4-fac2-3dee-09fd-e643788cff00_Person-88ba0578-a410-f0b8-9cbc-cc3c90e148a6
  a a2a:Person ;
  rdfs:label "Cornelis van Son" ;
  a2a:PersonName [
    rdfs:label "Cornelis van Son" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Son"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1826" ;
    a2a:Month "11" ;
    a2a:Day "5" ;
    rdfs:label "1826-11-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Emmikhoven" ;
    rdfs:label "Emmikhoven"
  ] .

oa:person_sha_f87649e4-fac2-3dee-09fd-e643788cff00_Person-8cd0e822-9e09-7791-24c8-31313b8f911f
  a a2a:Person ;
  rdfs:label "Benjamin Cornelis van Helden" ;
  a2a:PersonName [
    rdfs:label "Benjamin Cornelis van Helden" ;
    a2a:PersonNameFirstName "Benjamin Cornelis" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Helden"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1805" ;
    a2a:Month "3" ;
    a2a:Day "3" ;
    rdfs:label "1805-03-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wijk" ;
    rdfs:label "Wijk"
  ] ;
  a2a:Profession "onderwijzer" .

oa:person_sha_f87649e4-fac2-3dee-09fd-e643788cff00_Person-b45f7f9a-b4a3-ac21-32fd-7ee205a21285
  a a2a:Person ;
  rdfs:label "Maria Koekkoek" ;
  a2a:PersonName [
    rdfs:label "Maria Koekkoek" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Koekkoek"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1816" ;
    a2a:Month "10" ;
    a2a:Day "27" ;
    rdfs:label "1816-10-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Emmikhoven" ;
    rdfs:label "Emmikhoven"
  ] .

oa:event_sha_f87649e4-fac2-3dee-09fd-e643788cff00_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1789" ;
    a2a:Month "12" ;
    a2a:Day "24" ;
    rdfs:label "1789-12-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Veen" ;
    rdfs:label "Veen"
  ] .

oa:relationep_sha_f87649e4-fac2-3dee-09fd-e643788cff00_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_f87649e4-fac2-3dee-09fd-e643788cff00_Person:e27ea82e-2c4c-e1fc-33ab-0680d20380f0 ;
  a2a:EventKeyRef oa:event_sha_f87649e4-fac2-3dee-09fd-e643788cff00_Event1 .

oa:relationep_sha_f87649e4-fac2-3dee-09fd-e643788cff00_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_f87649e4-fac2-3dee-09fd-e643788cff00_Person:56d9d432-85e8-d0e1-9cca-1f6b44063850 ;
  a2a:EventKeyRef oa:event_sha_f87649e4-fac2-3dee-09fd-e643788cff00_Event1 .

oa:relationep_sha_f87649e4-fac2-3dee-09fd-e643788cff00_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_f87649e4-fac2-3dee-09fd-e643788cff00_Person:4431a935-15e9-7543-093b-229cdda75bd6 ;
  a2a:EventKeyRef oa:event_sha_f87649e4-fac2-3dee-09fd-e643788cff00_Event1 .

oa:relationep_sha_f87649e4-fac2-3dee-09fd-e643788cff00_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_f87649e4-fac2-3dee-09fd-e643788cff00_Person:232c8d89-07a2-e43d-a733-90cd62f98d64 ;
  a2a:EventKeyRef oa:event_sha_f87649e4-fac2-3dee-09fd-e643788cff00_Event1 .

oa:relationep_sha_f87649e4-fac2-3dee-09fd-e643788cff00_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_f87649e4-fac2-3dee-09fd-e643788cff00_Person:e29a3740-b797-6a01-dd11-40c540197049 ;
  a2a:EventKeyRef oa:event_sha_f87649e4-fac2-3dee-09fd-e643788cff00_Event1 .

oa:relationep_sha_f87649e4-fac2-3dee-09fd-e643788cff00_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_f87649e4-fac2-3dee-09fd-e643788cff00_Person:88ba0578-a410-f0b8-9cbc-cc3c90e148a6 ;
  a2a:EventKeyRef oa:event_sha_f87649e4-fac2-3dee-09fd-e643788cff00_Event1 .

oa:relationep_sha_f87649e4-fac2-3dee-09fd-e643788cff00_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_f87649e4-fac2-3dee-09fd-e643788cff00_Person:8cd0e822-9e09-7791-24c8-31313b8f911f ;
  a2a:EventKeyRef oa:event_sha_f87649e4-fac2-3dee-09fd-e643788cff00_Event1 .

oa:relationep_sha_f87649e4-fac2-3dee-09fd-e643788cff00_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_f87649e4-fac2-3dee-09fd-e643788cff00_Person:b45f7f9a-b4a3-ac21-32fd-7ee205a21285 ;
  a2a:EventKeyRef oa:event_sha_f87649e4-fac2-3dee-09fd-e643788cff00_Event1 .

oa:source_sha_f87649e4-fac2-3dee-09fd-e643788cff00
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Emmikhoven en Waardhuizen" ;
    rdfs:label "Emmikhoven en Waardhuizen", "1826-01-01 - 1835-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1826-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1835-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: 2, Periode: 1826-1835" ;
    a2a:Book "Bevolkingsregister" ;
    a2a:RegistryNumber "2" ;
    a2a:Folio "133" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: boek, Deel: 2, Periode: 1826-1835, Bevolkingsregister, 2, 133"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/e5cbfb3d-a7e7-7f98-cd59-d9c878ea9991.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/f87649e4-fac2-3dee-09fd-e643788cff00" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/e5cbfb3d-a7e7-7f98-cd59-d9c878ea9991.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-10-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/f87649e4-fac2-3dee-09fd-e643788cff00" ;
  a2a:RecordGUID "{f87649e4-fac2-3dee-09fd-e643788cff00}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4301_00004301.xml van SHA" .

