@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_0ce99a28-bfe8-5a7d-7c63-bac9182e6cee
  a a2a:Record ;
  rdfs:label "Registratie op 5 juni 1823 te Drunen" ;
  a2a:hasPerson oa:person_sha_0ce99a28-bfe8-5a7d-7c63-bac9182e6cee_Person-e449fc8c-2e62-755d-e03f-fe250423ba72, oa:person_sha_0ce99a28-bfe8-5a7d-7c63-bac9182e6cee_Person-5c148c1f-7cd8-8a94-d622-24971f4ed197, oa:person_sha_0ce99a28-bfe8-5a7d-7c63-bac9182e6cee_Person-f020e7ad-78c3-ecca-45fd-ab6d5be23398, oa:person_sha_0ce99a28-bfe8-5a7d-7c63-bac9182e6cee_Person-d7b4e34b-e642-77cf-241c-915ff657c4c2, oa:person_sha_0ce99a28-bfe8-5a7d-7c63-bac9182e6cee_Person-78fd486d-18ca-80b0-6209-891307f016c2, oa:person_sha_0ce99a28-bfe8-5a7d-7c63-bac9182e6cee_Person-4988221a-5d86-dc21-eac0-81f8129e7541, oa:person_sha_0ce99a28-bfe8-5a7d-7c63-bac9182e6cee_Person-af8f6c0a-e19d-46bf-5c1a-a68e07828349, oa:person_sha_0ce99a28-bfe8-5a7d-7c63-bac9182e6cee_Person-fb720b74-fac2-6977-1843-7e28ad22ee92, oa:person_sha_0ce99a28-bfe8-5a7d-7c63-bac9182e6cee_Person-5badfcab-7132-c40d-c27d-356f8277483d, oa:person_sha_0ce99a28-bfe8-5a7d-7c63-bac9182e6cee_Person-9b951f0b-9a8d-6c4f-b62c-631ff67de758 ;
  a2a:hasEvent oa:event_sha_0ce99a28-bfe8-5a7d-7c63-bac9182e6cee_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_0ce99a28-bfe8-5a7d-7c63-bac9182e6cee_0, oa:relationep_sha_0ce99a28-bfe8-5a7d-7c63-bac9182e6cee_1, oa:relationep_sha_0ce99a28-bfe8-5a7d-7c63-bac9182e6cee_2, oa:relationep_sha_0ce99a28-bfe8-5a7d-7c63-bac9182e6cee_3, oa:relationep_sha_0ce99a28-bfe8-5a7d-7c63-bac9182e6cee_4, oa:relationep_sha_0ce99a28-bfe8-5a7d-7c63-bac9182e6cee_5, oa:relationep_sha_0ce99a28-bfe8-5a7d-7c63-bac9182e6cee_6, oa:relationep_sha_0ce99a28-bfe8-5a7d-7c63-bac9182e6cee_7, oa:relationep_sha_0ce99a28-bfe8-5a7d-7c63-bac9182e6cee_8, oa:relationep_sha_0ce99a28-bfe8-5a7d-7c63-bac9182e6cee_9 ;
  a2a:hasSource oa:source_sha_0ce99a28-bfe8-5a7d-7c63-bac9182e6cee .

