@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_bc7cfc38-c3da-4c16-a8b5-a1d3d8d26330
  a a2a:Record ;
  rdfs:label "Doop op 29 juli 1736 te Tholen" ;
  a2a:hasPerson oa:person_thl_bc7cfc38-c3da-4c16-a8b5-a1d3d8d26330_Person-aa7f567d-df39-4850-99b5-8bbc12437e2a, oa:person_thl_bc7cfc38-c3da-4c16-a8b5-a1d3d8d26330_Person-50d30236-1f3f-4120-bcd5-a1996b6f755a, oa:person_thl_bc7cfc38-c3da-4c16-a8b5-a1d3d8d26330_Person-d3b76447-cd64-4a94-96bc-648163ba0688, oa:person_thl_bc7cfc38-c3da-4c16-a8b5-a1d3d8d26330_Person-c74cbd72-a98a-4f9c-a4b3-2ad0acc16ae2, oa:person_thl_bc7cfc38-c3da-4c16-a8b5-a1d3d8d26330_Person-164a738e-de3e-4ebe-9cd0-db9090b2e16f ;
  a2a:hasEvent oa:event_thl_bc7cfc38-c3da-4c16-a8b5-a1d3d8d26330_Event1 ;
  a2a:hasRelationEP oa:relationep_thl_bc7cfc38-c3da-4c16-a8b5-a1d3d8d26330_0, oa:relationep_thl_bc7cfc38-c3da-4c16-a8b5-a1d3d8d26330_1, oa:relationep_thl_bc7cfc38-c3da-4c16-a8b5-a1d3d8d26330_2, oa:relationep_thl_bc7cfc38-c3da-4c16-a8b5-a1d3d8d26330_3, oa:relationep_thl_bc7cfc38-c3da-4c16-a8b5-a1d3d8d26330_4 ;
  a2a:hasSource oa:source_thl_bc7cfc38-c3da-4c16-a8b5-a1d3d8d26330 .

oa:person_thl_bc7cfc38-c3da-4c16-a8b5-a1d3d8d26330_Person-aa7f567d-df39-4850-99b5-8bbc12437e2a
  a a2a:Person ;
  rdfs:label "Catrina Dorothea Clement" ;
  a2a:PersonName [
    rdfs:label "Catrina Dorothea Clement" ;
    a2a:PersonNameFirstName "Catrina Dorothea" ;
    a2a:PersonNameLastName "Clement"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Tholen" ;
    rdfs:label "Tholen"
  ] .

