@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_55f08025-2fae-4f09-aaa4-3ff11a6e0868
  a a2a:Record ;
  rdfs:label "Doop op 11 januari 1676 te Sint-Maartensdijk" ;
  a2a:hasPerson oa:person_thl_55f08025-2fae-4f09-aaa4-3ff11a6e0868_Person-eecb3c0d-a307-4e5f-bec6-b4566d6749f8, oa:person_thl_55f08025-2fae-4f09-aaa4-3ff11a6e0868_Person-476a6146-daa0-4ba7-a9c4-5f50ab46fe24, oa:person_thl_55f08025-2fae-4f09-aaa4-3ff11a6e0868_Person-e27104d2-93b3-4d58-8f5a-6d835c7eb76d, oa:person_thl_55f08025-2fae-4f09-aaa4-3ff11a6e0868_Person-d25461bc-4dd7-426c-8e5b-f8eb81291441, oa:person_thl_55f08025-2fae-4f09-aaa4-3ff11a6e0868_Person-c92c9925-988d-4bb4-9f47-bc12510acea9 ;
  a2a:hasEvent oa:event_thl_55f08025-2fae-4f09-aaa4-3ff11a6e0868_Event1 ;
  a2a:hasRelationEP oa:relationep_thl_55f08025-2fae-4f09-aaa4-3ff11a6e0868_0, oa:relationep_thl_55f08025-2fae-4f09-aaa4-3ff11a6e0868_1, oa:relationep_thl_55f08025-2fae-4f09-aaa4-3ff11a6e0868_2, oa:relationep_thl_55f08025-2fae-4f09-aaa4-3ff11a6e0868_3, oa:relationep_thl_55f08025-2fae-4f09-aaa4-3ff11a6e0868_4 ;
  a2a:hasSource oa:source_thl_55f08025-2fae-4f09-aaa4-3ff11a6e0868 .

oa:person_thl_55f08025-2fae-4f09-aaa4-3ff11a6e0868_Person-eecb3c0d-a307-4e5f-bec6-b4566d6749f8
  a a2a:Person ;
  rdfs:label "Tanneken Thomas" ;
  a2a:PersonName [
    rdfs:label "Tanneken Thomas" ;
    a2a:PersonNameFirstName "Tanneken" ;
    a2a:PersonNameLastName "Thomas"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Sint-Maartensdijk" ;
    rdfs:label "Sint-Maartensdijk"
  ] .