oa:person_sha_0ce99a28-bfe8-5a7d-7c63-bac9182e6cee_Person-e449fc8c-2e62-755d-e03f-fe250423ba72
  a a2a:Person ;
  rdfs:label "Johannes van der Aa" ;
  a2a:PersonName [
    rdfs:label "Johannes van der Aa" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Aa"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1823" ;
    a2a:Month "6" ;
    a2a:Day "5" ;
    rdfs:label "1823-06-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] ;
  a2a:Profession "schoenmaker" .

oa:person_sha_0ce99a28-bfe8-5a7d-7c63-bac9182e6cee_Person-5c148c1f-7cd8-8a94-d622-24971f4ed197
  a a2a:Person ;
  rdfs:label "Johanna Klein" ;
  a2a:PersonName [
    rdfs:label "Johanna Klein" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Klein"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1839" ;
    a2a:Month "6" ;
    a2a:Day "17" ;
    rdfs:label "1839-06-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] .

oa:person_sha_0ce99a28-bfe8-5a7d-7c63-bac9182e6cee_Person-f020e7ad-78c3-ecca-45fd-ab6d5be23398
  a a2a:Person ;
  rdfs:label "Johannes van der Aa" ;
  a2a:PersonName [
    rdfs:label "Johannes van der Aa" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Aa"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1854" ;
    a2a:Month "12" ;
    a2a:Day "19" ;
    rdfs:label "1854-12-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nieuwkuijk" ;
    rdfs:label "Nieuwkuijk"
  ] .

oa:person_sha_0ce99a28-bfe8-5a7d-7c63-bac9182e6cee_Person-d7b4e34b-e642-77cf-241c-915ff657c4c2
  a a2a:Person ;
  rdfs:label "Adriaan van der Aa" ;
  a2a:PersonName [
    rdfs:label "Adriaan van der Aa" ;
    a2a:PersonNameFirstName "Adriaan" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Aa"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1856" ;
    a2a:Month "9" ;
    a2a:Day "5" ;
    rdfs:label "1856-09-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nieuwkuijk" ;
    rdfs:label "Nieuwkuijk"
  ] .

oa:person_sha_0ce99a28-bfe8-5a7d-7c63-bac9182e6cee_Person-78fd486d-18ca-80b0-6209-891307f016c2
  a a2a:Person ;
  rdfs:label "Peter van der Aa" ;
  a2a:PersonName [
    rdfs:label "Peter van der Aa" ;
    a2a:PersonNameFirstName "Peter" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Aa"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1866" ;
    a2a:Month "7" ;
    a2a:Day "20" ;
    rdfs:label "1866-07-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] .

oa:person_sha_0ce99a28-bfe8-5a7d-7c63-bac9182e6cee_Person-4988221a-5d86-dc21-eac0-81f8129e7541
  a a2a:Person ;
  rdfs:label "Petronella Timmermans" ;
  a2a:PersonName [
    rdfs:label "Petronella Timmermans" ;
    a2a:PersonNameFirstName "Petronella" ;
    a2a:PersonNameLastName "Timmermans"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1824" ;
    a2a:Month "12" ;
    a2a:Day "5" ;
    rdfs:label "1824-12-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] .

oa:person_sha_0ce99a28-bfe8-5a7d-7c63-bac9182e6cee_Person-af8f6c0a-e19d-46bf-5c1a-a68e07828349
  a a2a:Person ;
  rdfs:label "Jacobus Boelen" ;
  a2a:PersonName [
    rdfs:label "Jacobus Boelen" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Boelen"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1846" ;
    a2a:Month "2" ;
    a2a:Day "21" ;
    rdfs:label "1846-02-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] .

oa:person_sha_0ce99a28-bfe8-5a7d-7c63-bac9182e6cee_Person-fb720b74-fac2-6977-1843-7e28ad22ee92
  a a2a:Person ;
  rdfs:label "Johanna Boelen" ;
  a2a:PersonName [
    rdfs:label "Johanna Boelen" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Boelen"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1856" ;
    a2a:Month "11" ;
    a2a:Day "9" ;
    rdfs:label "1856-11-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] .

oa:person_sha_0ce99a28-bfe8-5a7d-7c63-bac9182e6cee_Person-5badfcab-7132-c40d-c27d-356f8277483d
  a a2a:Person ;
  rdfs:label "Petronella Boelen" ;
  a2a:PersonName [
    rdfs:label "Petronella Boelen" ;
    a2a:PersonNameFirstName "Petronella" ;
    a2a:PersonNameLastName "Boelen"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1859" ;
    a2a:Month "6" ;
    a2a:Day "26" ;
    rdfs:label "1859-06-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] .

oa:person_sha_0ce99a28-bfe8-5a7d-7c63-bac9182e6cee_Person-9b951f0b-9a8d-6c4f-b62c-631ff67de758
  a a2a:Person ;
  rdfs:label "Waltherus Boelen" ;
  a2a:PersonName [
    rdfs:label "Waltherus Boelen" ;
    a2a:PersonNameFirstName "Waltherus" ;
    a2a:PersonNameLastName "Boelen"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1853" ;
    a2a:Month "5" ;
    a2a:Day "8" ;
    rdfs:label "1853-05-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] .

oa:event_sha_0ce99a28-bfe8-5a7d-7c63-bac9182e6cee_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1823" ;
    a2a:Month "6" ;
    a2a:Day "5" ;
    rdfs:label "1823-06-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] .

oa:relationep_sha_0ce99a28-bfe8-5a7d-7c63-bac9182e6cee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_0ce99a28-bfe8-5a7d-7c63-bac9182e6cee_Person:e449fc8c-2e62-755d-e03f-fe250423ba72 ;
  a2a:EventKeyRef oa:event_sha_0ce99a28-bfe8-5a7d-7c63-bac9182e6cee_Event1 .

oa:relationep_sha_0ce99a28-bfe8-5a7d-7c63-bac9182e6cee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_0ce99a28-bfe8-5a7d-7c63-bac9182e6cee_Person:5c148c1f-7cd8-8a94-d622-24971f4ed197 ;
  a2a:EventKeyRef oa:event_sha_0ce99a28-bfe8-5a7d-7c63-bac9182e6cee_Event1 .

oa:relationep_sha_0ce99a28-bfe8-5a7d-7c63-bac9182e6cee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_0ce99a28-bfe8-5a7d-7c63-bac9182e6cee_Person:f020e7ad-78c3-ecca-45fd-ab6d5be23398 ;
  a2a:EventKeyRef oa:event_sha_0ce99a28-bfe8-5a7d-7c63-bac9182e6cee_Event1 .

oa:relationep_sha_0ce99a28-bfe8-5a7d-7c63-bac9182e6cee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_0ce99a28-bfe8-5a7d-7c63-bac9182e6cee_Person:d7b4e34b-e642-77cf-241c-915ff657c4c2 ;
  a2a:EventKeyRef oa:event_sha_0ce99a28-bfe8-5a7d-7c63-bac9182e6cee_Event1 .

oa:relationep_sha_0ce99a28-bfe8-5a7d-7c63-bac9182e6cee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_0ce99a28-bfe8-5a7d-7c63-bac9182e6cee_Person:78fd486d-18ca-80b0-6209-891307f016c2 ;
  a2a:EventKeyRef oa:event_sha_0ce99a28-bfe8-5a7d-7c63-bac9182e6cee_Event1 .

oa:relationep_sha_0ce99a28-bfe8-5a7d-7c63-bac9182e6cee_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_0ce99a28-bfe8-5a7d-7c63-bac9182e6cee_Person:4988221a-5d86-dc21-eac0-81f8129e7541 ;
  a2a:EventKeyRef oa:event_sha_0ce99a28-bfe8-5a7d-7c63-bac9182e6cee_Event1 .

oa:relationep_sha_0ce99a28-bfe8-5a7d-7c63-bac9182e6cee_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_0ce99a28-bfe8-5a7d-7c63-bac9182e6cee_Person:af8f6c0a-e19d-46bf-5c1a-a68e07828349 ;
  a2a:EventKeyRef oa:event_sha_0ce99a28-bfe8-5a7d-7c63-bac9182e6cee_Event1 .

oa:relationep_sha_0ce99a28-bfe8-5a7d-7c63-bac9182e6cee_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_0ce99a28-bfe8-5a7d-7c63-bac9182e6cee_Person:fb720b74-fac2-6977-1843-7e28ad22ee92 ;
  a2a:EventKeyRef oa:event_sha_0ce99a28-bfe8-5a7d-7c63-bac9182e6cee_Event1 .

oa:relationep_sha_0ce99a28-bfe8-5a7d-7c63-bac9182e6cee_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_0ce99a28-bfe8-5a7d-7c63-bac9182e6cee_Person:5badfcab-7132-c40d-c27d-356f8277483d ;
  a2a:EventKeyRef oa:event_sha_0ce99a28-bfe8-5a7d-7c63-bac9182e6cee_Event1 .

oa:relationep_sha_0ce99a28-bfe8-5a7d-7c63-bac9182e6cee_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_0ce99a28-bfe8-5a7d-7c63-bac9182e6cee_Person:9b951f0b-9a8d-6c4f-b62c-631ff67de758 ;
  a2a:EventKeyRef oa:event_sha_0ce99a28-bfe8-5a7d-7c63-bac9182e6cee_Event1 .

oa:source_sha_0ce99a28-bfe8-5a7d-7c63-bac9182e6cee
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen", "1861-01-01 - 1869-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1861-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1869-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: 14, Periode: 1861-1869" ;
    a2a:Book "Bevolkingsregister" ;
    a2a:RegistryNumber "14" ;
    a2a:Folio "6" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: boek, Deel: 14, Periode: 1861-1869, Bevolkingsregister, 14, 6"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/2f84f893-d32c-1de3-671d-fa9bdf34dd17.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/0ce99a28-bfe8-5a7d-7c63-bac9182e6cee" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/2f84f893-d32c-1de3-671d-fa9bdf34dd17.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-11-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/0ce99a28-bfe8-5a7d-7c63-bac9182e6cee" ;
  a2a:RecordGUID "{0ce99a28-bfe8-5a7d-7c63-bac9182e6cee}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4440_00004440.xml van SHA" .

