@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_dfdcfdd9-e89a-4044-a61d-3834b2a0b243
  a a2a:Record ;
  rdfs:label "Doop op 13 februari 1695 te Sint-Annaland" ;
  a2a:hasPerson oa:person_thl_dfdcfdd9-e89a-4044-a61d-3834b2a0b243_Person-92392a55-afc1-4ddb-91d9-1cdc20557c4d, oa:person_thl_dfdcfdd9-e89a-4044-a61d-3834b2a0b243_Person-16b49e05-9205-46c7-9c66-61408d5ddf31, oa:person_thl_dfdcfdd9-e89a-4044-a61d-3834b2a0b243_Person-5dcdd747-c435-4a90-82c6-501ea8588829, oa:person_thl_dfdcfdd9-e89a-4044-a61d-3834b2a0b243_Person-89b325e7-4e71-43b9-af31-f179b87f92c5, oa:person_thl_dfdcfdd9-e89a-4044-a61d-3834b2a0b243_Person-2a7cfaf3-114b-4053-a227-17608f28b052 ;
  a2a:hasEvent oa:event_thl_dfdcfdd9-e89a-4044-a61d-3834b2a0b243_Event1 ;
  a2a:hasRelationEP oa:relationep_thl_dfdcfdd9-e89a-4044-a61d-3834b2a0b243_0, oa:relationep_thl_dfdcfdd9-e89a-4044-a61d-3834b2a0b243_1, oa:relationep_thl_dfdcfdd9-e89a-4044-a61d-3834b2a0b243_2, oa:relationep_thl_dfdcfdd9-e89a-4044-a61d-3834b2a0b243_3, oa:relationep_thl_dfdcfdd9-e89a-4044-a61d-3834b2a0b243_4 ;
  a2a:hasSource oa:source_thl_dfdcfdd9-e89a-4044-a61d-3834b2a0b243 .

oa:person_thl_dfdcfdd9-e89a-4044-a61d-3834b2a0b243_Person-92392a55-afc1-4ddb-91d9-1cdc20557c4d
  a a2a:Person ;
  rdfs:label "Fransoijs Jacob" ;
  a2a:PersonName [
    rdfs:label "Fransoijs Jacob" ;
    a2a:PersonNameFirstName "Fransoijs" ;
    a2a:PersonNameLastName "Jacob"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Sint-Annaland" ;
    rdfs:label "Sint-Annaland"
  ] .

