@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_9ba72bd6-bc06-bbcf-1c65-93528ca5455b
  a a2a:Record ;
  rdfs:label "Registratie op 5 augustus 1836 te Emmikhoven" ;
  a2a:hasPerson oa:person_sha_9ba72bd6-bc06-bbcf-1c65-93528ca5455b_Person-41dd9389-e8b5-cf80-26f4-8f1d52e15af6, oa:person_sha_9ba72bd6-bc06-bbcf-1c65-93528ca5455b_Person-b56f3a26-0451-b32e-202c-54a2ad96f735, oa:person_sha_9ba72bd6-bc06-bbcf-1c65-93528ca5455b_Person-b0478cf3-a236-c07d-c68d-0ea0eebdac06, oa:person_sha_9ba72bd6-bc06-bbcf-1c65-93528ca5455b_Person-8b8abf72-7f88-5e23-4545-d346056f8872, oa:person_sha_9ba72bd6-bc06-bbcf-1c65-93528ca5455b_Person-adadac8e-3d0c-f0fa-dd74-ca19c53d2a9c, oa:person_sha_9ba72bd6-bc06-bbcf-1c65-93528ca5455b_Person-8c336d3c-07db-3492-e422-f5140fe72792, oa:person_sha_9ba72bd6-bc06-bbcf-1c65-93528ca5455b_Person-fecafa5d-35ce-4449-33d9-563ccd601c62, oa:person_sha_9ba72bd6-bc06-bbcf-1c65-93528ca5455b_Person-1489f1ca-6531-474d-7597-7c7b3fb2fa3b, oa:person_sha_9ba72bd6-bc06-bbcf-1c65-93528ca5455b_Person-cbbe7bcc-a099-926b-ed4d-c0e3810ba2be, oa:person_sha_9ba72bd6-bc06-bbcf-1c65-93528ca5455b_Person-59319ea6-00f7-c1ce-cbb0-bd649e6d4589, oa:person_sha_9ba72bd6-bc06-bbcf-1c65-93528ca5455b_Person-8dd05fd6-a7cc-f9dd-805f-3af51b6d13b1, oa:person_sha_9ba72bd6-bc06-bbcf-1c65-93528ca5455b_Person-8a644bc2-1d50-192f-8541-e4761085e413 ;
  a2a:hasEvent oa:event_sha_9ba72bd6-bc06-bbcf-1c65-93528ca5455b_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_9ba72bd6-bc06-bbcf-1c65-93528ca5455b_0, oa:relationep_sha_9ba72bd6-bc06-bbcf-1c65-93528ca5455b_1, oa:relationep_sha_9ba72bd6-bc06-bbcf-1c65-93528ca5455b_2, oa:relationep_sha_9ba72bd6-bc06-bbcf-1c65-93528ca5455b_3, oa:relationep_sha_9ba72bd6-bc06-bbcf-1c65-93528ca5455b_4, oa:relationep_sha_9ba72bd6-bc06-bbcf-1c65-93528ca5455b_5, oa:relationep_sha_9ba72bd6-bc06-bbcf-1c65-93528ca5455b_6, oa:relationep_sha_9ba72bd6-bc06-bbcf-1c65-93528ca5455b_7, oa:relationep_sha_9ba72bd6-bc06-bbcf-1c65-93528ca5455b_8, oa:relationep_sha_9ba72bd6-bc06-bbcf-1c65-93528ca5455b_9, oa:relationep_sha_9ba72bd6-bc06-bbcf-1c65-93528ca5455b_10, oa:relationep_sha_9ba72bd6-bc06-bbcf-1c65-93528ca5455b_11 ;
  a2a:hasSource oa:source_sha_9ba72bd6-bc06-bbcf-1c65-93528ca5455b .

