@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_4e01f0e0-75fd-433c-8970-d39dc7ebecf2
  a a2a:Record ;
  rdfs:label "Doop op 29 april 1761 te Tholen" ;
  a2a:hasPerson oa:person_thl_4e01f0e0-75fd-433c-8970-d39dc7ebecf2_Person-e11de967-ac33-4426-a88e-08993a9e98e9, oa:person_thl_4e01f0e0-75fd-433c-8970-d39dc7ebecf2_Person-9b591640-bc23-45b8-8e40-215470c1a27f, oa:person_thl_4e01f0e0-75fd-433c-8970-d39dc7ebecf2_Person-98286435-b6ab-497a-991a-08cd127fba4c, oa:person_thl_4e01f0e0-75fd-433c-8970-d39dc7ebecf2_Person-1e345932-ac6a-4113-bcaf-774f8e7edf5e, oa:person_thl_4e01f0e0-75fd-433c-8970-d39dc7ebecf2_Person-ad10ff33-7350-49f1-9c54-23362f1d5588, oa:person_thl_4e01f0e0-75fd-433c-8970-d39dc7ebecf2_Person-fb282244-a4ad-4536-930f-f744a79ff8ac ;
  a2a:hasEvent oa:event_thl_4e01f0e0-75fd-433c-8970-d39dc7ebecf2_Event1 ;
  a2a:hasRelationEP oa:relationep_thl_4e01f0e0-75fd-433c-8970-d39dc7ebecf2_0, oa:relationep_thl_4e01f0e0-75fd-433c-8970-d39dc7ebecf2_1, oa:relationep_thl_4e01f0e0-75fd-433c-8970-d39dc7ebecf2_2, oa:relationep_thl_4e01f0e0-75fd-433c-8970-d39dc7ebecf2_3, oa:relationep_thl_4e01f0e0-75fd-433c-8970-d39dc7ebecf2_4, oa:relationep_thl_4e01f0e0-75fd-433c-8970-d39dc7ebecf2_5 ;
  a2a:hasSource oa:source_thl_4e01f0e0-75fd-433c-8970-d39dc7ebecf2 .

