@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_47996f8f-8af8-6099-dcda-e42691ecfcf6
  a a2a:Record ;
  rdfs:label "Registratie op 10 augustus 1825 te Woudrichem" ;
  a2a:hasPerson oa:person_sha_47996f8f-8af8-6099-dcda-e42691ecfcf6_Person-c36c6df0-30d1-8de5-dc59-02c4b9eea1cc, oa:person_sha_47996f8f-8af8-6099-dcda-e42691ecfcf6_Person-fe7c4345-75c0-6ba0-b8be-e42d336860f9, oa:person_sha_47996f8f-8af8-6099-dcda-e42691ecfcf6_Person-ea69ed6d-a896-ad54-c452-a44e4ff3092b, oa:person_sha_47996f8f-8af8-6099-dcda-e42691ecfcf6_Person-95229ce2-7a99-fdd4-3742-6eaad2e6a97e, oa:person_sha_47996f8f-8af8-6099-dcda-e42691ecfcf6_Person-a900dd31-d3eb-4bae-4e95-4fc2955e477f, oa:person_sha_47996f8f-8af8-6099-dcda-e42691ecfcf6_Person-d016b3ed-8db5-f516-7bbf-eb56abefd4d7, oa:person_sha_47996f8f-8af8-6099-dcda-e42691ecfcf6_Person-8eba6f74-2213-b91e-16bc-e10e59095799, oa:person_sha_47996f8f-8af8-6099-dcda-e42691ecfcf6_Person-d96a9500-f0f1-ce1f-7df8-b64dab5fdfa5, oa:person_sha_47996f8f-8af8-6099-dcda-e42691ecfcf6_Person-5ea1c69a-1318-e332-1955-26793eab8cfa, oa:person_sha_47996f8f-8af8-6099-dcda-e42691ecfcf6_Person-d8eb3dcd-9804-32f0-2b63-2f1a96fd8282, oa:person_sha_47996f8f-8af8-6099-dcda-e42691ecfcf6_Person-cff84af3-430a-5af8-37dc-846467c7a74a, oa:person_sha_47996f8f-8af8-6099-dcda-e42691ecfcf6_Person-1bc645b9-5a8d-1694-9951-48842341ee0a ;
  a2a:hasEvent oa:event_sha_47996f8f-8af8-6099-dcda-e42691ecfcf6_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_47996f8f-8af8-6099-dcda-e42691ecfcf6_0, oa:relationep_sha_47996f8f-8af8-6099-dcda-e42691ecfcf6_1, oa:relationep_sha_47996f8f-8af8-6099-dcda-e42691ecfcf6_2, oa:relationep_sha_47996f8f-8af8-6099-dcda-e42691ecfcf6_3, oa:relationep_sha_47996f8f-8af8-6099-dcda-e42691ecfcf6_4, oa:relationep_sha_47996f8f-8af8-6099-dcda-e42691ecfcf6_5, oa:relationep_sha_47996f8f-8af8-6099-dcda-e42691ecfcf6_6, oa:relationep_sha_47996f8f-8af8-6099-dcda-e42691ecfcf6_7, oa:relationep_sha_47996f8f-8af8-6099-dcda-e42691ecfcf6_8, oa:relationep_sha_47996f8f-8af8-6099-dcda-e42691ecfcf6_9, oa:relationep_sha_47996f8f-8af8-6099-dcda-e42691ecfcf6_10, oa:relationep_sha_47996f8f-8af8-6099-dcda-e42691ecfcf6_11 ;
  a2a:hasSource oa:source_sha_47996f8f-8af8-6099-dcda-e42691ecfcf6 .

