@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_3abd575b-7a5c-4989-bb0b-e85ac18face5
  a a2a:Record ;
  rdfs:label "Doop op 13 december 1739 te Tholen" ;
  a2a:hasPerson oa:person_thl_3abd575b-7a5c-4989-bb0b-e85ac18face5_Person-594a11b1-ffa6-46c3-9401-3056ab7ddb89, oa:person_thl_3abd575b-7a5c-4989-bb0b-e85ac18face5_Person-559ded84-cb77-4b8f-9bcb-4536099ead5c, oa:person_thl_3abd575b-7a5c-4989-bb0b-e85ac18face5_Person-b058336f-6911-454b-8668-311c89bf4069, oa:person_thl_3abd575b-7a5c-4989-bb0b-e85ac18face5_Person-1d8a27cb-7e64-459e-9544-654cd7b70025 ;
  a2a:hasEvent oa:event_thl_3abd575b-7a5c-4989-bb0b-e85ac18face5_Event1 ;
  a2a:hasRelationEP oa:relationep_thl_3abd575b-7a5c-4989-bb0b-e85ac18face5_0, oa:relationep_thl_3abd575b-7a5c-4989-bb0b-e85ac18face5_1, oa:relationep_thl_3abd575b-7a5c-4989-bb0b-e85ac18face5_2, oa:relationep_thl_3abd575b-7a5c-4989-bb0b-e85ac18face5_3 ;
  a2a:hasSource oa:source_thl_3abd575b-7a5c-4989-bb0b-e85ac18face5 .

oa:person_thl_3abd575b-7a5c-4989-bb0b-e85ac18face5_Person-594a11b1-ffa6-46c3-9401-3056ab7ddb89
  a a2a:Person ;
  rdfs:label "Jacoba Susanna van der Eijke" ;
  a2a:PersonName [
    rdfs:label "Jacoba Susanna van der Eijke" ;
    a2a:PersonNameFirstName "Jacoba Susanna" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Eijke"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Tholen" ;
    rdfs:label "Tholen"
  ] .

oa:person_thl_3abd575b-7a5c-4989-bb0b-e85ac18face5_Person-559ded84-cb77-4b8f-9bcb-4536099ead5c
  a a2a:Person ;
  rdfs:label "Susanna Waarse" ;
  a2a:PersonName [
    rdfs:label "Susanna Waarse" ;
    a2a:PersonNameFirstName "Susanna" ;
    a2a:PersonNameLastName "Waarse"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_3abd575b-7a5c-4989-bb0b-e85ac18face5_Person-b058336f-6911-454b-8668-311c89bf4069
  a a2a:Person ;
  rdfs:label "Magdalena van Haamste" ;
  a2a:PersonName [
    rdfs:label "Magdalena van Haamste" ;
    a2a:PersonNameFirstName "Magdalena" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Haamste"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_3abd575b-7a5c-4989-bb0b-e85ac18face5_Person-1d8a27cb-7e64-459e-9544-654cd7b70025
  a a2a:Person ;
  rdfs:label "Pieter van der Eijke" ;
  a2a:PersonName [
    rdfs:label "Pieter van der Eijke" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Eijke"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_thl_3abd575b-7a5c-4989-bb0b-e85ac18face5_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1739" ;
    a2a:Month "12" ;
    a2a:Day "13" ;
    rdfs:label "1739-12-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tholen" ;
    rdfs:label "Tholen"
  ] .

oa:relationep_thl_3abd575b-7a5c-4989-bb0b-e85ac18face5_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_thl_3abd575b-7a5c-4989-bb0b-e85ac18face5_Person:594a11b1-ffa6-46c3-9401-3056ab7ddb89 ;
  a2a:EventKeyRef oa:event_thl_3abd575b-7a5c-4989-bb0b-e85ac18face5_Event1 .

oa:relationep_thl_3abd575b-7a5c-4989-bb0b-e85ac18face5_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_3abd575b-7a5c-4989-bb0b-e85ac18face5_Person:559ded84-cb77-4b8f-9bcb-4536099ead5c ;
  a2a:EventKeyRef oa:event_thl_3abd575b-7a5c-4989-bb0b-e85ac18face5_Event1 .

oa:relationep_thl_3abd575b-7a5c-4989-bb0b-e85ac18face5_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_thl_3abd575b-7a5c-4989-bb0b-e85ac18face5_Person:b058336f-6911-454b-8668-311c89bf4069 ;
  a2a:EventKeyRef oa:event_thl_3abd575b-7a5c-4989-bb0b-e85ac18face5_Event1 .

oa:relationep_thl_3abd575b-7a5c-4989-bb0b-e85ac18face5_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_thl_3abd575b-7a5c-4989-bb0b-e85ac18face5_Person:1d8a27cb-7e64-459e-9544-654cd7b70025 ;
  a2a:EventKeyRef oa:event_thl_3abd575b-7a5c-4989-bb0b-e85ac18face5_Event1 .

oa:source_thl_3abd575b-7a5c-4989-bb0b-e85ac18face5
  a a2a:Source ;
  rdfs:label "Gemeentearchief Tholen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Tholen" ;
    rdfs:label "Tholen", "1739-12-13 - 1739-12-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1739-12-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1739-12-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1739" ;
    a2a:Month "12" ;
    a2a:Day "13" ;
    rdfs:label "1739-12-13"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeentearchief Tholen" ;
    a2a:Place "Tholen" ;
    a2a:Collection "Bron: boek, Deel: DTB_049, Periode: 1735-1752" ;
    a2a:Book "Doopboek NH kerk, afschrift Hollestelle" ;
    a2a:RegistryNumber "DTB_049" ;
    a2a:Folio "51" ;
    rdfs:label "Gemeentearchief Tholen, Tholen, Bron: boek, Deel: DTB_049, Periode: 1735-1752, Doopboek NH kerk, afschrift Hollestelle, DTB_049, 51"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/thl/thumb/640x480/beae3719-e2b4-79ab-95d9-c5ffe6767c2c.jpg" ;
    a2a:UriViewer "https://archieftholen.nl/onze-bronnen/voorouders/deeds/3abd575b-7a5c-4989-bb0b-e85ac18face5" ;
    a2a:UriPreview "https://images.memorix.nl/thl/thumb/250x250/beae3719-e2b4-79ab-95d9-c5ffe6767c2c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieftholen.nl/onze-bronnen/voorouders/deeds/3abd575b-7a5c-4989-bb0b-e85ac18face5" ;
  a2a:RecordGUID "{3abd575b-7a5c-4989-bb0b-e85ac18face5}" ;
  a2a:SourceRemarkOpmerking "Getuige 1: weduwe van Pieter Speelmaart." ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "DTB_049" ;
  a2a:SourceRemarkregister_periode "1735-1752" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250426_1958_00001958.xml van THL" .

