@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_9a0cd13d-29a6-474e-aa05-e10c4e0c3f61
  a a2a:Record ;
  rdfs:label "Doop op 12 mei 1726 te Tholen" ;
  a2a:hasPerson oa:person_thl_9a0cd13d-29a6-474e-aa05-e10c4e0c3f61_Person-2692083f-cc1d-43a2-bfda-585b624eb992, oa:person_thl_9a0cd13d-29a6-474e-aa05-e10c4e0c3f61_Person-a4965377-0b19-44d7-ac9e-fe34f5cffdc5, oa:person_thl_9a0cd13d-29a6-474e-aa05-e10c4e0c3f61_Person-f7922c6f-fe9e-4720-be01-0e4d9d5d2adf, oa:person_thl_9a0cd13d-29a6-474e-aa05-e10c4e0c3f61_Person-e255420a-acaa-486b-b680-0f4395630a09, oa:person_thl_9a0cd13d-29a6-474e-aa05-e10c4e0c3f61_Person-63b2ad53-bfcd-4554-8570-5f97ce1ffefd ;
  a2a:hasEvent oa:event_thl_9a0cd13d-29a6-474e-aa05-e10c4e0c3f61_Event1 ;
  a2a:hasRelationEP oa:relationep_thl_9a0cd13d-29a6-474e-aa05-e10c4e0c3f61_0, oa:relationep_thl_9a0cd13d-29a6-474e-aa05-e10c4e0c3f61_1, oa:relationep_thl_9a0cd13d-29a6-474e-aa05-e10c4e0c3f61_2, oa:relationep_thl_9a0cd13d-29a6-474e-aa05-e10c4e0c3f61_3, oa:relationep_thl_9a0cd13d-29a6-474e-aa05-e10c4e0c3f61_4 ;
  a2a:hasSource oa:source_thl_9a0cd13d-29a6-474e-aa05-e10c4e0c3f61 .

