@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_0b997b27-d361-c4fa-56f6-7d60fda50aef
  a a2a:Record ;
  rdfs:label "Registratie op 2 februari 1818 te Oudheusden" ;
  a2a:hasPerson oa:person_sha_0b997b27-d361-c4fa-56f6-7d60fda50aef_Person-3ce10dfc-b9b4-0c5c-3a45-28d2866d802b, oa:person_sha_0b997b27-d361-c4fa-56f6-7d60fda50aef_Person-57663b06-46fc-f252-7065-7b9f216d6e39, oa:person_sha_0b997b27-d361-c4fa-56f6-7d60fda50aef_Person-6b49576a-6740-7cd1-1c7c-43e1a25f7a15, oa:person_sha_0b997b27-d361-c4fa-56f6-7d60fda50aef_Person-0f0b5714-e72f-e200-5c0d-baa7cf6dc391, oa:person_sha_0b997b27-d361-c4fa-56f6-7d60fda50aef_Person-af9e412f-80f1-d9cf-97f4-4cdb7dc3058e, oa:person_sha_0b997b27-d361-c4fa-56f6-7d60fda50aef_Person-f74a8ac4-a81a-2080-d7fb-569f9a5df7d3, oa:person_sha_0b997b27-d361-c4fa-56f6-7d60fda50aef_Person-69f3ad54-1549-e2e0-f9eb-046d02391ff9 ;
  a2a:hasEvent oa:event_sha_0b997b27-d361-c4fa-56f6-7d60fda50aef_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_0b997b27-d361-c4fa-56f6-7d60fda50aef_0, oa:relationep_sha_0b997b27-d361-c4fa-56f6-7d60fda50aef_1, oa:relationep_sha_0b997b27-d361-c4fa-56f6-7d60fda50aef_2, oa:relationep_sha_0b997b27-d361-c4fa-56f6-7d60fda50aef_3, oa:relationep_sha_0b997b27-d361-c4fa-56f6-7d60fda50aef_4, oa:relationep_sha_0b997b27-d361-c4fa-56f6-7d60fda50aef_5, oa:relationep_sha_0b997b27-d361-c4fa-56f6-7d60fda50aef_6 ;
  a2a:hasSource oa:source_sha_0b997b27-d361-c4fa-56f6-7d60fda50aef .

oa:person_sha_0b997b27-d361-c4fa-56f6-7d60fda50aef_Person-3ce10dfc-b9b4-0c5c-3a45-28d2866d802b
  a a2a:Person ;
  rdfs:label "Gerardus Dollekens" ;
  a2a:PersonName [
    rdfs:label "Gerardus Dollekens" ;
    a2a:PersonNameFirstName "Gerardus" ;
    a2a:PersonNameLastName "Dollekens"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1818" ;
    a2a:Month "2" ;
    a2a:Day "2" ;
    rdfs:label "1818-02-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oudheusden" ;
    rdfs:label "Oudheusden"
  ] ;
  a2a:Profession "bouwman" .

oa:person_sha_0b997b27-d361-c4fa-56f6-7d60fda50aef_Person-57663b06-46fc-f252-7065-7b9f216d6e39
  a a2a:Person ;
  rdfs:label "Johanna van der Lee" ;
  a2a:PersonName [
    rdfs:label "Johanna van der Lee" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Lee"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1810" ;
    a2a:Month "11" ;
    a2a:Day "4" ;
    rdfs:label "1810-11-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nieuwkuijk" ;
    rdfs:label "Nieuwkuijk"
  ] .

oa:person_sha_0b997b27-d361-c4fa-56f6-7d60fda50aef_Person-6b49576a-6740-7cd1-1c7c-43e1a25f7a15
  a a2a:Person ;
  rdfs:label "Hendrikus Dollekens" ;
  a2a:PersonName [
    rdfs:label "Hendrikus Dollekens" ;
    a2a:PersonNameFirstName "Hendrikus" ;
    a2a:PersonNameLastName "Dollekens"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1843" ;
    a2a:Month "4" ;
    a2a:Day "30" ;
    rdfs:label "1843-04-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oudheusden" ;
    rdfs:label "Oudheusden"
  ] .

oa:person_sha_0b997b27-d361-c4fa-56f6-7d60fda50aef_Person-0f0b5714-e72f-e200-5c0d-baa7cf6dc391
  a a2a:Person ;
  rdfs:label "Theodora Dollekens" ;
  a2a:PersonName [
    rdfs:label "Theodora Dollekens" ;
    a2a:PersonNameFirstName "Theodora" ;
    a2a:PersonNameLastName "Dollekens"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1845" ;
    a2a:Month "1" ;
    a2a:Day "5" ;
    rdfs:label "1845-01-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oudheusden" ;
    rdfs:label "Oudheusden"
  ] .

oa:person_sha_0b997b27-d361-c4fa-56f6-7d60fda50aef_Person-af9e412f-80f1-d9cf-97f4-4cdb7dc3058e
  a a2a:Person ;
  rdfs:label "Lambert Dollekens" ;
  a2a:PersonName [
    rdfs:label "Lambert Dollekens" ;
    a2a:PersonNameFirstName "Lambert" ;
    a2a:PersonNameLastName "Dollekens"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1847" ;
    a2a:Month "10" ;
    a2a:Day "4" ;
    rdfs:label "1847-10-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oudheusden" ;
    rdfs:label "Oudheusden"
  ] .

