@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_3c487264-7365-49fa-af07-e106611e7b8d
  a a2a:Record ;
  rdfs:label "Doop op 5 juli 1714 te Tholen" ;
  a2a:hasPerson oa:person_thl_3c487264-7365-49fa-af07-e106611e7b8d_Person-f292fc37-ea4b-4ec8-a957-d54957736898, oa:person_thl_3c487264-7365-49fa-af07-e106611e7b8d_Person-31174b21-c04d-4a99-be01-07b95a8cf5e6, oa:person_thl_3c487264-7365-49fa-af07-e106611e7b8d_Person-22faff62-3db1-48ca-8830-e98d0553368f, oa:person_thl_3c487264-7365-49fa-af07-e106611e7b8d_Person-aee061f0-0465-41f7-8e67-cc4087d9a65f, oa:person_thl_3c487264-7365-49fa-af07-e106611e7b8d_Person-a106bd2a-da78-4c37-ae99-580ba4d03799 ;
  a2a:hasEvent oa:event_thl_3c487264-7365-49fa-af07-e106611e7b8d_Event1 ;
  a2a:hasRelationEP oa:relationep_thl_3c487264-7365-49fa-af07-e106611e7b8d_0, oa:relationep_thl_3c487264-7365-49fa-af07-e106611e7b8d_1, oa:relationep_thl_3c487264-7365-49fa-af07-e106611e7b8d_2, oa:relationep_thl_3c487264-7365-49fa-af07-e106611e7b8d_3, oa:relationep_thl_3c487264-7365-49fa-af07-e106611e7b8d_4 ;
  a2a:hasSource oa:source_thl_3c487264-7365-49fa-af07-e106611e7b8d .

oa:person_thl_3c487264-7365-49fa-af07-e106611e7b8d_Person-f292fc37-ea4b-4ec8-a957-d54957736898
  a a2a:Person ;
  rdfs:label "Cornelis Geertse" ;
  a2a:PersonName [
    rdfs:label "Cornelis Geertse" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Geertse"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_3c487264-7365-49fa-af07-e106611e7b8d_Person-31174b21-c04d-4a99-be01-07b95a8cf5e6
  a a2a:Person ;
  rdfs:label "Krijn de Jonge" ;
  a2a:PersonName [
    rdfs:label "Krijn de Jonge" ;
    a2a:PersonNameFirstName "Krijn" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jonge"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_3c487264-7365-49fa-af07-e106611e7b8d_Person-22faff62-3db1-48ca-8830-e98d0553368f
  a a2a:Person ;
  rdfs:label "Susanna de Jonge" ;
  a2a:PersonName [
    rdfs:label "Susanna de Jonge" ;
    a2a:PersonNameFirstName "Susanna" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jonge"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_3c487264-7365-49fa-af07-e106611e7b8d_Person-aee061f0-0465-41f7-8e67-cc4087d9a65f
  a a2a:Person ;
  rdfs:label "Lijdia de Jonge" ;
  a2a:PersonName [
    rdfs:label "Lijdia de Jonge" ;
    a2a:PersonNameFirstName "Lijdia" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jonge"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_3c487264-7365-49fa-af07-e106611e7b8d_Person-a106bd2a-da78-4c37-ae99-580ba4d03799
  a a2a:Person ;
  rdfs:label "Susanna Geertse" ;
  a2a:PersonName [
    rdfs:label "Susanna Geertse" ;
    a2a:PersonNameFirstName "Susanna" ;
    a2a:PersonNameLastName "Geertse"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Tholen" ;
    rdfs:label "Tholen"
  ] .

oa:event_thl_3c487264-7365-49fa-af07-e106611e7b8d_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1714" ;
    a2a:Month "7" ;
    a2a:Day "5" ;
    rdfs:label "1714-07-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tholen" ;
    rdfs:label "Tholen"
  ] .

oa:relationep_thl_3c487264-7365-49fa-af07-e106611e7b8d_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_thl_3c487264-7365-49fa-af07-e106611e7b8d_Person:f292fc37-ea4b-4ec8-a957-d54957736898 ;
  a2a:EventKeyRef oa:event_thl_3c487264-7365-49fa-af07-e106611e7b8d_Event1 .

oa:relationep_thl_3c487264-7365-49fa-af07-e106611e7b8d_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_3c487264-7365-49fa-af07-e106611e7b8d_Person:31174b21-c04d-4a99-be01-07b95a8cf5e6 ;
  a2a:EventKeyRef oa:event_thl_3c487264-7365-49fa-af07-e106611e7b8d_Event1 .

oa:relationep_thl_3c487264-7365-49fa-af07-e106611e7b8d_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_3c487264-7365-49fa-af07-e106611e7b8d_Person:22faff62-3db1-48ca-8830-e98d0553368f ;
  a2a:EventKeyRef oa:event_thl_3c487264-7365-49fa-af07-e106611e7b8d_Event1 .

oa:relationep_thl_3c487264-7365-49fa-af07-e106611e7b8d_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_thl_3c487264-7365-49fa-af07-e106611e7b8d_Person:aee061f0-0465-41f7-8e67-cc4087d9a65f ;
  a2a:EventKeyRef oa:event_thl_3c487264-7365-49fa-af07-e106611e7b8d_Event1 .

oa:relationep_thl_3c487264-7365-49fa-af07-e106611e7b8d_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_thl_3c487264-7365-49fa-af07-e106611e7b8d_Person:a106bd2a-da78-4c37-ae99-580ba4d03799 ;
  a2a:EventKeyRef oa:event_thl_3c487264-7365-49fa-af07-e106611e7b8d_Event1 .

oa:source_thl_3c487264-7365-49fa-af07-e106611e7b8d
  a a2a:Source ;
  rdfs:label "Gemeentearchief Tholen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Tholen" ;
    rdfs:label "Tholen", "1714-07-05 - 1714-07-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1714-07-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1714-07-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1714" ;
    a2a:Month "7" ;
    a2a:Day "5" ;
    rdfs:label "1714-07-05"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeentearchief Tholen" ;
    a2a:Place "Tholen" ;
    a2a:Collection "Bron: boek, Deel: DTB_047, Periode: 1701-1722" ;
    a2a:Book "Doopboek NH kerk, afschrift Hollestelle" ;
    a2a:RegistryNumber "DTB_047" ;
    a2a:Folio "180" ;
    rdfs:label "Gemeentearchief Tholen, Tholen, Bron: boek, Deel: DTB_047, Periode: 1701-1722, Doopboek NH kerk, afschrift Hollestelle, DTB_047, 180"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/thl/thumb/640x480/7fa99e77-6ff0-331b-c751-3567010a734a.jpg" ;
    a2a:UriViewer "https://archieftholen.nl/onze-bronnen/voorouders/deeds/3c487264-7365-49fa-af07-e106611e7b8d" ;
    a2a:UriPreview "https://images.memorix.nl/thl/thumb/250x250/7fa99e77-6ff0-331b-c751-3567010a734a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-08-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieftholen.nl/onze-bronnen/voorouders/deeds/3c487264-7365-49fa-af07-e106611e7b8d" ;
  a2a:RecordGUID "{3c487264-7365-49fa-af07-e106611e7b8d}" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "DTB_047" ;
  a2a:SourceRemarkregister_periode "1701-1722" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250426_1960_00001960.xml van THL" .