oa:person_thl_9a0cd13d-29a6-474e-aa05-e10c4e0c3f61_Person-2692083f-cc1d-43a2-bfda-585b624eb992
  a a2a:Person ;
  rdfs:label "Jacobus Strijdt" ;
  a2a:PersonName [
    rdfs:label "Jacobus Strijdt" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Strijdt"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_9a0cd13d-29a6-474e-aa05-e10c4e0c3f61_Person-a4965377-0b19-44d7-ac9e-fe34f5cffdc5
  a a2a:Person ;
  rdfs:label "Pieter Cleijnman" ;
  a2a:PersonName [
    rdfs:label "Pieter Cleijnman" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Cleijnman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_9a0cd13d-29a6-474e-aa05-e10c4e0c3f61_Person-f7922c6f-fe9e-4720-be01-0e4d9d5d2adf
  a a2a:Person ;
  rdfs:label "Pieternella N." ;
  a2a:PersonName [
    rdfs:label "Pieternella N." ;
    a2a:PersonNameFirstName "Pieternella" ;
    a2a:PersonNameLastName "N."
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_9a0cd13d-29a6-474e-aa05-e10c4e0c3f61_Person-e255420a-acaa-486b-b680-0f4395630a09
  a a2a:Person ;
  rdfs:label "Cornelia Cleijmans" ;
  a2a:PersonName [
    rdfs:label "Cornelia Cleijmans" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Cleijmans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_9a0cd13d-29a6-474e-aa05-e10c4e0c3f61_Person-63b2ad53-bfcd-4554-8570-5f97ce1ffefd
  a a2a:Person ;
  rdfs:label "Marinus Strijdt" ;
  a2a:PersonName [
    rdfs:label "Marinus Strijdt" ;
    a2a:PersonNameFirstName "Marinus" ;
    a2a:PersonNameLastName "Strijdt"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Tholen" ;
    rdfs:label "Tholen"
  ] .

oa:event_thl_9a0cd13d-29a6-474e-aa05-e10c4e0c3f61_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1726" ;
    a2a:Month "5" ;
    a2a:Day "12" ;
    rdfs:label "1726-05-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tholen" ;
    rdfs:label "Tholen"
  ] .

oa:relationep_thl_9a0cd13d-29a6-474e-aa05-e10c4e0c3f61_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_thl_9a0cd13d-29a6-474e-aa05-e10c4e0c3f61_Person:2692083f-cc1d-43a2-bfda-585b624eb992 ;
  a2a:EventKeyRef oa:event_thl_9a0cd13d-29a6-474e-aa05-e10c4e0c3f61_Event1 .

oa:relationep_thl_9a0cd13d-29a6-474e-aa05-e10c4e0c3f61_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_9a0cd13d-29a6-474e-aa05-e10c4e0c3f61_Person:a4965377-0b19-44d7-ac9e-fe34f5cffdc5 ;
  a2a:EventKeyRef oa:event_thl_9a0cd13d-29a6-474e-aa05-e10c4e0c3f61_Event1 .

oa:relationep_thl_9a0cd13d-29a6-474e-aa05-e10c4e0c3f61_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_9a0cd13d-29a6-474e-aa05-e10c4e0c3f61_Person:f7922c6f-fe9e-4720-be01-0e4d9d5d2adf ;
  a2a:EventKeyRef oa:event_thl_9a0cd13d-29a6-474e-aa05-e10c4e0c3f61_Event1 .

oa:relationep_thl_9a0cd13d-29a6-474e-aa05-e10c4e0c3f61_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_thl_9a0cd13d-29a6-474e-aa05-e10c4e0c3f61_Person:e255420a-acaa-486b-b680-0f4395630a09 ;
  a2a:EventKeyRef oa:event_thl_9a0cd13d-29a6-474e-aa05-e10c4e0c3f61_Event1 .

oa:relationep_thl_9a0cd13d-29a6-474e-aa05-e10c4e0c3f61_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_thl_9a0cd13d-29a6-474e-aa05-e10c4e0c3f61_Person:63b2ad53-bfcd-4554-8570-5f97ce1ffefd ;
  a2a:EventKeyRef oa:event_thl_9a0cd13d-29a6-474e-aa05-e10c4e0c3f61_Event1 .

oa:source_thl_9a0cd13d-29a6-474e-aa05-e10c4e0c3f61
  a a2a:Source ;
  rdfs:label "Gemeentearchief Tholen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Tholen" ;
    rdfs:label "Tholen", "1726-05-12 - 1726-05-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1726-05-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1726-05-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1726" ;
    a2a:Month "5" ;
    a2a:Day "12" ;
    rdfs:label "1726-05-12"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeentearchief Tholen" ;
    a2a:Place "Tholen" ;
    a2a:Collection "Bron: boek, Deel: DTB_048, Periode: 1723-1734" ;
    a2a:Book "Doopboek NH kerk, afschrift Hollestelle" ;
    a2a:RegistryNumber "DTB_048" ;
    a2a:Folio "34" ;
    rdfs:label "Gemeentearchief Tholen, Tholen, Bron: boek, Deel: DTB_048, Periode: 1723-1734, Doopboek NH kerk, afschrift Hollestelle, DTB_048, 34"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/thl/thumb/640x480/db5076a5-0c76-b7eb-9b1a-a9238dd28ed1.jpg" ;
    a2a:UriViewer "https://archieftholen.nl/onze-bronnen/voorouders/deeds/9a0cd13d-29a6-474e-aa05-e10c4e0c3f61" ;
    a2a:UriPreview "https://images.memorix.nl/thl/thumb/250x250/db5076a5-0c76-b7eb-9b1a-a9238dd28ed1.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-04-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieftholen.nl/onze-bronnen/voorouders/deeds/9a0cd13d-29a6-474e-aa05-e10c4e0c3f61" ;
  a2a:RecordGUID "{9a0cd13d-29a6-474e-aa05-e10c4e0c3f61}" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "DTB_048" ;
  a2a:SourceRemarkregister_periode "1723-1734" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250426_2091_00002091.xml van THL" .

