@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_bbf01f96-4d75-4f74-8eee-2dd73fc48959
  a a2a:Record ;
  rdfs:label "Doop op 15 april 1787 te Poortvliet" ;
  a2a:hasPerson oa:person_thl_bbf01f96-4d75-4f74-8eee-2dd73fc48959_Person-99aee14c-4487-45db-bb78-a46dfa0e236c, oa:person_thl_bbf01f96-4d75-4f74-8eee-2dd73fc48959_Person-a3e31065-9bc8-43e7-8a5c-d76c77088f0f, oa:person_thl_bbf01f96-4d75-4f74-8eee-2dd73fc48959_Person-cf2526a6-e493-4ad9-8d62-df04b6116d90, oa:person_thl_bbf01f96-4d75-4f74-8eee-2dd73fc48959_Person-6e384954-625a-4912-8c52-27c559060189, oa:person_thl_bbf01f96-4d75-4f74-8eee-2dd73fc48959_Person-d3d2a9bc-6dfb-4d92-9b9e-a9bf7662d24f ;
  a2a:hasEvent oa:event_thl_bbf01f96-4d75-4f74-8eee-2dd73fc48959_Event1 ;
  a2a:hasRelationEP oa:relationep_thl_bbf01f96-4d75-4f74-8eee-2dd73fc48959_0, oa:relationep_thl_bbf01f96-4d75-4f74-8eee-2dd73fc48959_1, oa:relationep_thl_bbf01f96-4d75-4f74-8eee-2dd73fc48959_2, oa:relationep_thl_bbf01f96-4d75-4f74-8eee-2dd73fc48959_3, oa:relationep_thl_bbf01f96-4d75-4f74-8eee-2dd73fc48959_4 ;
  a2a:hasSource oa:source_thl_bbf01f96-4d75-4f74-8eee-2dd73fc48959 .

oa:person_thl_bbf01f96-4d75-4f74-8eee-2dd73fc48959_Person-99aee14c-4487-45db-bb78-a46dfa0e236c
  a a2a:Person ;
  rdfs:label "Eva Duinhouwer" ;
  a2a:PersonName [
    rdfs:label "Eva Duinhouwer" ;
    a2a:PersonNameFirstName "Eva" ;
    a2a:PersonNameLastName "Duinhouwer"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1787" ;
    a2a:Month "4" ;
    a2a:Day "8" ;
    rdfs:label "1787-04-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Poortvliet" ;
    rdfs:label "Poortvliet"
  ] .

oa:person_thl_bbf01f96-4d75-4f74-8eee-2dd73fc48959_Person-a3e31065-9bc8-43e7-8a5c-d76c77088f0f
  a a2a:Person ;
  rdfs:label "Jacobus Bliek" ;
  a2a:PersonName [
    rdfs:label "Jacobus Bliek" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Bliek"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_bbf01f96-4d75-4f74-8eee-2dd73fc48959_Person-cf2526a6-e493-4ad9-8d62-df04b6116d90
  a a2a:Person ;
  rdfs:label "Eva Diels" ;
  a2a:PersonName [
    rdfs:label "Eva Diels" ;
    a2a:PersonNameFirstName "Eva" ;
    a2a:PersonNameLastName "Diels"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_bbf01f96-4d75-4f74-8eee-2dd73fc48959_Person-6e384954-625a-4912-8c52-27c559060189
  a a2a:Person ;
  rdfs:label "Jacob Duinhouwer" ;
  a2a:PersonName [
    rdfs:label "Jacob Duinhouwer" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Duinhouwer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_bbf01f96-4d75-4f74-8eee-2dd73fc48959_Person-d3d2a9bc-6dfb-4d92-9b9e-a9bf7662d24f
  a a2a:Person ;
  rdfs:label "Hendrina Ekei" ;
  a2a:PersonName [
    rdfs:label "Hendrina Ekei" ;
    a2a:PersonNameFirstName "Hendrina" ;
    a2a:PersonNameLastName "Ekei"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_thl_bbf01f96-4d75-4f74-8eee-2dd73fc48959_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1787" ;
    a2a:Month "4" ;
    a2a:Day "15" ;
    rdfs:label "1787-04-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Poortvliet" ;
    rdfs:label "Poortvliet"
  ] .

oa:relationep_thl_bbf01f96-4d75-4f74-8eee-2dd73fc48959_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_thl_bbf01f96-4d75-4f74-8eee-2dd73fc48959_Person:99aee14c-4487-45db-bb78-a46dfa0e236c ;
  a2a:EventKeyRef oa:event_thl_bbf01f96-4d75-4f74-8eee-2dd73fc48959_Event1 .

oa:relationep_thl_bbf01f96-4d75-4f74-8eee-2dd73fc48959_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_bbf01f96-4d75-4f74-8eee-2dd73fc48959_Person:a3e31065-9bc8-43e7-8a5c-d76c77088f0f ;
  a2a:EventKeyRef oa:event_thl_bbf01f96-4d75-4f74-8eee-2dd73fc48959_Event1 .

oa:relationep_thl_bbf01f96-4d75-4f74-8eee-2dd73fc48959_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_bbf01f96-4d75-4f74-8eee-2dd73fc48959_Person:cf2526a6-e493-4ad9-8d62-df04b6116d90 ;
  a2a:EventKeyRef oa:event_thl_bbf01f96-4d75-4f74-8eee-2dd73fc48959_Event1 .

oa:relationep_thl_bbf01f96-4d75-4f74-8eee-2dd73fc48959_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_thl_bbf01f96-4d75-4f74-8eee-2dd73fc48959_Person:6e384954-625a-4912-8c52-27c559060189 ;
  a2a:EventKeyRef oa:event_thl_bbf01f96-4d75-4f74-8eee-2dd73fc48959_Event1 .

oa:relationep_thl_bbf01f96-4d75-4f74-8eee-2dd73fc48959_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_thl_bbf01f96-4d75-4f74-8eee-2dd73fc48959_Person:d3d2a9bc-6dfb-4d92-9b9e-a9bf7662d24f ;
  a2a:EventKeyRef oa:event_thl_bbf01f96-4d75-4f74-8eee-2dd73fc48959_Event1 .

oa:source_thl_bbf01f96-4d75-4f74-8eee-2dd73fc48959
  a a2a:Source ;
  rdfs:label "Gemeentearchief Tholen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Poortvliet" ;
    rdfs:label "Poortvliet", "1787-04-15 - 1787-04-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1787-04-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1787-04-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1787" ;
    a2a:Month "4" ;
    a2a:Day "15" ;
    rdfs:label "1787-04-15"^^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/c26ff068-205f-d173-5d87-424882dcbfda.jpg" ;
    a2a:UriViewer "https://archieftholen.nl/onze-bronnen/voorouders/deeds/bbf01f96-4d75-4f74-8eee-2dd73fc48959" ;
    a2a:UriPreview "https://images.memorix.nl/thl/thumb/250x250/c26ff068-205f-d173-5d87-424882dcbfda.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-08-11"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieftholen.nl/onze-bronnen/voorouders/deeds/bbf01f96-4d75-4f74-8eee-2dd73fc48959" ;
  a2a:RecordGUID "{bbf01f96-4d75-4f74-8eee-2dd73fc48959}" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "DTB_010" ;
  a2a:SourceRemarkregister_periode "1735-1810" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250426_2459_00002459.xml van THL" .