oa:person_sha_9ba72bd6-bc06-bbcf-1c65-93528ca5455b_Person-41dd9389-e8b5-cf80-26f4-8f1d52e15af6
  a a2a:Person ;
  rdfs:label "Pieternella de Graaf" ;
  a2a:PersonName [
    rdfs:label "Pieternella de Graaf" ;
    a2a:PersonNameFirstName "Pieternella" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Graaf"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1836" ;
    a2a:Month "8" ;
    a2a:Day "5" ;
    rdfs:label "1836-08-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Emmikhoven" ;
    rdfs:label "Emmikhoven"
  ] ;
  a2a:Profession "winkelier" .

oa:person_sha_9ba72bd6-bc06-bbcf-1c65-93528ca5455b_Person-b56f3a26-0451-b32e-202c-54a2ad96f735
  a a2a:Person ;
  rdfs:label "Peter Hendrikus Rombout" ;
  a2a:PersonName [
    rdfs:label "Peter Hendrikus Rombout" ;
    a2a:PersonNameFirstName "Peter Hendrikus" ;
    a2a:PersonNameLastName "Rombout"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1864" ;
    a2a:Month "5" ;
    a2a:Day "24" ;
    rdfs:label "1864-05-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "De Werken" ;
    rdfs:label "De Werken"
  ] ;
  a2a:Profession "koopman" .

oa:person_sha_9ba72bd6-bc06-bbcf-1c65-93528ca5455b_Person-b0478cf3-a236-c07d-c68d-0ea0eebdac06
  a a2a:Person ;
  rdfs:label "Belia Kouw" ;
  a2a:PersonName [
    rdfs:label "Belia Kouw" ;
    a2a:PersonNameFirstName "Belia" ;
    a2a:PersonNameLastName "Kouw"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1870" ;
    a2a:Month "7" ;
    a2a:Day "7" ;
    rdfs:label "1870-07-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "De Werken" ;
    rdfs:label "De Werken"
  ] .

oa:person_sha_9ba72bd6-bc06-bbcf-1c65-93528ca5455b_Person-8b8abf72-7f88-5e23-4545-d346056f8872
  a a2a:Person ;
  rdfs:label "Leendert Rombout" ;
  a2a:PersonName [
    rdfs:label "Leendert Rombout" ;
    a2a:PersonNameFirstName "Leendert" ;
    a2a:PersonNameLastName "Rombout"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1893" ;
    a2a:Month "12" ;
    a2a:Day "9" ;
    rdfs:label "1893-12-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk"
  ] .

oa:person_sha_9ba72bd6-bc06-bbcf-1c65-93528ca5455b_Person-adadac8e-3d0c-f0fa-dd74-ca19c53d2a9c
  a a2a:Person ;
  rdfs:label "Hendrika Rombout" ;
  a2a:PersonName [
    rdfs:label "Hendrika Rombout" ;
    a2a:PersonNameFirstName "Hendrika" ;
    a2a:PersonNameLastName "Rombout"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1896" ;
    a2a:Month "2" ;
    a2a:Day "4" ;
    rdfs:label "1896-02-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk"
  ] .

oa:person_sha_9ba72bd6-bc06-bbcf-1c65-93528ca5455b_Person-8c336d3c-07db-3492-e422-f5140fe72792
  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 "1899" ;
    a2a:Month "3" ;
    a2a:Day "29" ;
    rdfs:label "1899-03-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk"
  ] .

oa:person_sha_9ba72bd6-bc06-bbcf-1c65-93528ca5455b_Person-fecafa5d-35ce-4449-33d9-563ccd601c62
  a a2a:Person ;
  rdfs:label "Metje Wieringa" ;
  a2a:PersonName [
    rdfs:label "Metje Wieringa" ;
    a2a:PersonNameFirstName "Metje" ;
    a2a:PersonNameLastName "Wieringa"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1878" ;
    a2a:Month "8" ;
    a2a:Day "6" ;
    rdfs:label "1878-08-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk"
  ] .

oa:person_sha_9ba72bd6-bc06-bbcf-1c65-93528ca5455b_Person-1489f1ca-6531-474d-7597-7c7b3fb2fa3b
  a a2a:Person ;
  rdfs:label "Anna Roubos" ;
  a2a:PersonName [
    rdfs:label "Anna Roubos" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Roubos"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1900" ;
    a2a:Month "9" ;
    a2a:Day "1" ;
    rdfs:label "1900-09-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk"
  ] .