oa:person_thl_55f08025-2fae-4f09-aaa4-3ff11a6e0868_Person-476a6146-daa0-4ba7-a9c4-5f50ab46fe24
  a a2a:Person ;
  rdfs:label "Job Dignissen Pleune" ;
  a2a:PersonName [
    rdfs:label "Job Dignissen Pleune" ;
    a2a:PersonNameFirstName "Job" ;
    a2a:PersonNamePatronym "Dignissen" ;
    a2a:PersonNameLastName "Pleune"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_55f08025-2fae-4f09-aaa4-3ff11a6e0868_Person-e27104d2-93b3-4d58-8f5a-6d835c7eb76d
  a a2a:Person ;
  rdfs:label "Lijnken Marinis Kerseboom" ;
  a2a:PersonName [
    rdfs:label "Lijnken Marinis Kerseboom" ;
    a2a:PersonNameFirstName "Lijnken" ;
    a2a:PersonNamePatronym "Marinis" ;
    a2a:PersonNameLastName "Kerseboom"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_55f08025-2fae-4f09-aaa4-3ff11a6e0868_Person-d25461bc-4dd7-426c-8e5b-f8eb81291441
  a a2a:Person ;
  rdfs:label "Thomas Cornelissen" ;
  a2a:PersonName [
    rdfs:label "Thomas Cornelissen" ;
    a2a:PersonNameFirstName "Thomas" ;
    a2a:PersonNameLastName "Cornelissen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_55f08025-2fae-4f09-aaa4-3ff11a6e0868_Person-c92c9925-988d-4bb4-9f47-bc12510acea9
  a a2a:Person ;
  rdfs:label "Maeijcken Adriaens" ;
  a2a:PersonName [
    rdfs:label "Maeijcken Adriaens" ;
    a2a:PersonNameFirstName "Maeijcken" ;
    a2a:PersonNameLastName "Adriaens"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_thl_55f08025-2fae-4f09-aaa4-3ff11a6e0868_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1676" ;
    a2a:Month "1" ;
    a2a:Day "11" ;
    rdfs:label "1676-01-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Sint-Maartensdijk" ;
    rdfs:label "Sint-Maartensdijk"
  ] .

oa:relationep_thl_55f08025-2fae-4f09-aaa4-3ff11a6e0868_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_thl_55f08025-2fae-4f09-aaa4-3ff11a6e0868_Person:eecb3c0d-a307-4e5f-bec6-b4566d6749f8 ;
  a2a:EventKeyRef oa:event_thl_55f08025-2fae-4f09-aaa4-3ff11a6e0868_Event1 .

oa:relationep_thl_55f08025-2fae-4f09-aaa4-3ff11a6e0868_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_55f08025-2fae-4f09-aaa4-3ff11a6e0868_Person:476a6146-daa0-4ba7-a9c4-5f50ab46fe24 ;
  a2a:EventKeyRef oa:event_thl_55f08025-2fae-4f09-aaa4-3ff11a6e0868_Event1 .

oa:relationep_thl_55f08025-2fae-4f09-aaa4-3ff11a6e0868_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_55f08025-2fae-4f09-aaa4-3ff11a6e0868_Person:e27104d2-93b3-4d58-8f5a-6d835c7eb76d ;
  a2a:EventKeyRef oa:event_thl_55f08025-2fae-4f09-aaa4-3ff11a6e0868_Event1 .

oa:relationep_thl_55f08025-2fae-4f09-aaa4-3ff11a6e0868_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_thl_55f08025-2fae-4f09-aaa4-3ff11a6e0868_Person:d25461bc-4dd7-426c-8e5b-f8eb81291441 ;
  a2a:EventKeyRef oa:event_thl_55f08025-2fae-4f09-aaa4-3ff11a6e0868_Event1 .

oa:relationep_thl_55f08025-2fae-4f09-aaa4-3ff11a6e0868_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_thl_55f08025-2fae-4f09-aaa4-3ff11a6e0868_Person:c92c9925-988d-4bb4-9f47-bc12510acea9 ;
  a2a:EventKeyRef oa:event_thl_55f08025-2fae-4f09-aaa4-3ff11a6e0868_Event1 .

oa:source_thl_55f08025-2fae-4f09-aaa4-3ff11a6e0868
  a a2a:Source ;
  rdfs:label "Gemeentearchief Tholen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Sint-Maartensdijk" ;
    rdfs:label "Sint-Maartensdijk", "1676-01-11 - 1676-01-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1676-01-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1676-01-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1676" ;
    a2a:Month "1" ;
    a2a:Day "11" ;
    rdfs:label "1676-01-11"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeentearchief Tholen" ;
    a2a:Place "Tholen" ;
    a2a:Collection "Bron: boek, Deel: DTB_024, Periode: 1617-1697" ;
    a2a:Book "Doop- en trouwboek NH kerk" ;
    a2a:RegistryNumber "DTB_024" ;
    a2a:Folio "fol 23v" ;
    rdfs:label "Gemeentearchief Tholen, Tholen, Bron: boek, Deel: DTB_024, Periode: 1617-1697, Doop- en trouwboek NH kerk, DTB_024, fol 23v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/thl/thumb/640x480/14bd7edc-e48c-d482-4a22-b401ace38067.jpg" ;
    a2a:UriViewer "https://archieftholen.nl/onze-bronnen/voorouders/deeds/55f08025-2fae-4f09-aaa4-3ff11a6e0868" ;
    a2a:UriPreview "https://images.memorix.nl/thl/thumb/250x250/14bd7edc-e48c-d482-4a22-b401ace38067.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-09-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieftholen.nl/onze-bronnen/voorouders/deeds/55f08025-2fae-4f09-aaa4-3ff11a6e0868" ;
  a2a:RecordGUID "{55f08025-2fae-4f09-aaa4-3ff11a6e0868}" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "DTB_024" ;
  a2a:SourceRemarkregister_periode "1617-1697" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250426_2662_00002662.xml van THL" .

