@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_80d62320-44de-c473-9e7c-a78e1e2dccb7
  a a2a:Record ;
  rdfs:label "Registratie op 2 februari 1827 te Drunen" ;
  a2a:hasPerson oa:person_sha_80d62320-44de-c473-9e7c-a78e1e2dccb7_Person-174ebe61-aaf9-0caa-9149-97445294fdc8, oa:person_sha_80d62320-44de-c473-9e7c-a78e1e2dccb7_Person-0420dc87-2500-13ad-26da-84b0d97df939, oa:person_sha_80d62320-44de-c473-9e7c-a78e1e2dccb7_Person-bfac6339-8b58-0bc9-6f6a-5c8c00d1c735, oa:person_sha_80d62320-44de-c473-9e7c-a78e1e2dccb7_Person-8443837c-4884-4e75-38fb-4374841898f4, oa:person_sha_80d62320-44de-c473-9e7c-a78e1e2dccb7_Person-568890ff-99cd-4fb6-e1d8-6cf8c1514c70, oa:person_sha_80d62320-44de-c473-9e7c-a78e1e2dccb7_Person-484f4555-43e9-2be0-9493-3c4a8a4428ec, oa:person_sha_80d62320-44de-c473-9e7c-a78e1e2dccb7_Person-64cda0f7-0b4d-d3e9-15bf-901e12b255cf, oa:person_sha_80d62320-44de-c473-9e7c-a78e1e2dccb7_Person-88b8b324-19b9-2997-dcaa-77ad5d452d0d, oa:person_sha_80d62320-44de-c473-9e7c-a78e1e2dccb7_Person-c7b7208f-30c7-8413-5d92-673a7cd464b6, oa:person_sha_80d62320-44de-c473-9e7c-a78e1e2dccb7_Person-4a3beb95-fe3a-5aaa-4629-050ba22c1e4e, oa:person_sha_80d62320-44de-c473-9e7c-a78e1e2dccb7_Person-9f50c2f4-40e8-9a81-7e92-6b8b36f2ed4b, oa:person_sha_80d62320-44de-c473-9e7c-a78e1e2dccb7_Person-6a889b6f-d535-f36e-86fb-31bf626bdf94 ;
  a2a:hasEvent oa:event_sha_80d62320-44de-c473-9e7c-a78e1e2dccb7_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_80d62320-44de-c473-9e7c-a78e1e2dccb7_0, oa:relationep_sha_80d62320-44de-c473-9e7c-a78e1e2dccb7_1, oa:relationep_sha_80d62320-44de-c473-9e7c-a78e1e2dccb7_2, oa:relationep_sha_80d62320-44de-c473-9e7c-a78e1e2dccb7_3, oa:relationep_sha_80d62320-44de-c473-9e7c-a78e1e2dccb7_4, oa:relationep_sha_80d62320-44de-c473-9e7c-a78e1e2dccb7_5, oa:relationep_sha_80d62320-44de-c473-9e7c-a78e1e2dccb7_6, oa:relationep_sha_80d62320-44de-c473-9e7c-a78e1e2dccb7_7, oa:relationep_sha_80d62320-44de-c473-9e7c-a78e1e2dccb7_8, oa:relationep_sha_80d62320-44de-c473-9e7c-a78e1e2dccb7_9, oa:relationep_sha_80d62320-44de-c473-9e7c-a78e1e2dccb7_10, oa:relationep_sha_80d62320-44de-c473-9e7c-a78e1e2dccb7_11 ;
  a2a:hasSource oa:source_sha_80d62320-44de-c473-9e7c-a78e1e2dccb7 .