oa:person_sha_9ba72bd6-bc06-bbcf-1c65-93528ca5455b_Person-cbbe7bcc-a099-926b-ed4d-c0e3810ba2be
  a a2a:Person ;
  rdfs:label "Pieternella Rombout" ;
  a2a:PersonName [
    rdfs:label "Pieternella Rombout" ;
    a2a:PersonNameFirstName "Pieternella" ;
    a2a:PersonNameLastName "Rombout"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1901" ;
    a2a:Month "12" ;
    a2a:Day "7" ;
    rdfs:label "1901-12-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk"
  ] .

oa:person_sha_9ba72bd6-bc06-bbcf-1c65-93528ca5455b_Person-59319ea6-00f7-c1ce-cbb0-bd649e6d4589
  a a2a:Person ;
  rdfs:label "Arie Rombout" ;
  a2a:PersonName [
    rdfs:label "Arie Rombout" ;
    a2a:PersonNameFirstName "Arie" ;
    a2a:PersonNameLastName "Rombout"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1904" ;
    a2a:Month "3" ;
    a2a:Day "12" ;
    rdfs:label "1904-03-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk"
  ] .

oa:person_sha_9ba72bd6-bc06-bbcf-1c65-93528ca5455b_Person-8dd05fd6-a7cc-f9dd-805f-3af51b6d13b1
  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 "1906" ;
    a2a:Month "8" ;
    a2a:Day "28" ;
    rdfs:label "1906-08-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk"
  ] .

oa:person_sha_9ba72bd6-bc06-bbcf-1c65-93528ca5455b_Person-8a644bc2-1d50-192f-8541-e4761085e413
  a a2a:Person ;
  rdfs:label "Onnolina Metta Rombout" ;
  a2a:PersonName [
    rdfs:label "Onnolina Metta Rombout" ;
    a2a:PersonNameFirstName "Onnolina Metta" ;
    a2a:PersonNameLastName "Rombout"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1908" ;
    a2a:Month "3" ;
    a2a:Day "10" ;
    rdfs:label "1908-03-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk"
  ] .

oa:event_sha_9ba72bd6-bc06-bbcf-1c65-93528ca5455b_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1836" ;
    a2a:Month "8" ;
    a2a:Day "5" ;
    rdfs:label "1836-08-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Emmikhoven" ;
    rdfs:label "Emmikhoven"
  ] .

oa:relationep_sha_9ba72bd6-bc06-bbcf-1c65-93528ca5455b_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_9ba72bd6-bc06-bbcf-1c65-93528ca5455b_Person:41dd9389-e8b5-cf80-26f4-8f1d52e15af6 ;
  a2a:EventKeyRef oa:event_sha_9ba72bd6-bc06-bbcf-1c65-93528ca5455b_Event1 .

oa:relationep_sha_9ba72bd6-bc06-bbcf-1c65-93528ca5455b_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_9ba72bd6-bc06-bbcf-1c65-93528ca5455b_Person:b56f3a26-0451-b32e-202c-54a2ad96f735 ;
  a2a:EventKeyRef oa:event_sha_9ba72bd6-bc06-bbcf-1c65-93528ca5455b_Event1 .

oa:relationep_sha_9ba72bd6-bc06-bbcf-1c65-93528ca5455b_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_9ba72bd6-bc06-bbcf-1c65-93528ca5455b_Person:b0478cf3-a236-c07d-c68d-0ea0eebdac06 ;
  a2a:EventKeyRef oa:event_sha_9ba72bd6-bc06-bbcf-1c65-93528ca5455b_Event1 .

oa:relationep_sha_9ba72bd6-bc06-bbcf-1c65-93528ca5455b_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_9ba72bd6-bc06-bbcf-1c65-93528ca5455b_Person:8b8abf72-7f88-5e23-4545-d346056f8872 ;
  a2a:EventKeyRef oa:event_sha_9ba72bd6-bc06-bbcf-1c65-93528ca5455b_Event1 .

