@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_thl_d9815dca-ce92-4f13-b19d-4e2c585c02ce
  a a2a:Record ;
  rdfs:label "Doop op 17 december 1741 te Poortvliet" ;
  a2a:hasPerson oa:person_thl_d9815dca-ce92-4f13-b19d-4e2c585c02ce_Person-38da309b-24c8-42cd-9877-624cf2748dcb, oa:person_thl_d9815dca-ce92-4f13-b19d-4e2c585c02ce_Person-dc35a30e-c7c9-45a9-aefb-5bf94ed7e198, oa:person_thl_d9815dca-ce92-4f13-b19d-4e2c585c02ce_Person-5ecec42c-2d3b-4b9b-b0fa-90337046231f, oa:person_thl_d9815dca-ce92-4f13-b19d-4e2c585c02ce_Person-2f239835-1808-46c0-b45b-8a4fc8ef99e8, oa:person_thl_d9815dca-ce92-4f13-b19d-4e2c585c02ce_Person-fc53f66f-35c3-4e1e-a2e2-16d193974c6c ;
  a2a:hasEvent oa:event_thl_d9815dca-ce92-4f13-b19d-4e2c585c02ce_Event1 ;
  a2a:hasRelationEP oa:relationep_thl_d9815dca-ce92-4f13-b19d-4e2c585c02ce_0, oa:relationep_thl_d9815dca-ce92-4f13-b19d-4e2c585c02ce_1, oa:relationep_thl_d9815dca-ce92-4f13-b19d-4e2c585c02ce_2, oa:relationep_thl_d9815dca-ce92-4f13-b19d-4e2c585c02ce_3, oa:relationep_thl_d9815dca-ce92-4f13-b19d-4e2c585c02ce_4 ;
  a2a:hasSource oa:source_thl_d9815dca-ce92-4f13-b19d-4e2c585c02ce .

oa:person_thl_d9815dca-ce92-4f13-b19d-4e2c585c02ce_Person-38da309b-24c8-42cd-9877-624cf2748dcb
  a a2a:Person ;
  rdfs:label "Cornelis Gene" ;
  a2a:PersonName [
    rdfs:label "Cornelis Gene" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Gene"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Poortvliet" ;
    rdfs:label "Poortvliet"
  ] .