oa:person_sha_80d62320-44de-c473-9e7c-a78e1e2dccb7_Person-174ebe61-aaf9-0caa-9149-97445294fdc8
  a a2a:Person ;
  rdfs:label "Maria Peters" ;
  a2a:PersonName [
    rdfs:label "Maria Peters" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Peters"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1827" ;
    a2a:Month "2" ;
    a2a:Day "2" ;
    rdfs:label "1827-02-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] ;
  a2a:Profession "molenaar" .

oa:person_sha_80d62320-44de-c473-9e7c-a78e1e2dccb7_Person-0420dc87-2500-13ad-26da-84b0d97df939
  a a2a:Person ;
  rdfs:label "Antonie Rombouts" ;
  a2a:PersonName [
    rdfs:label "Antonie Rombouts" ;
    a2a:PersonNameFirstName "Antonie" ;
    a2a:PersonNameLastName "Rombouts"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1807" ;
    a2a:Month "11" ;
    a2a:Day "8" ;
    rdfs:label "1807-11-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Princenhage" ;
    rdfs:label "Princenhage"
  ] ;
  a2a:Profession "molenaar" .

oa:person_sha_80d62320-44de-c473-9e7c-a78e1e2dccb7_Person-bfac6339-8b58-0bc9-6f6a-5c8c00d1c735
  a a2a:Person ;
  rdfs:label "Adrianus Rombouts" ;
  a2a:PersonName [
    rdfs:label "Adrianus Rombouts" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Rombouts"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1855" ;
    a2a:Month "2" ;
    a2a:Day "11" ;
    rdfs:label "1855-02-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Elshout" ;
    rdfs:label "Elshout"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_80d62320-44de-c473-9e7c-a78e1e2dccb7_Person-8443837c-4884-4e75-38fb-4374841898f4
  a a2a:Person ;
  rdfs:label "Johanna Rombouts" ;
  a2a:PersonName [
    rdfs:label "Johanna Rombouts" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Rombouts"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1856" ;
    a2a:Month "5" ;
    a2a:Day "24" ;
    rdfs:label "1856-05-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Elshout" ;
    rdfs:label "Elshout"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_80d62320-44de-c473-9e7c-a78e1e2dccb7_Person-568890ff-99cd-4fb6-e1d8-6cf8c1514c70
  a a2a:Person ;
  rdfs:label "Jacobus Rombouts" ;
  a2a:PersonName [
    rdfs:label "Jacobus Rombouts" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Rombouts"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1857" ;
    a2a:Month "8" ;
    a2a:Day "24" ;
    rdfs:label "1857-08-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Elshout" ;
    rdfs:label "Elshout"
  ] ;
  a2a:Profession "molenaar" .

oa:person_sha_80d62320-44de-c473-9e7c-a78e1e2dccb7_Person-484f4555-43e9-2be0-9493-3c4a8a4428ec
  a a2a:Person ;
  rdfs:label "Dingena Rombouts" ;
  a2a:PersonName [
    rdfs:label "Dingena Rombouts" ;
    a2a:PersonNameFirstName "Dingena" ;
    a2a:PersonNameLastName "Rombouts"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1858" ;
    a2a:Month "7" ;
    a2a:Day "14" ;
    rdfs:label "1858-07-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Elshout" ;
    rdfs:label "Elshout"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_80d62320-44de-c473-9e7c-a78e1e2dccb7_Person-64cda0f7-0b4d-d3e9-15bf-901e12b255cf
  a a2a:Person ;
  rdfs:label "Antonie Rombouts" ;
  a2a:PersonName [
    rdfs:label "Antonie Rombouts" ;
    a2a:PersonNameFirstName "Antonie" ;
    a2a:PersonNameLastName "Rombouts"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1866" ;
    a2a:Month "6" ;
    a2a:Day "11" ;
    rdfs:label "1866-06-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Elshout" ;
    rdfs:label "Elshout"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_80d62320-44de-c473-9e7c-a78e1e2dccb7_Person-88b8b324-19b9-2997-dcaa-77ad5d452d0d
  a a2a:Person ;
  rdfs:label "Hendrikus Rombouts" ;
  a2a:PersonName [
    rdfs:label "Hendrikus Rombouts" ;
    a2a:PersonNameFirstName "Hendrikus" ;
    a2a:PersonNameLastName "Rombouts"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1867" ;
    a2a:Month "8" ;
    a2a:Day "24" ;
    rdfs:label "1867-08-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Elshout" ;
    rdfs:label "Elshout"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_80d62320-44de-c473-9e7c-a78e1e2dccb7_Person-c7b7208f-30c7-8413-5d92-673a7cd464b6
  a a2a:Person ;
  rdfs:label "Johannes Rombouts" ;
  a2a:PersonName [
    rdfs:label "Johannes Rombouts" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Rombouts"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1819" ;
    a2a:Month "2" ;
    a2a:Day "2" ;
    rdfs:label "1819-02-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Princenhage" ;
    rdfs:label "Princenhage"
  ] ;
  a2a:Profession "kleermaker" .

oa:person_sha_80d62320-44de-c473-9e7c-a78e1e2dccb7_Person-4a3beb95-fe3a-5aaa-4629-050ba22c1e4e
  a a2a:Person ;
  rdfs:label "Johannes Antonius Rombouts" ;
  a2a:PersonName [
    rdfs:label "Johannes Antonius Rombouts" ;
    a2a:PersonNameFirstName "Johannes Antonius" ;
    a2a:PersonNameLastName "Rombouts"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1861" ;
    a2a:Month "10" ;
    a2a:Day "24" ;
    rdfs:label "1861-10-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Elshout" ;
    rdfs:label "Elshout"
  ] ;
  a2a:Profession "molenaar" .

oa:person_sha_80d62320-44de-c473-9e7c-a78e1e2dccb7_Person-9f50c2f4-40e8-9a81-7e92-6b8b36f2ed4b
  a a2a:Person ;
  rdfs:label "Antonie Rombouts" ;
  a2a:PersonName [
    rdfs:label "Antonie Rombouts" ;
    a2a:PersonNameFirstName "Antonie" ;
    a2a:PersonNameLastName "Rombouts"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1866" ;
    a2a:Month "6" ;
    a2a:Day "11" ;
    rdfs:label "1866-06-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Elshout" ;
    rdfs:label "Elshout"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_80d62320-44de-c473-9e7c-a78e1e2dccb7_Person-6a889b6f-d535-f36e-86fb-31bf626bdf94
  a a2a:Person ;
  rdfs:label "Wilhelm.s Corn.s Brouwers" ;
  a2a:PersonName [
    rdfs:label "Wilhelm.s Corn.s Brouwers" ;
    a2a:PersonNameFirstName "Wilhelm.s Corn.s" ;
    a2a:PersonNameLastName "Brouwers"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1872" ;
    a2a:Month "11" ;
    a2a:Day "12" ;
    rdfs:label "1872-11-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hilvarenbeek" ;
    rdfs:label "Hilvarenbeek"
  ] ;
  a2a:Profession "molenaar" .

oa:event_sha_80d62320-44de-c473-9e7c-a78e1e2dccb7_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1827" ;
    a2a:Month "2" ;
    a2a:Day "2" ;
    rdfs:label "1827-02-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] .

oa:relationep_sha_80d62320-44de-c473-9e7c-a78e1e2dccb7_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_80d62320-44de-c473-9e7c-a78e1e2dccb7_Person:174ebe61-aaf9-0caa-9149-97445294fdc8 ;
  a2a:EventKeyRef oa:event_sha_80d62320-44de-c473-9e7c-a78e1e2dccb7_Event1 .

oa:relationep_sha_80d62320-44de-c473-9e7c-a78e1e2dccb7_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_80d62320-44de-c473-9e7c-a78e1e2dccb7_Person:0420dc87-2500-13ad-26da-84b0d97df939 ;
  a2a:EventKeyRef oa:event_sha_80d62320-44de-c473-9e7c-a78e1e2dccb7_Event1 .

oa:relationep_sha_80d62320-44de-c473-9e7c-a78e1e2dccb7_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_80d62320-44de-c473-9e7c-a78e1e2dccb7_Person:bfac6339-8b58-0bc9-6f6a-5c8c00d1c735 ;
  a2a:EventKeyRef oa:event_sha_80d62320-44de-c473-9e7c-a78e1e2dccb7_Event1 .

oa:relationep_sha_80d62320-44de-c473-9e7c-a78e1e2dccb7_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_80d62320-44de-c473-9e7c-a78e1e2dccb7_Person:8443837c-4884-4e75-38fb-4374841898f4 ;
  a2a:EventKeyRef oa:event_sha_80d62320-44de-c473-9e7c-a78e1e2dccb7_Event1 .

oa:relationep_sha_80d62320-44de-c473-9e7c-a78e1e2dccb7_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_80d62320-44de-c473-9e7c-a78e1e2dccb7_Person:568890ff-99cd-4fb6-e1d8-6cf8c1514c70 ;
  a2a:EventKeyRef oa:event_sha_80d62320-44de-c473-9e7c-a78e1e2dccb7_Event1 .

oa:relationep_sha_80d62320-44de-c473-9e7c-a78e1e2dccb7_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_80d62320-44de-c473-9e7c-a78e1e2dccb7_Person:484f4555-43e9-2be0-9493-3c4a8a4428ec ;
  a2a:EventKeyRef oa:event_sha_80d62320-44de-c473-9e7c-a78e1e2dccb7_Event1 .

oa:relationep_sha_80d62320-44de-c473-9e7c-a78e1e2dccb7_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_80d62320-44de-c473-9e7c-a78e1e2dccb7_Person:64cda0f7-0b4d-d3e9-15bf-901e12b255cf ;
  a2a:EventKeyRef oa:event_sha_80d62320-44de-c473-9e7c-a78e1e2dccb7_Event1 .

oa:relationep_sha_80d62320-44de-c473-9e7c-a78e1e2dccb7_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_80d62320-44de-c473-9e7c-a78e1e2dccb7_Person:88b8b324-19b9-2997-dcaa-77ad5d452d0d ;
  a2a:EventKeyRef oa:event_sha_80d62320-44de-c473-9e7c-a78e1e2dccb7_Event1 .

oa:relationep_sha_80d62320-44de-c473-9e7c-a78e1e2dccb7_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_80d62320-44de-c473-9e7c-a78e1e2dccb7_Person:c7b7208f-30c7-8413-5d92-673a7cd464b6 ;
  a2a:EventKeyRef oa:event_sha_80d62320-44de-c473-9e7c-a78e1e2dccb7_Event1 .

oa:relationep_sha_80d62320-44de-c473-9e7c-a78e1e2dccb7_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_80d62320-44de-c473-9e7c-a78e1e2dccb7_Person:4a3beb95-fe3a-5aaa-4629-050ba22c1e4e ;
  a2a:EventKeyRef oa:event_sha_80d62320-44de-c473-9e7c-a78e1e2dccb7_Event1 .

oa:relationep_sha_80d62320-44de-c473-9e7c-a78e1e2dccb7_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_80d62320-44de-c473-9e7c-a78e1e2dccb7_Person:9f50c2f4-40e8-9a81-7e92-6b8b36f2ed4b ;
  a2a:EventKeyRef oa:event_sha_80d62320-44de-c473-9e7c-a78e1e2dccb7_Event1 .

oa:relationep_sha_80d62320-44de-c473-9e7c-a78e1e2dccb7_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_80d62320-44de-c473-9e7c-a78e1e2dccb7_Person:6a889b6f-d535-f36e-86fb-31bf626bdf94 ;
  a2a:EventKeyRef oa:event_sha_80d62320-44de-c473-9e7c-a78e1e2dccb7_Event1 .

oa:source_sha_80d62320-44de-c473-9e7c-a78e1e2dccb7
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Oudheusden en Elshout" ;
    rdfs:label "Oudheusden en Elshout", "1880-01-01 - 1890-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1880-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1890-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: 5, Periode: 1880-1890" ;
    a2a:Book "Bevolkingsregister" ;
    a2a:RegistryNumber "5" ;
    a2a:Folio "84" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: boek, Deel: 5, Periode: 1880-1890, Bevolkingsregister, 5, 84"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/b3a703d2-ebc1-294a-5dd9-9e4cb1222980.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/80d62320-44de-c473-9e7c-a78e1e2dccb7" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/b3a703d2-ebc1-294a-5dd9-9e4cb1222980.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-07-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/80d62320-44de-c473-9e7c-a78e1e2dccb7" ;
  a2a:RecordGUID "{80d62320-44de-c473-9e7c-a78e1e2dccb7}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4893_00004893.xml van SHA" .