oa:relationep_sha_9ba72bd6-bc06-bbcf-1c65-93528ca5455b_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_9ba72bd6-bc06-bbcf-1c65-93528ca5455b_Person:adadac8e-3d0c-f0fa-dd74-ca19c53d2a9c ;
  a2a:EventKeyRef oa:event_sha_9ba72bd6-bc06-bbcf-1c65-93528ca5455b_Event1 .

oa:relationep_sha_9ba72bd6-bc06-bbcf-1c65-93528ca5455b_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_9ba72bd6-bc06-bbcf-1c65-93528ca5455b_Person:8c336d3c-07db-3492-e422-f5140fe72792 ;
  a2a:EventKeyRef oa:event_sha_9ba72bd6-bc06-bbcf-1c65-93528ca5455b_Event1 .

oa:relationep_sha_9ba72bd6-bc06-bbcf-1c65-93528ca5455b_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_9ba72bd6-bc06-bbcf-1c65-93528ca5455b_Person:fecafa5d-35ce-4449-33d9-563ccd601c62 ;
  a2a:EventKeyRef oa:event_sha_9ba72bd6-bc06-bbcf-1c65-93528ca5455b_Event1 .

oa:relationep_sha_9ba72bd6-bc06-bbcf-1c65-93528ca5455b_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_9ba72bd6-bc06-bbcf-1c65-93528ca5455b_Person:1489f1ca-6531-474d-7597-7c7b3fb2fa3b ;
  a2a:EventKeyRef oa:event_sha_9ba72bd6-bc06-bbcf-1c65-93528ca5455b_Event1 .

oa:relationep_sha_9ba72bd6-bc06-bbcf-1c65-93528ca5455b_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_9ba72bd6-bc06-bbcf-1c65-93528ca5455b_Person:cbbe7bcc-a099-926b-ed4d-c0e3810ba2be ;
  a2a:EventKeyRef oa:event_sha_9ba72bd6-bc06-bbcf-1c65-93528ca5455b_Event1 .

oa:relationep_sha_9ba72bd6-bc06-bbcf-1c65-93528ca5455b_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_9ba72bd6-bc06-bbcf-1c65-93528ca5455b_Person:59319ea6-00f7-c1ce-cbb0-bd649e6d4589 ;
  a2a:EventKeyRef oa:event_sha_9ba72bd6-bc06-bbcf-1c65-93528ca5455b_Event1 .

oa:relationep_sha_9ba72bd6-bc06-bbcf-1c65-93528ca5455b_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_9ba72bd6-bc06-bbcf-1c65-93528ca5455b_Person:8dd05fd6-a7cc-f9dd-805f-3af51b6d13b1 ;
  a2a:EventKeyRef oa:event_sha_9ba72bd6-bc06-bbcf-1c65-93528ca5455b_Event1 .

oa:relationep_sha_9ba72bd6-bc06-bbcf-1c65-93528ca5455b_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_9ba72bd6-bc06-bbcf-1c65-93528ca5455b_Person:8a644bc2-1d50-192f-8541-e4761085e413 ;
  a2a:EventKeyRef oa:event_sha_9ba72bd6-bc06-bbcf-1c65-93528ca5455b_Event1 .

oa:source_sha_9ba72bd6-bc06-bbcf-1c65-93528ca5455b
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk", "1900-01-01 - 1910-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1900-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1910-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: 27, Periode: 1900-1910" ;
    a2a:Book "Bevolkingsregister" ;
    a2a:RegistryNumber "27" ;
    a2a:Folio "215" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: boek, Deel: 27, Periode: 1900-1910, Bevolkingsregister, 27, 215"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/54ceae99-e8ad-bddf-0543-bf2592c6492e.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/9ba72bd6-bc06-bbcf-1c65-93528ca5455b" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/54ceae99-e8ad-bddf-0543-bf2592c6492e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-09-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/9ba72bd6-bc06-bbcf-1c65-93528ca5455b" ;
  a2a:RecordGUID "{9ba72bd6-bc06-bbcf-1c65-93528ca5455b}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4997_00004997.xml van SHA" .