oa:person_thl_bc7cfc38-c3da-4c16-a8b5-a1d3d8d26330_Person-50d30236-1f3f-4120-bcd5-a1996b6f755a
  a a2a:Person ;
  rdfs:label "Adamus Everhardus Clemens" ;
  a2a:PersonName [
    rdfs:label "Adamus Everhardus Clemens" ;
    a2a:PersonNameFirstName "Adamus Everhardus" ;
    a2a:PersonNameLastName "Clemens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_bc7cfc38-c3da-4c16-a8b5-a1d3d8d26330_Person-d3b76447-cd64-4a94-96bc-648163ba0688
  a a2a:Person ;
  rdfs:label "Dorothea Pieruis" ;
  a2a:PersonName [
    rdfs:label "Dorothea Pieruis" ;
    a2a:PersonNameFirstName "Dorothea" ;
    a2a:PersonNameLastName "Pieruis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_bc7cfc38-c3da-4c16-a8b5-a1d3d8d26330_Person-c74cbd72-a98a-4f9c-a4b3-2ad0acc16ae2
  a a2a:Person ;
  rdfs:label "Aletta Lampsuis" ;
  a2a:PersonName [
    rdfs:label "Aletta Lampsuis" ;
    a2a:PersonNameFirstName "Aletta" ;
    a2a:PersonNameLastName "Lampsuis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_bc7cfc38-c3da-4c16-a8b5-a1d3d8d26330_Person-164a738e-de3e-4ebe-9cd0-db9090b2e16f
  a a2a:Person ;
  rdfs:label "Herman Gideon Clement" ;
  a2a:PersonName [
    rdfs:label "Herman Gideon Clement" ;
    a2a:PersonNameFirstName "Herman Gideon" ;
    a2a:PersonNameLastName "Clement"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_thl_bc7cfc38-c3da-4c16-a8b5-a1d3d8d26330_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1736" ;
    a2a:Month "7" ;
    a2a:Day "29" ;
    rdfs:label "1736-07-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tholen" ;
    rdfs:label "Tholen"
  ] .

oa:relationep_thl_bc7cfc38-c3da-4c16-a8b5-a1d3d8d26330_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_thl_bc7cfc38-c3da-4c16-a8b5-a1d3d8d26330_Person:aa7f567d-df39-4850-99b5-8bbc12437e2a ;
  a2a:EventKeyRef oa:event_thl_bc7cfc38-c3da-4c16-a8b5-a1d3d8d26330_Event1 .

oa:relationep_thl_bc7cfc38-c3da-4c16-a8b5-a1d3d8d26330_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_bc7cfc38-c3da-4c16-a8b5-a1d3d8d26330_Person:50d30236-1f3f-4120-bcd5-a1996b6f755a ;
  a2a:EventKeyRef oa:event_thl_bc7cfc38-c3da-4c16-a8b5-a1d3d8d26330_Event1 .

oa:relationep_thl_bc7cfc38-c3da-4c16-a8b5-a1d3d8d26330_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_bc7cfc38-c3da-4c16-a8b5-a1d3d8d26330_Person:d3b76447-cd64-4a94-96bc-648163ba0688 ;
  a2a:EventKeyRef oa:event_thl_bc7cfc38-c3da-4c16-a8b5-a1d3d8d26330_Event1 .

oa:relationep_thl_bc7cfc38-c3da-4c16-a8b5-a1d3d8d26330_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_thl_bc7cfc38-c3da-4c16-a8b5-a1d3d8d26330_Person:c74cbd72-a98a-4f9c-a4b3-2ad0acc16ae2 ;
  a2a:EventKeyRef oa:event_thl_bc7cfc38-c3da-4c16-a8b5-a1d3d8d26330_Event1 .

oa:relationep_thl_bc7cfc38-c3da-4c16-a8b5-a1d3d8d26330_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_thl_bc7cfc38-c3da-4c16-a8b5-a1d3d8d26330_Person:164a738e-de3e-4ebe-9cd0-db9090b2e16f ;
  a2a:EventKeyRef oa:event_thl_bc7cfc38-c3da-4c16-a8b5-a1d3d8d26330_Event1 .

oa:source_thl_bc7cfc38-c3da-4c16-a8b5-a1d3d8d26330
  a a2a:Source ;
  rdfs:label "Gemeentearchief Tholen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Tholen" ;
    rdfs:label "Tholen", "1736-07-29 - 1736-07-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1736-07-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1736-07-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1736" ;
    a2a:Month "7" ;
    a2a:Day "29" ;
    rdfs:label "1736-07-29"^^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 "19" ;
    rdfs:label "Gemeentearchief Tholen, Tholen, Bron: boek, Deel: DTB_049, Periode: 1735-1752, Doopboek NH kerk, afschrift Hollestelle, DTB_049, 19"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/thl/thumb/640x480/dd6e3534-4d85-131d-1299-f5aef5b7a447.jpg" ;
    a2a:UriViewer "https://archieftholen.nl/onze-bronnen/voorouders/deeds/bc7cfc38-c3da-4c16-a8b5-a1d3d8d26330" ;
    a2a:UriPreview "https://images.memorix.nl/thl/thumb/250x250/dd6e3534-4d85-131d-1299-f5aef5b7a447.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieftholen.nl/onze-bronnen/voorouders/deeds/bc7cfc38-c3da-4c16-a8b5-a1d3d8d26330" ;
  a2a:RecordGUID "{bc7cfc38-c3da-4c16-a8b5-a1d3d8d26330}" ;
  a2a:SourceRemarkOpmerking """gepres. door: Bodel, Johan, burgemeester dezer stad,
Beutle, Catrina Johanna""" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "DTB_049" ;
  a2a:SourceRemarkregister_periode "1735-1752" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250426_2460_00002460.xml van THL" .