oa:person_thl_dfdcfdd9-e89a-4044-a61d-3834b2a0b243_Person-16b49e05-9205-46c7-9c66-61408d5ddf31
  a a2a:Person ;
  rdfs:label "Marinis Corving" ;
  a2a:PersonName [
    rdfs:label "Marinis Corving" ;
    a2a:PersonNameFirstName "Marinis" ;
    a2a:PersonNameLastName "Corving"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_dfdcfdd9-e89a-4044-a61d-3834b2a0b243_Person-5dcdd747-c435-4a90-82c6-501ea8588829
  a a2a:Person ;
  rdfs:label "Jannetje Jans" ;
  a2a:PersonName [
    rdfs:label "Jannetje Jans" ;
    a2a:PersonNameFirstName "Jannetje" ;
    a2a:PersonNameLastName "Jans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_dfdcfdd9-e89a-4044-a61d-3834b2a0b243_Person-89b325e7-4e71-43b9-af31-f179b87f92c5
  a a2a:Person ;
  rdfs:label "Jacob Cornelisse" ;
  a2a:PersonName [
    rdfs:label "Jacob Cornelisse" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Cornelisse"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_dfdcfdd9-e89a-4044-a61d-3834b2a0b243_Person-2a7cfaf3-114b-4053-a227-17608f28b052
  a a2a:Person ;
  rdfs:label "Pieternelle Hendriks" ;
  a2a:PersonName [
    rdfs:label "Pieternelle Hendriks" ;
    a2a:PersonNameFirstName "Pieternelle" ;
    a2a:PersonNameLastName "Hendriks"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_thl_dfdcfdd9-e89a-4044-a61d-3834b2a0b243_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1695" ;
    a2a:Month "2" ;
    a2a:Day "13" ;
    rdfs:label "1695-02-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Sint-Annaland" ;
    rdfs:label "Sint-Annaland"
  ] .

oa:relationep_thl_dfdcfdd9-e89a-4044-a61d-3834b2a0b243_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_thl_dfdcfdd9-e89a-4044-a61d-3834b2a0b243_Person:92392a55-afc1-4ddb-91d9-1cdc20557c4d ;
  a2a:EventKeyRef oa:event_thl_dfdcfdd9-e89a-4044-a61d-3834b2a0b243_Event1 .

oa:relationep_thl_dfdcfdd9-e89a-4044-a61d-3834b2a0b243_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_dfdcfdd9-e89a-4044-a61d-3834b2a0b243_Person:16b49e05-9205-46c7-9c66-61408d5ddf31 ;
  a2a:EventKeyRef oa:event_thl_dfdcfdd9-e89a-4044-a61d-3834b2a0b243_Event1 .

oa:relationep_thl_dfdcfdd9-e89a-4044-a61d-3834b2a0b243_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_dfdcfdd9-e89a-4044-a61d-3834b2a0b243_Person:5dcdd747-c435-4a90-82c6-501ea8588829 ;
  a2a:EventKeyRef oa:event_thl_dfdcfdd9-e89a-4044-a61d-3834b2a0b243_Event1 .

oa:relationep_thl_dfdcfdd9-e89a-4044-a61d-3834b2a0b243_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_thl_dfdcfdd9-e89a-4044-a61d-3834b2a0b243_Person:89b325e7-4e71-43b9-af31-f179b87f92c5 ;
  a2a:EventKeyRef oa:event_thl_dfdcfdd9-e89a-4044-a61d-3834b2a0b243_Event1 .

oa:relationep_thl_dfdcfdd9-e89a-4044-a61d-3834b2a0b243_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_thl_dfdcfdd9-e89a-4044-a61d-3834b2a0b243_Person:2a7cfaf3-114b-4053-a227-17608f28b052 ;
  a2a:EventKeyRef oa:event_thl_dfdcfdd9-e89a-4044-a61d-3834b2a0b243_Event1 .

oa:source_thl_dfdcfdd9-e89a-4044-a61d-3834b2a0b243
  a a2a:Source ;
  rdfs:label "Gemeentearchief Tholen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Sint-Annaland" ;
    rdfs:label "Sint-Annaland", "1695-02-13 - 1695-02-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1695-02-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1695-02-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1695" ;
    a2a:Month "2" ;
    a2a:Day "13" ;
    rdfs:label "1695-02-13"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeentearchief Tholen" ;
    a2a:Place "Tholen" ;
    a2a:Collection "Bron: boek, Deel: DTB_019, Periode: 1692-1712" ;
    a2a:Book "Doopboek NH kerk" ;
    a2a:RegistryNumber "DTB_019" ;
    rdfs:label "Gemeentearchief Tholen, Tholen, Bron: boek, Deel: DTB_019, Periode: 1692-1712, Doopboek NH kerk, DTB_019"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/thl/thumb/640x480/7690acf6-71dc-46d7-887d-ee2be3384bcb.jpg" ;
    a2a:UriViewer "https://archieftholen.nl/onze-bronnen/voorouders/deeds/dfdcfdd9-e89a-4044-a61d-3834b2a0b243" ;
    a2a:UriPreview "https://images.memorix.nl/thl/thumb/250x250/7690acf6-71dc-46d7-887d-ee2be3384bcb.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-08-26"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieftholen.nl/onze-bronnen/voorouders/deeds/dfdcfdd9-e89a-4044-a61d-3834b2a0b243" ;
  a2a:RecordGUID "{dfdcfdd9-e89a-4044-a61d-3834b2a0b243}" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "DTB_019" ;
  a2a:SourceRemarkregister_periode "1692-1712" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250426_2507_00002507.xml van THL" .

