@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_eebcf367-c004-109a-78ce-84ef1cece1e8
  a a2a:Record ;
  rdfs:label "Registratie op 18 juni 1797 te Dussen" ;
  a2a:hasPerson oa:person_sha_eebcf367-c004-109a-78ce-84ef1cece1e8_Person-e56e9973-8597-8414-63c0-6f0879d8802b, oa:person_sha_eebcf367-c004-109a-78ce-84ef1cece1e8_Person-7c129f89-76bb-7e69-7c09-2c1bcb26707f, oa:person_sha_eebcf367-c004-109a-78ce-84ef1cece1e8_Person-ce3dabbb-1f7c-5c7c-a2b2-b55b281b0893, oa:person_sha_eebcf367-c004-109a-78ce-84ef1cece1e8_Person-ebf5e41b-17f4-f5fb-00f7-c59f47109e7a, oa:person_sha_eebcf367-c004-109a-78ce-84ef1cece1e8_Person-f12323da-7291-feee-02a9-ecce0491d24b, oa:person_sha_eebcf367-c004-109a-78ce-84ef1cece1e8_Person-fb7f7566-1546-c08b-46fa-7e499a5a875e, oa:person_sha_eebcf367-c004-109a-78ce-84ef1cece1e8_Person-eded234f-243a-c3c3-cc4a-6d1b6376c0b2, oa:person_sha_eebcf367-c004-109a-78ce-84ef1cece1e8_Person-eef2d734-30b8-2ad9-9f92-5600fe8064e9, oa:person_sha_eebcf367-c004-109a-78ce-84ef1cece1e8_Person-ec50f2a3-f618-bde7-cca0-a9f93d80fb1b, oa:person_sha_eebcf367-c004-109a-78ce-84ef1cece1e8_Person-0893255e-ad6d-9e81-8edd-b58874a34e3c, oa:person_sha_eebcf367-c004-109a-78ce-84ef1cece1e8_Person-bdc6a1b2-d879-f2c9-cdc1-65e52baaf5e0, oa:person_sha_eebcf367-c004-109a-78ce-84ef1cece1e8_Person-d736f6d2-80e3-53df-ae09-d02769fb57bf, oa:person_sha_eebcf367-c004-109a-78ce-84ef1cece1e8_Person-cfdfd192-be89-9bb1-7e04-5956b462d7a8 ;
  a2a:hasEvent oa:event_sha_eebcf367-c004-109a-78ce-84ef1cece1e8_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_eebcf367-c004-109a-78ce-84ef1cece1e8_0, oa:relationep_sha_eebcf367-c004-109a-78ce-84ef1cece1e8_1, oa:relationep_sha_eebcf367-c004-109a-78ce-84ef1cece1e8_2, oa:relationep_sha_eebcf367-c004-109a-78ce-84ef1cece1e8_3, oa:relationep_sha_eebcf367-c004-109a-78ce-84ef1cece1e8_4, oa:relationep_sha_eebcf367-c004-109a-78ce-84ef1cece1e8_5, oa:relationep_sha_eebcf367-c004-109a-78ce-84ef1cece1e8_6, oa:relationep_sha_eebcf367-c004-109a-78ce-84ef1cece1e8_7, oa:relationep_sha_eebcf367-c004-109a-78ce-84ef1cece1e8_8, oa:relationep_sha_eebcf367-c004-109a-78ce-84ef1cece1e8_9, oa:relationep_sha_eebcf367-c004-109a-78ce-84ef1cece1e8_10, oa:relationep_sha_eebcf367-c004-109a-78ce-84ef1cece1e8_11, oa:relationep_sha_eebcf367-c004-109a-78ce-84ef1cece1e8_12 ;
  a2a:hasSource oa:source_sha_eebcf367-c004-109a-78ce-84ef1cece1e8 .