oa:person_thl_d9815dca-ce92-4f13-b19d-4e2c585c02ce_Person-dc35a30e-c7c9-45a9-aefb-5bf94ed7e198
  a a2a:Person ;
  rdfs:label "Leendert Gene" ;
  a2a:PersonName [
    rdfs:label "Leendert Gene" ;
    a2a:PersonNameFirstName "Leendert" ;
    a2a:PersonNameLastName "Gene"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_d9815dca-ce92-4f13-b19d-4e2c585c02ce_Person-5ecec42c-2d3b-4b9b-b0fa-90337046231f
  a a2a:Person ;
  rdfs:label "Geertruijt Gene" ;
  a2a:PersonName [
    rdfs:label "Geertruijt Gene" ;
    a2a:PersonNameFirstName "Geertruijt" ;
    a2a:PersonNameLastName "Gene"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_d9815dca-ce92-4f13-b19d-4e2c585c02ce_Person-2f239835-1808-46c0-b45b-8a4fc8ef99e8
  a a2a:Person ;
  rdfs:label "Marinus Gene" ;
  a2a:PersonName [
    rdfs:label "Marinus Gene" ;
    a2a:PersonNameFirstName "Marinus" ;
    a2a:PersonNameLastName "Gene"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_d9815dca-ce92-4f13-b19d-4e2c585c02ce_Person-fc53f66f-35c3-4e1e-a2e2-16d193974c6c
  a a2a:Person ;
  rdfs:label "Neeltje Kuijpers" ;
  a2a:PersonName [
    rdfs:label "Neeltje Kuijpers" ;
    a2a:PersonNameFirstName "Neeltje" ;
    a2a:PersonNameLastName "Kuijpers"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_thl_d9815dca-ce92-4f13-b19d-4e2c585c02ce_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1741" ;
    a2a:Month "12" ;
    a2a:Day "17" ;
    rdfs:label "1741-12-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Poortvliet" ;
    rdfs:label "Poortvliet"
  ] .

oa:relationep_thl_d9815dca-ce92-4f13-b19d-4e2c585c02ce_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_thl_d9815dca-ce92-4f13-b19d-4e2c585c02ce_Person:38da309b-24c8-42cd-9877-624cf2748dcb ;
  a2a:EventKeyRef oa:event_thl_d9815dca-ce92-4f13-b19d-4e2c585c02ce_Event1 .

oa:relationep_thl_d9815dca-ce92-4f13-b19d-4e2c585c02ce_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_d9815dca-ce92-4f13-b19d-4e2c585c02ce_Person:dc35a30e-c7c9-45a9-aefb-5bf94ed7e198 ;
  a2a:EventKeyRef oa:event_thl_d9815dca-ce92-4f13-b19d-4e2c585c02ce_Event1 .

oa:relationep_thl_d9815dca-ce92-4f13-b19d-4e2c585c02ce_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_d9815dca-ce92-4f13-b19d-4e2c585c02ce_Person:5ecec42c-2d3b-4b9b-b0fa-90337046231f ;
  a2a:EventKeyRef oa:event_thl_d9815dca-ce92-4f13-b19d-4e2c585c02ce_Event1 .

oa:relationep_thl_d9815dca-ce92-4f13-b19d-4e2c585c02ce_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_thl_d9815dca-ce92-4f13-b19d-4e2c585c02ce_Person:2f239835-1808-46c0-b45b-8a4fc8ef99e8 ;
  a2a:EventKeyRef oa:event_thl_d9815dca-ce92-4f13-b19d-4e2c585c02ce_Event1 .

oa:relationep_thl_d9815dca-ce92-4f13-b19d-4e2c585c02ce_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_thl_d9815dca-ce92-4f13-b19d-4e2c585c02ce_Person:fc53f66f-35c3-4e1e-a2e2-16d193974c6c ;
  a2a:EventKeyRef oa:event_thl_d9815dca-ce92-4f13-b19d-4e2c585c02ce_Event1 .

oa:source_thl_d9815dca-ce92-4f13-b19d-4e2c585c02ce
  a a2a:Source ;
  rdfs:label "Gemeentearchief Tholen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Poortvliet" ;
    rdfs:label "Poortvliet", "1741-12-17 - 1741-12-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1741-12-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1741-12-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1741" ;
    a2a:Month "12" ;
    a2a:Day "17" ;
    rdfs:label "1741-12-17"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeentearchief Tholen" ;
    a2a:Place "Tholen" ;
    a2a:Collection "Bron: boek, Deel: DTB_010, Periode: 1735-1810" ;
    a2a:Book "Doopboek NH kerk" ;
    a2a:RegistryNumber "DTB_010" ;
    rdfs:label "Gemeentearchief Tholen, Tholen, Bron: boek, Deel: DTB_010, Periode: 1735-1810, Doopboek NH kerk, DTB_010"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/thl/thumb/640x480/f1f099d0-f6a8-d0fe-337d-f9efd9956869.jpg" ;
    a2a:UriViewer "https://archieftholen.nl/onze-bronnen/voorouders/deeds/d9815dca-ce92-4f13-b19d-4e2c585c02ce" ;
    a2a:UriPreview "https://images.memorix.nl/thl/thumb/250x250/f1f099d0-f6a8-d0fe-337d-f9efd9956869.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-08-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieftholen.nl/onze-bronnen/voorouders/deeds/d9815dca-ce92-4f13-b19d-4e2c585c02ce" ;
  a2a:RecordGUID "{d9815dca-ce92-4f13-b19d-4e2c585c02ce}" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "DTB_010" ;
  a2a:SourceRemarkregister_periode "1735-1810" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250426_2499_00002499.xml van THL" .

