@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_dfd2db97-71c9-4df0-9c20-5e7f71c575f3
  a a2a:Record ;
  rdfs:label "Doop op 31 augustus 1698 te Tholen" ;
  a2a:hasPerson oa:person_thl_dfd2db97-71c9-4df0-9c20-5e7f71c575f3_Person-b74329cc-6e20-498e-b526-55ab6e064c40, oa:person_thl_dfd2db97-71c9-4df0-9c20-5e7f71c575f3_Person-7e49ff4b-eef2-4f07-bfdf-a8c5e25c958b, oa:person_thl_dfd2db97-71c9-4df0-9c20-5e7f71c575f3_Person-44a351b7-13d4-4a58-a0ae-421ed978223d, oa:person_thl_dfd2db97-71c9-4df0-9c20-5e7f71c575f3_Person-20da9ee7-09b5-44cf-bf9c-f25895644ee2, oa:person_thl_dfd2db97-71c9-4df0-9c20-5e7f71c575f3_Person-d7095d6c-ee44-4e9f-9294-454c93f816dd ;
  a2a:hasEvent oa:event_thl_dfd2db97-71c9-4df0-9c20-5e7f71c575f3_Event1 ;
  a2a:hasRelationEP oa:relationep_thl_dfd2db97-71c9-4df0-9c20-5e7f71c575f3_0, oa:relationep_thl_dfd2db97-71c9-4df0-9c20-5e7f71c575f3_1, oa:relationep_thl_dfd2db97-71c9-4df0-9c20-5e7f71c575f3_2, oa:relationep_thl_dfd2db97-71c9-4df0-9c20-5e7f71c575f3_3, oa:relationep_thl_dfd2db97-71c9-4df0-9c20-5e7f71c575f3_4 ;
  a2a:hasSource oa:source_thl_dfd2db97-71c9-4df0-9c20-5e7f71c575f3 .

oa:person_thl_dfd2db97-71c9-4df0-9c20-5e7f71c575f3_Person-b74329cc-6e20-498e-b526-55ab6e064c40
  a a2a:Person ;
  rdfs:label "Maria Cocqs" ;
  a2a:PersonName [
    rdfs:label "Maria Cocqs" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Cocqs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_dfd2db97-71c9-4df0-9c20-5e7f71c575f3_Person-7e49ff4b-eef2-4f07-bfdf-a8c5e25c958b
  a a2a:Person ;
  rdfs:label "Jacob Etz" ;
  a2a:PersonName [
    rdfs:label "Jacob Etz" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Etz"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_dfd2db97-71c9-4df0-9c20-5e7f71c575f3_Person-44a351b7-13d4-4a58-a0ae-421ed978223d
  a a2a:Person ;
  rdfs:label "Cornelia Cocqs" ;
  a2a:PersonName [
    rdfs:label "Cornelia Cocqs" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Cocqs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_dfd2db97-71c9-4df0-9c20-5e7f71c575f3_Person-20da9ee7-09b5-44cf-bf9c-f25895644ee2
  a a2a:Person ;
  rdfs:label "Philip Cornelisse Commoot" ;
  a2a:PersonName [
    rdfs:label "Philip Cornelisse Commoot" ;
    a2a:PersonNameFirstName "Philip" ;
    a2a:PersonNamePatronym "Cornelisse" ;
    a2a:PersonNameLastName "Commoot"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_dfd2db97-71c9-4df0-9c20-5e7f71c575f3_Person-d7095d6c-ee44-4e9f-9294-454c93f816dd
  a a2a:Person ;
  rdfs:label "Jacoba Commoot" ;
  a2a:PersonName [
    rdfs:label "Jacoba Commoot" ;
    a2a:PersonNameFirstName "Jacoba" ;
    a2a:PersonNameLastName "Commoot"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Tholen" ;
    rdfs:label "Tholen"
  ] .

oa:event_thl_dfd2db97-71c9-4df0-9c20-5e7f71c575f3_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1698" ;
    a2a:Month "8" ;
    a2a:Day "31" ;
    rdfs:label "1698-08-31"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tholen" ;
    rdfs:label "Tholen"
  ] .

oa:relationep_thl_dfd2db97-71c9-4df0-9c20-5e7f71c575f3_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_thl_dfd2db97-71c9-4df0-9c20-5e7f71c575f3_Person:b74329cc-6e20-498e-b526-55ab6e064c40 ;
  a2a:EventKeyRef oa:event_thl_dfd2db97-71c9-4df0-9c20-5e7f71c575f3_Event1 .

oa:relationep_thl_dfd2db97-71c9-4df0-9c20-5e7f71c575f3_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_dfd2db97-71c9-4df0-9c20-5e7f71c575f3_Person:7e49ff4b-eef2-4f07-bfdf-a8c5e25c958b ;
  a2a:EventKeyRef oa:event_thl_dfd2db97-71c9-4df0-9c20-5e7f71c575f3_Event1 .

oa:relationep_thl_dfd2db97-71c9-4df0-9c20-5e7f71c575f3_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_dfd2db97-71c9-4df0-9c20-5e7f71c575f3_Person:44a351b7-13d4-4a58-a0ae-421ed978223d ;
  a2a:EventKeyRef oa:event_thl_dfd2db97-71c9-4df0-9c20-5e7f71c575f3_Event1 .

oa:relationep_thl_dfd2db97-71c9-4df0-9c20-5e7f71c575f3_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_thl_dfd2db97-71c9-4df0-9c20-5e7f71c575f3_Person:20da9ee7-09b5-44cf-bf9c-f25895644ee2 ;
  a2a:EventKeyRef oa:event_thl_dfd2db97-71c9-4df0-9c20-5e7f71c575f3_Event1 .

oa:relationep_thl_dfd2db97-71c9-4df0-9c20-5e7f71c575f3_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_thl_dfd2db97-71c9-4df0-9c20-5e7f71c575f3_Person:d7095d6c-ee44-4e9f-9294-454c93f816dd ;
  a2a:EventKeyRef oa:event_thl_dfd2db97-71c9-4df0-9c20-5e7f71c575f3_Event1 .

oa:source_thl_dfd2db97-71c9-4df0-9c20-5e7f71c575f3
  a a2a:Source ;
  rdfs:label "Gemeentearchief Tholen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Tholen" ;
    rdfs:label "Tholen", "1698-08-31 - 1698-08-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1698-08-31"^^xsd:date ;
    a2a:SourceIndexDateTo "1698-08-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1698" ;
    a2a:Month "8" ;
    a2a:Day "31" ;
    rdfs:label "1698-08-31"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeentearchief Tholen" ;
    a2a:Place "Tholen" ;
    a2a:Collection "Bron: boek, Deel: DTB_046, Periode: 1695-1700" ;
    a2a:Book "Doopboek NH kerk, afschrift Hollestelle" ;
    a2a:RegistryNumber "DTB_046" ;
    a2a:Folio "46" ;
    rdfs:label "Gemeentearchief Tholen, Tholen, Bron: boek, Deel: DTB_046, Periode: 1695-1700, Doopboek NH kerk, afschrift Hollestelle, DTB_046, 46"
  ] ;
  a2a:SourceLastChangeDate "2014-09-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieftholen.nl/onze-bronnen/voorouders/deeds/dfd2db97-71c9-4df0-9c20-5e7f71c575f3" ;
  a2a:RecordGUID "{dfd2db97-71c9-4df0-9c20-5e7f71c575f3}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_848_00000848.xml van THL" .