oa:person_sha_47996f8f-8af8-6099-dcda-e42691ecfcf6_Person-c36c6df0-30d1-8de5-dc59-02c4b9eea1cc
  a a2a:Person ;
  rdfs:label "Leendert Biesheuvel" ;
  a2a:PersonName [
    rdfs:label "Leendert Biesheuvel" ;
    a2a:PersonNameFirstName "Leendert" ;
    a2a:PersonNameLastName "Biesheuvel"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1825" ;
    a2a:Month "8" ;
    a2a:Day "10" ;
    rdfs:label "1825-08-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] ;
  a2a:Profession "arbeider" .

oa:person_sha_47996f8f-8af8-6099-dcda-e42691ecfcf6_Person-fe7c4345-75c0-6ba0-b8be-e42d336860f9
  a a2a:Person ;
  rdfs:label "Teuntje Kamerman" ;
  a2a:PersonName [
    rdfs:label "Teuntje Kamerman" ;
    a2a:PersonNameFirstName "Teuntje" ;
    a2a:PersonNameLastName "Kamerman"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1833" ;
    a2a:Month "6" ;
    a2a:Day "8" ;
    rdfs:label "1833-06-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Babyloniënbroek" ;
    rdfs:label "Babyloniënbroek"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_47996f8f-8af8-6099-dcda-e42691ecfcf6_Person-ea69ed6d-a896-ad54-c452-a44e4ff3092b
  a a2a:Person ;
  rdfs:label "Teunis Biesheuvel" ;
  a2a:PersonName [
    rdfs:label "Teunis Biesheuvel" ;
    a2a:PersonNameFirstName "Teunis" ;
    a2a:PersonNameLastName "Biesheuvel"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1857" ;
    a2a:Month "12" ;
    a2a:Day "22" ;
    rdfs:label "1857-12-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_47996f8f-8af8-6099-dcda-e42691ecfcf6_Person-95229ce2-7a99-fdd4-3742-6eaad2e6a97e
  a a2a:Person ;
  rdfs:label "Giel Biesheuvel" ;
  a2a:PersonName [
    rdfs:label "Giel Biesheuvel" ;
    a2a:PersonNameFirstName "Giel" ;
    a2a:PersonNameLastName "Biesheuvel"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1859" ;
    a2a:Month "3" ;
    a2a:Day "24" ;
    rdfs:label "1859-03-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_47996f8f-8af8-6099-dcda-e42691ecfcf6_Person-a900dd31-d3eb-4bae-4e95-4fc2955e477f
  a a2a:Person ;
  rdfs:label "Willem Bonis" ;
  a2a:PersonName [
    rdfs:label "Willem Bonis" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Bonis"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1849" ;
    a2a:Month "2" ;
    a2a:Day "4" ;
    rdfs:label "1849-02-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] ;
  a2a:Profession "schipper" .

oa:person_sha_47996f8f-8af8-6099-dcda-e42691ecfcf6_Person-d016b3ed-8db5-f516-7bbf-eb56abefd4d7
  a a2a:Person ;
  rdfs:label "Pieternella Cornelia van der Wiel" ;
  a2a:PersonName [
    rdfs:label "Pieternella Cornelia van der Wiel" ;
    a2a:PersonNameFirstName "Pieternella Cornelia" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Wiel"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1852" ;
    a2a:Month "5" ;
    a2a:Day "7" ;
    rdfs:label "1852-05-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_47996f8f-8af8-6099-dcda-e42691ecfcf6_Person-8eba6f74-2213-b91e-16bc-e10e59095799
  a a2a:Person ;
  rdfs:label "Pieternella Bonis" ;
  a2a:PersonName [
    rdfs:label "Pieternella Bonis" ;
    a2a:PersonNameFirstName "Pieternella" ;
    a2a:PersonNameLastName "Bonis"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1869" ;
    a2a:Month "12" ;
    a2a:Day "16" ;
    rdfs:label "1869-12-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_47996f8f-8af8-6099-dcda-e42691ecfcf6_Person-d96a9500-f0f1-ce1f-7df8-b64dab5fdfa5
  a a2a:Person ;
  rdfs:label "Koenraad Bonis" ;
  a2a:PersonName [
    rdfs:label "Koenraad Bonis" ;
    a2a:PersonNameFirstName "Koenraad" ;
    a2a:PersonNameLastName "Bonis"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1872" ;
    a2a:Month "12" ;
    a2a:Day "20" ;
    rdfs:label "1872-12-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_47996f8f-8af8-6099-dcda-e42691ecfcf6_Person-5ea1c69a-1318-e332-1955-26793eab8cfa
  a a2a:Person ;
  rdfs:label "Teunis Bonis" ;
  a2a:PersonName [
    rdfs:label "Teunis Bonis" ;
    a2a:PersonNameFirstName "Teunis" ;
    a2a:PersonNameLastName "Bonis"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1874" ;
    a2a:Month "3" ;
    a2a:Day "28" ;
    rdfs:label "1874-03-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_47996f8f-8af8-6099-dcda-e42691ecfcf6_Person-d8eb3dcd-9804-32f0-2b63-2f1a96fd8282
  a a2a:Person ;
  rdfs:label "Johanna Bonis" ;
  a2a:PersonName [
    rdfs:label "Johanna Bonis" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Bonis"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1877" ;
    a2a:Month "2" ;
    a2a:Day "21" ;
    rdfs:label "1877-02-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Emmikhoven" ;
    rdfs:label "Emmikhoven"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_47996f8f-8af8-6099-dcda-e42691ecfcf6_Person-cff84af3-430a-5af8-37dc-846467c7a74a
  a a2a:Person ;
  rdfs:label "Willem Cornelis Bonis" ;
  a2a:PersonName [
    rdfs:label "Willem Cornelis Bonis" ;
    a2a:PersonNameFirstName "Willem Cornelis" ;
    a2a:PersonNameLastName "Bonis"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1879" ;
    a2a:Month "9" ;
    a2a:Day "27" ;
    rdfs:label "1879-09-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_47996f8f-8af8-6099-dcda-e42691ecfcf6_Person-1bc645b9-5a8d-1694-9951-48842341ee0a
  a a2a:Person ;
  rdfs:label "Gijsberdina Adriana Bonis" ;
  a2a:PersonName [
    rdfs:label "Gijsberdina Adriana Bonis" ;
    a2a:PersonNameFirstName "Gijsberdina Adriana" ;
    a2a:PersonNameLastName "Bonis"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1887" ;
    a2a:Month "11" ;
    a2a:Day "25" ;
    rdfs:label "1887-11-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_sha_47996f8f-8af8-6099-dcda-e42691ecfcf6_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1825" ;
    a2a:Month "8" ;
    a2a:Day "10" ;
    rdfs:label "1825-08-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] .

oa:relationep_sha_47996f8f-8af8-6099-dcda-e42691ecfcf6_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_47996f8f-8af8-6099-dcda-e42691ecfcf6_Person:c36c6df0-30d1-8de5-dc59-02c4b9eea1cc ;
  a2a:EventKeyRef oa:event_sha_47996f8f-8af8-6099-dcda-e42691ecfcf6_Event1 .

oa:relationep_sha_47996f8f-8af8-6099-dcda-e42691ecfcf6_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_47996f8f-8af8-6099-dcda-e42691ecfcf6_Person:fe7c4345-75c0-6ba0-b8be-e42d336860f9 ;
  a2a:EventKeyRef oa:event_sha_47996f8f-8af8-6099-dcda-e42691ecfcf6_Event1 .

oa:relationep_sha_47996f8f-8af8-6099-dcda-e42691ecfcf6_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_47996f8f-8af8-6099-dcda-e42691ecfcf6_Person:ea69ed6d-a896-ad54-c452-a44e4ff3092b ;
  a2a:EventKeyRef oa:event_sha_47996f8f-8af8-6099-dcda-e42691ecfcf6_Event1 .

oa:relationep_sha_47996f8f-8af8-6099-dcda-e42691ecfcf6_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_47996f8f-8af8-6099-dcda-e42691ecfcf6_Person:95229ce2-7a99-fdd4-3742-6eaad2e6a97e ;
  a2a:EventKeyRef oa:event_sha_47996f8f-8af8-6099-dcda-e42691ecfcf6_Event1 .

oa:relationep_sha_47996f8f-8af8-6099-dcda-e42691ecfcf6_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_47996f8f-8af8-6099-dcda-e42691ecfcf6_Person:a900dd31-d3eb-4bae-4e95-4fc2955e477f ;
  a2a:EventKeyRef oa:event_sha_47996f8f-8af8-6099-dcda-e42691ecfcf6_Event1 .

oa:relationep_sha_47996f8f-8af8-6099-dcda-e42691ecfcf6_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_47996f8f-8af8-6099-dcda-e42691ecfcf6_Person:d016b3ed-8db5-f516-7bbf-eb56abefd4d7 ;
  a2a:EventKeyRef oa:event_sha_47996f8f-8af8-6099-dcda-e42691ecfcf6_Event1 .

oa:relationep_sha_47996f8f-8af8-6099-dcda-e42691ecfcf6_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_47996f8f-8af8-6099-dcda-e42691ecfcf6_Person:8eba6f74-2213-b91e-16bc-e10e59095799 ;
  a2a:EventKeyRef oa:event_sha_47996f8f-8af8-6099-dcda-e42691ecfcf6_Event1 .

oa:relationep_sha_47996f8f-8af8-6099-dcda-e42691ecfcf6_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_47996f8f-8af8-6099-dcda-e42691ecfcf6_Person:d96a9500-f0f1-ce1f-7df8-b64dab5fdfa5 ;
  a2a:EventKeyRef oa:event_sha_47996f8f-8af8-6099-dcda-e42691ecfcf6_Event1 .

oa:relationep_sha_47996f8f-8af8-6099-dcda-e42691ecfcf6_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_47996f8f-8af8-6099-dcda-e42691ecfcf6_Person:5ea1c69a-1318-e332-1955-26793eab8cfa ;
  a2a:EventKeyRef oa:event_sha_47996f8f-8af8-6099-dcda-e42691ecfcf6_Event1 .

oa:relationep_sha_47996f8f-8af8-6099-dcda-e42691ecfcf6_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_47996f8f-8af8-6099-dcda-e42691ecfcf6_Person:d8eb3dcd-9804-32f0-2b63-2f1a96fd8282 ;
  a2a:EventKeyRef oa:event_sha_47996f8f-8af8-6099-dcda-e42691ecfcf6_Event1 .

oa:relationep_sha_47996f8f-8af8-6099-dcda-e42691ecfcf6_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_47996f8f-8af8-6099-dcda-e42691ecfcf6_Person:cff84af3-430a-5af8-37dc-846467c7a74a ;
  a2a:EventKeyRef oa:event_sha_47996f8f-8af8-6099-dcda-e42691ecfcf6_Event1 .

oa:relationep_sha_47996f8f-8af8-6099-dcda-e42691ecfcf6_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_47996f8f-8af8-6099-dcda-e42691ecfcf6_Person:1bc645b9-5a8d-1694-9951-48842341ee0a ;
  a2a:EventKeyRef oa:event_sha_47996f8f-8af8-6099-dcda-e42691ecfcf6_Event1 .

oa:source_sha_47996f8f-8af8-6099-dcda-e42691ecfcf6
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem", "1860-01-01 - 1890-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1860-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: 7, Periode: 1860-1890" ;
    a2a:Book "Bevolkingsregister" ;
    a2a:RegistryNumber "7" ;
    a2a:Folio "27" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: boek, Deel: 7, Periode: 1860-1890, Bevolkingsregister, 7, 27"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/0cf44519-a941-e86d-cd64-83d360a5d0c6.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/47996f8f-8af8-6099-dcda-e42691ecfcf6" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/0cf44519-a941-e86d-cd64-83d360a5d0c6.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-05-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/47996f8f-8af8-6099-dcda-e42691ecfcf6" ;
  a2a:RecordGUID "{47996f8f-8af8-6099-dcda-e42691ecfcf6}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4668_00004668.xml van SHA" .