oa:person_sha_0b997b27-d361-c4fa-56f6-7d60fda50aef_Person-f74a8ac4-a81a-2080-d7fb-569f9a5df7d3
  a a2a:Person ;
  rdfs:label "Johanna Dollekens" ;
  a2a:PersonName [
    rdfs:label "Johanna Dollekens" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Dollekens"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1850" ;
    a2a:Month "1" ;
    a2a:Day "30" ;
    rdfs:label "1850-01-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oudheusden" ;
    rdfs:label "Oudheusden"
  ] .

oa:person_sha_0b997b27-d361-c4fa-56f6-7d60fda50aef_Person-69f3ad54-1549-e2e0-f9eb-046d02391ff9
  a a2a:Person ;
  rdfs:label "Marinus Dollekens" ;
  a2a:PersonName [
    rdfs:label "Marinus Dollekens" ;
    a2a:PersonNameFirstName "Marinus" ;
    a2a:PersonNameLastName "Dollekens"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1856" ;
    a2a:Month "10" ;
    a2a:Day "23" ;
    rdfs:label "1856-10-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oudheusden" ;
    rdfs:label "Oudheusden"
  ] .

oa:event_sha_0b997b27-d361-c4fa-56f6-7d60fda50aef_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1818" ;
    a2a:Month "2" ;
    a2a:Day "2" ;
    rdfs:label "1818-02-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oudheusden" ;
    rdfs:label "Oudheusden"
  ] .

oa:relationep_sha_0b997b27-d361-c4fa-56f6-7d60fda50aef_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_0b997b27-d361-c4fa-56f6-7d60fda50aef_Person:3ce10dfc-b9b4-0c5c-3a45-28d2866d802b ;
  a2a:EventKeyRef oa:event_sha_0b997b27-d361-c4fa-56f6-7d60fda50aef_Event1 .

oa:relationep_sha_0b997b27-d361-c4fa-56f6-7d60fda50aef_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_0b997b27-d361-c4fa-56f6-7d60fda50aef_Person:57663b06-46fc-f252-7065-7b9f216d6e39 ;
  a2a:EventKeyRef oa:event_sha_0b997b27-d361-c4fa-56f6-7d60fda50aef_Event1 .

oa:relationep_sha_0b997b27-d361-c4fa-56f6-7d60fda50aef_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_0b997b27-d361-c4fa-56f6-7d60fda50aef_Person:6b49576a-6740-7cd1-1c7c-43e1a25f7a15 ;
  a2a:EventKeyRef oa:event_sha_0b997b27-d361-c4fa-56f6-7d60fda50aef_Event1 .

oa:relationep_sha_0b997b27-d361-c4fa-56f6-7d60fda50aef_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_0b997b27-d361-c4fa-56f6-7d60fda50aef_Person:0f0b5714-e72f-e200-5c0d-baa7cf6dc391 ;
  a2a:EventKeyRef oa:event_sha_0b997b27-d361-c4fa-56f6-7d60fda50aef_Event1 .

oa:relationep_sha_0b997b27-d361-c4fa-56f6-7d60fda50aef_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_0b997b27-d361-c4fa-56f6-7d60fda50aef_Person:af9e412f-80f1-d9cf-97f4-4cdb7dc3058e ;
  a2a:EventKeyRef oa:event_sha_0b997b27-d361-c4fa-56f6-7d60fda50aef_Event1 .

oa:relationep_sha_0b997b27-d361-c4fa-56f6-7d60fda50aef_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_0b997b27-d361-c4fa-56f6-7d60fda50aef_Person:f74a8ac4-a81a-2080-d7fb-569f9a5df7d3 ;
  a2a:EventKeyRef oa:event_sha_0b997b27-d361-c4fa-56f6-7d60fda50aef_Event1 .

oa:relationep_sha_0b997b27-d361-c4fa-56f6-7d60fda50aef_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_0b997b27-d361-c4fa-56f6-7d60fda50aef_Person:69f3ad54-1549-e2e0-f9eb-046d02391ff9 ;
  a2a:EventKeyRef oa:event_sha_0b997b27-d361-c4fa-56f6-7d60fda50aef_Event1 .

oa:source_sha_0b997b27-d361-c4fa-56f6-7d60fda50aef
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Oudheusden en Elshout" ;
    rdfs:label "Oudheusden en Elshout", "1860-01-01 - 1870-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1860-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1870-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: 3, Periode: 1860-1870" ;
    a2a:Book "Bevolkingsregister" ;
    a2a:RegistryNumber "3" ;
    a2a:Folio "31" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: boek, Deel: 3, Periode: 1860-1870, Bevolkingsregister, 3, 31"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/4d2b485b-eb3b-8a03-2eb1-051f25ff86b1.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/0b997b27-d361-c4fa-56f6-7d60fda50aef" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/4d2b485b-eb3b-8a03-2eb1-051f25ff86b1.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-03-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/0b997b27-d361-c4fa-56f6-7d60fda50aef" ;
  a2a:RecordGUID "{0b997b27-d361-c4fa-56f6-7d60fda50aef}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4436_00004436.xml van SHA" .