oa:person_sha_eebcf367-c004-109a-78ce-84ef1cece1e8_Person-e56e9973-8597-8414-63c0-6f0879d8802b
  a a2a:Person ;
  rdfs:label "Wouter Rombout" ;
  a2a:PersonName [
    rdfs:label "Wouter Rombout" ;
    a2a:PersonNameFirstName "Wouter" ;
    a2a:PersonNameLastName "Rombout"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1797" ;
    a2a:Month "6" ;
    a2a:Day "18" ;
    rdfs:label "1797-06-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] ;
  a2a:Profession "arbeider" .

oa:person_sha_eebcf367-c004-109a-78ce-84ef1cece1e8_Person-7c129f89-76bb-7e69-7c09-2c1bcb26707f
  a a2a:Person ;
  rdfs:label "Cornelia Wijnen" ;
  a2a:PersonName [
    rdfs:label "Cornelia Wijnen" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Wijnen"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1803" ;
    a2a:Month "8" ;
    a2a:Day "12" ;
    rdfs:label "1803-08-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Veen" ;
    rdfs:label "Veen"
  ] .

oa:person_sha_eebcf367-c004-109a-78ce-84ef1cece1e8_Person-ce3dabbb-1f7c-5c7c-a2b2-b55b281b0893
  a a2a:Person ;
  rdfs:label "Cornelis Rombout" ;
  a2a:PersonName [
    rdfs:label "Cornelis Rombout" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Rombout"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1822" ;
    a2a:Month "1" ;
    a2a:Day "6" ;
    rdfs:label "1822-01-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Veen" ;
    rdfs:label "Veen"
  ] .

oa:person_sha_eebcf367-c004-109a-78ce-84ef1cece1e8_Person-ebf5e41b-17f4-f5fb-00f7-c59f47109e7a
  a a2a:Person ;
  rdfs:label "Peter Rombout" ;
  a2a:PersonName [
    rdfs:label "Peter Rombout" ;
    a2a:PersonNameFirstName "Peter" ;
    a2a:PersonNameLastName "Rombout"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1823" ;
    a2a:Month "3" ;
    a2a:Day "20" ;
    rdfs:label "1823-03-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] .

oa:person_sha_eebcf367-c004-109a-78ce-84ef1cece1e8_Person-f12323da-7291-feee-02a9-ecce0491d24b
  a a2a:Person ;
  rdfs:label "Adrianus Rombout" ;
  a2a:PersonName [
    rdfs:label "Adrianus Rombout" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Rombout"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1825" ;
    a2a:Month "10" ;
    a2a:Day "15" ;
    rdfs:label "1825-10-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] .

oa:person_sha_eebcf367-c004-109a-78ce-84ef1cece1e8_Person-fb7f7566-1546-c08b-46fa-7e499a5a875e
  a a2a:Person ;
  rdfs:label "Dingena Rombout" ;
  a2a:PersonName [
    rdfs:label "Dingena Rombout" ;
    a2a:PersonNameFirstName "Dingena" ;
    a2a:PersonNameLastName "Rombout"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1828" ;
    a2a:Month "8" ;
    a2a:Day "3" ;
    rdfs:label "1828-08-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] .

oa:person_sha_eebcf367-c004-109a-78ce-84ef1cece1e8_Person-eded234f-243a-c3c3-cc4a-6d1b6376c0b2
  a a2a:Person ;
  rdfs:label "Adriana Rombout" ;
  a2a:PersonName [
    rdfs:label "Adriana Rombout" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNameLastName "Rombout"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1831" ;
    a2a:Month "10" ;
    a2a:Day "4" ;
    rdfs:label "1831-10-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "De Werken" ;
    rdfs:label "De Werken"
  ] .

oa:person_sha_eebcf367-c004-109a-78ce-84ef1cece1e8_Person-eef2d734-30b8-2ad9-9f92-5600fe8064e9
  a a2a:Person ;
  rdfs:label "Wouter Rombout" ;
  a2a:PersonName [
    rdfs:label "Wouter Rombout" ;
    a2a:PersonNameFirstName "Wouter" ;
    a2a:PersonNameLastName "Rombout"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1837" ;
    a2a:Month "1" ;
    a2a:Day "4" ;
    rdfs:label "1837-01-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "De Werken" ;
    rdfs:label "De Werken"
  ] .

oa:person_sha_eebcf367-c004-109a-78ce-84ef1cece1e8_Person-ec50f2a3-f618-bde7-cca0-a9f93d80fb1b
  a a2a:Person ;
  rdfs:label "Cornelia Rombout" ;
  a2a:PersonName [
    rdfs:label "Cornelia Rombout" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Rombout"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1843" ;
    a2a:Month "2" ;
    a2a:Day "10" ;
    rdfs:label "1843-02-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "De Werken" ;
    rdfs:label "De Werken"
  ] .

oa:person_sha_eebcf367-c004-109a-78ce-84ef1cece1e8_Person-0893255e-ad6d-9e81-8edd-b58874a34e3c
  a a2a:Person ;
  rdfs:label "Arie Pruijsen" ;
  a2a:PersonName [
    rdfs:label "Arie Pruijsen" ;
    a2a:PersonNameFirstName "Arie" ;
    a2a:PersonNameLastName "Pruijsen"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1791" ;
    a2a:Month "11" ;
    a2a:Day "22" ;
    rdfs:label "1791-11-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk"
  ] ;
  a2a:Profession "molenaar" .

oa:person_sha_eebcf367-c004-109a-78ce-84ef1cece1e8_Person-bdc6a1b2-d879-f2c9-cdc1-65e52baaf5e0
  a a2a:Person ;
  rdfs:label "Jenneke van der Wiel" ;
  a2a:PersonName [
    rdfs:label "Jenneke van der Wiel" ;
    a2a:PersonNameFirstName "Jenneke" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Wiel"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1795" ;
    a2a:Month "11" ;
    a2a:Day "2" ;
    rdfs:label "1795-11-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] .

oa:person_sha_eebcf367-c004-109a-78ce-84ef1cece1e8_Person-d736f6d2-80e3-53df-ae09-d02769fb57bf
  a a2a:Person ;
  rdfs:label "Johannes Pruijsen" ;
  a2a:PersonName [
    rdfs:label "Johannes Pruijsen" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Pruijsen"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1818" ;
    a2a:Month "7" ;
    a2a:Day "14" ;
    rdfs:label "1818-07-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "De Werken" ;
    rdfs:label "De Werken"
  ] .

oa:person_sha_eebcf367-c004-109a-78ce-84ef1cece1e8_Person-cfdfd192-be89-9bb1-7e04-5956b462d7a8
  a a2a:Person ;
  rdfs:label "Willem Smeermans" ;
  a2a:PersonName [
    rdfs:label "Willem Smeermans" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Smeermans"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1770" ;
    a2a:Month "2" ;
    a2a:Day "6" ;
    rdfs:label "1770-02-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk"
  ] .

oa:event_sha_eebcf367-c004-109a-78ce-84ef1cece1e8_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1797" ;
    a2a:Month "6" ;
    a2a:Day "18" ;
    rdfs:label "1797-06-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] .

oa:relationep_sha_eebcf367-c004-109a-78ce-84ef1cece1e8_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_eebcf367-c004-109a-78ce-84ef1cece1e8_Person:e56e9973-8597-8414-63c0-6f0879d8802b ;
  a2a:EventKeyRef oa:event_sha_eebcf367-c004-109a-78ce-84ef1cece1e8_Event1 .

oa:relationep_sha_eebcf367-c004-109a-78ce-84ef1cece1e8_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_eebcf367-c004-109a-78ce-84ef1cece1e8_Person:7c129f89-76bb-7e69-7c09-2c1bcb26707f ;
  a2a:EventKeyRef oa:event_sha_eebcf367-c004-109a-78ce-84ef1cece1e8_Event1 .

oa:relationep_sha_eebcf367-c004-109a-78ce-84ef1cece1e8_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_eebcf367-c004-109a-78ce-84ef1cece1e8_Person:ce3dabbb-1f7c-5c7c-a2b2-b55b281b0893 ;
  a2a:EventKeyRef oa:event_sha_eebcf367-c004-109a-78ce-84ef1cece1e8_Event1 .

oa:relationep_sha_eebcf367-c004-109a-78ce-84ef1cece1e8_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_eebcf367-c004-109a-78ce-84ef1cece1e8_Person:ebf5e41b-17f4-f5fb-00f7-c59f47109e7a ;
  a2a:EventKeyRef oa:event_sha_eebcf367-c004-109a-78ce-84ef1cece1e8_Event1 .

oa:relationep_sha_eebcf367-c004-109a-78ce-84ef1cece1e8_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_eebcf367-c004-109a-78ce-84ef1cece1e8_Person:f12323da-7291-feee-02a9-ecce0491d24b ;
  a2a:EventKeyRef oa:event_sha_eebcf367-c004-109a-78ce-84ef1cece1e8_Event1 .

oa:relationep_sha_eebcf367-c004-109a-78ce-84ef1cece1e8_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_eebcf367-c004-109a-78ce-84ef1cece1e8_Person:fb7f7566-1546-c08b-46fa-7e499a5a875e ;
  a2a:EventKeyRef oa:event_sha_eebcf367-c004-109a-78ce-84ef1cece1e8_Event1 .

oa:relationep_sha_eebcf367-c004-109a-78ce-84ef1cece1e8_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_eebcf367-c004-109a-78ce-84ef1cece1e8_Person:eded234f-243a-c3c3-cc4a-6d1b6376c0b2 ;
  a2a:EventKeyRef oa:event_sha_eebcf367-c004-109a-78ce-84ef1cece1e8_Event1 .

oa:relationep_sha_eebcf367-c004-109a-78ce-84ef1cece1e8_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_eebcf367-c004-109a-78ce-84ef1cece1e8_Person:eef2d734-30b8-2ad9-9f92-5600fe8064e9 ;
  a2a:EventKeyRef oa:event_sha_eebcf367-c004-109a-78ce-84ef1cece1e8_Event1 .

oa:relationep_sha_eebcf367-c004-109a-78ce-84ef1cece1e8_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_eebcf367-c004-109a-78ce-84ef1cece1e8_Person:ec50f2a3-f618-bde7-cca0-a9f93d80fb1b ;
  a2a:EventKeyRef oa:event_sha_eebcf367-c004-109a-78ce-84ef1cece1e8_Event1 .

oa:relationep_sha_eebcf367-c004-109a-78ce-84ef1cece1e8_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_eebcf367-c004-109a-78ce-84ef1cece1e8_Person:0893255e-ad6d-9e81-8edd-b58874a34e3c ;
  a2a:EventKeyRef oa:event_sha_eebcf367-c004-109a-78ce-84ef1cece1e8_Event1 .

oa:relationep_sha_eebcf367-c004-109a-78ce-84ef1cece1e8_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_eebcf367-c004-109a-78ce-84ef1cece1e8_Person:bdc6a1b2-d879-f2c9-cdc1-65e52baaf5e0 ;
  a2a:EventKeyRef oa:event_sha_eebcf367-c004-109a-78ce-84ef1cece1e8_Event1 .

oa:relationep_sha_eebcf367-c004-109a-78ce-84ef1cece1e8_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_eebcf367-c004-109a-78ce-84ef1cece1e8_Person:d736f6d2-80e3-53df-ae09-d02769fb57bf ;
  a2a:EventKeyRef oa:event_sha_eebcf367-c004-109a-78ce-84ef1cece1e8_Event1 .

oa:relationep_sha_eebcf367-c004-109a-78ce-84ef1cece1e8_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_eebcf367-c004-109a-78ce-84ef1cece1e8_Person:cfdfd192-be89-9bb1-7e04-5956b462d7a8 ;
  a2a:EventKeyRef oa:event_sha_eebcf367-c004-109a-78ce-84ef1cece1e8_Event1 .

oa:source_sha_eebcf367-c004-109a-78ce-84ef1cece1e8
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "De Werken en Sleeuwijk" ;
    rdfs:label "De Werken en Sleeuwijk", "1839-01-01 - 1842-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1839-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1842-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: 1839-1842" ;
    a2a:Book "Bevolkingsregister" ;
    a2a:RegistryNumber "3" ;
    a2a:Folio "27" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: boek, Deel: 3, Periode: 1839-1842, Bevolkingsregister, 3, 27"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/97a079de-fc9a-e651-ea29-b9e4410b6ba0.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/eebcf367-c004-109a-78ce-84ef1cece1e8" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/97a079de-fc9a-e651-ea29-b9e4410b6ba0.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-05-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/eebcf367-c004-109a-78ce-84ef1cece1e8" ;
  a2a:RecordGUID "{eebcf367-c004-109a-78ce-84ef1cece1e8}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4264_00004264.xml van SHA" .