oa:person_thl_4e01f0e0-75fd-433c-8970-d39dc7ebecf2_Person-e11de967-ac33-4426-a88e-08993a9e98e9
  a a2a:Person ;
  rdfs:label "Willem Hendrik Turcq" ;
  a2a:PersonName [
    rdfs:label "Willem Hendrik Turcq" ;
    a2a:PersonNameFirstName "Willem Hendrik" ;
    a2a:PersonNameLastName "Turcq"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_4e01f0e0-75fd-433c-8970-d39dc7ebecf2_Person-9b591640-bc23-45b8-8e40-215470c1a27f
  a a2a:Person ;
  rdfs:label "Gerrit Jan Blankert" ;
  a2a:PersonName [
    rdfs:label "Gerrit Jan Blankert" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNamePatronym "Jan" ;
    a2a:PersonNameLastName "Blankert"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_4e01f0e0-75fd-433c-8970-d39dc7ebecf2_Person-98286435-b6ab-497a-991a-08cd127fba4c
  a a2a:Person ;
  rdfs:label "Catharina Maria Bodel" ;
  a2a:PersonName [
    rdfs:label "Catharina Maria Bodel" ;
    a2a:PersonNameFirstName "Catharina Maria" ;
    a2a:PersonNameLastName "Bodel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_4e01f0e0-75fd-433c-8970-d39dc7ebecf2_Person-1e345932-ac6a-4113-bcaf-774f8e7edf5e
  a a2a:Person ;
  rdfs:label "Maria Blankert" ;
  a2a:PersonName [
    rdfs:label "Maria Blankert" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Blankert"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_4e01f0e0-75fd-433c-8970-d39dc7ebecf2_Person-ad10ff33-7350-49f1-9c54-23362f1d5588
  a a2a:Person ;
  rdfs:label "Catharina de Lange" ;
  a2a:PersonName [
    rdfs:label "Catharina de Lange" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Lange"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_4e01f0e0-75fd-433c-8970-d39dc7ebecf2_Person-fb282244-a4ad-4536-930f-f744a79ff8ac
  a a2a:Person ;
  rdfs:label "Catharina Maria Gerardina Turcq" ;
  a2a:PersonName [
    rdfs:label "Catharina Maria Gerardina Turcq" ;
    a2a:PersonNameFirstName "Catharina Maria Gerardina" ;
    a2a:PersonNameLastName "Turcq"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Tholen" ;
    rdfs:label "Tholen"
  ] .

oa:event_thl_4e01f0e0-75fd-433c-8970-d39dc7ebecf2_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1761" ;
    a2a:Month "4" ;
    a2a:Day "29" ;
    rdfs:label "1761-04-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tholen" ;
    rdfs:label "Tholen"
  ] .

oa:relationep_thl_4e01f0e0-75fd-433c-8970-d39dc7ebecf2_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_thl_4e01f0e0-75fd-433c-8970-d39dc7ebecf2_Person:e11de967-ac33-4426-a88e-08993a9e98e9 ;
  a2a:EventKeyRef oa:event_thl_4e01f0e0-75fd-433c-8970-d39dc7ebecf2_Event1 .

oa:relationep_thl_4e01f0e0-75fd-433c-8970-d39dc7ebecf2_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_4e01f0e0-75fd-433c-8970-d39dc7ebecf2_Person:9b591640-bc23-45b8-8e40-215470c1a27f ;
  a2a:EventKeyRef oa:event_thl_4e01f0e0-75fd-433c-8970-d39dc7ebecf2_Event1 .

oa:relationep_thl_4e01f0e0-75fd-433c-8970-d39dc7ebecf2_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_4e01f0e0-75fd-433c-8970-d39dc7ebecf2_Person:98286435-b6ab-497a-991a-08cd127fba4c ;
  a2a:EventKeyRef oa:event_thl_4e01f0e0-75fd-433c-8970-d39dc7ebecf2_Event1 .

oa:relationep_thl_4e01f0e0-75fd-433c-8970-d39dc7ebecf2_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_4e01f0e0-75fd-433c-8970-d39dc7ebecf2_Person:1e345932-ac6a-4113-bcaf-774f8e7edf5e ;
  a2a:EventKeyRef oa:event_thl_4e01f0e0-75fd-433c-8970-d39dc7ebecf2_Event1 .

oa:relationep_thl_4e01f0e0-75fd-433c-8970-d39dc7ebecf2_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_thl_4e01f0e0-75fd-433c-8970-d39dc7ebecf2_Person:ad10ff33-7350-49f1-9c54-23362f1d5588 ;
  a2a:EventKeyRef oa:event_thl_4e01f0e0-75fd-433c-8970-d39dc7ebecf2_Event1 .

oa:relationep_thl_4e01f0e0-75fd-433c-8970-d39dc7ebecf2_5
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_thl_4e01f0e0-75fd-433c-8970-d39dc7ebecf2_Person:fb282244-a4ad-4536-930f-f744a79ff8ac ;
  a2a:EventKeyRef oa:event_thl_4e01f0e0-75fd-433c-8970-d39dc7ebecf2_Event1 .

oa:source_thl_4e01f0e0-75fd-433c-8970-d39dc7ebecf2
  a a2a:Source ;
  rdfs:label "Gemeentearchief Tholen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Tholen" ;
    rdfs:label "Tholen", "1761-04-29 - 1761-04-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1761-04-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1761-04-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1761" ;
    a2a:Month "4" ;
    a2a:Day "29" ;
    rdfs:label "1761-04-29"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeentearchief Tholen" ;
    a2a:Place "Tholen" ;
    a2a:Collection "Bron: boek, Deel: DTB_050, Periode: 1752-1769" ;
    a2a:Book "Doopboek NH kerk, afschrift Hollestelle" ;
    a2a:RegistryNumber "DTB_050" ;
    a2a:Folio "87" ;
    rdfs:label "Gemeentearchief Tholen, Tholen, Bron: boek, Deel: DTB_050, Periode: 1752-1769, Doopboek NH kerk, afschrift Hollestelle, DTB_050, 87"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/thl/thumb/640x480/08348a33-4eac-cfcf-7aa4-c5b00190eb97.jpg" ;
    a2a:UriViewer "https://archieftholen.nl/onze-bronnen/voorouders/deeds/4e01f0e0-75fd-433c-8970-d39dc7ebecf2" ;
    a2a:UriPreview "https://images.memorix.nl/thl/thumb/250x250/08348a33-4eac-cfcf-7aa4-c5b00190eb97.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-14"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieftholen.nl/onze-bronnen/voorouders/deeds/4e01f0e0-75fd-433c-8970-d39dc7ebecf2" ;
  a2a:RecordGUID "{4e01f0e0-75fd-433c-8970-d39dc7ebecf2}" ;
  a2a:SourceRemarkOpmerking """vader: schepen dezer stad.
getuige 1: schepen en pensionaris honorair dezer stad
getuige 2: weduwe wijlen Cornelis Willem Blankert, in leven raad en regerend burgemeester dezer stad""" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "DTB_050" ;
  a2a:SourceRemarkregister_periode "1752-1769" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250426_1985_00001985.xml van THL" .

