@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_cbe545df-e2b4-4901-b48e-bc053c7802a2
  a a2a:Record ;
  rdfs:label "Doop op 4 november 1742 te Stavenisse" ;
  a2a:hasPerson oa:person_thl_cbe545df-e2b4-4901-b48e-bc053c7802a2_Person-9c716825-3f97-45fd-89de-9d38f2fc18f6, oa:person_thl_cbe545df-e2b4-4901-b48e-bc053c7802a2_Person-32e48981-83aa-4401-9c87-7d915d9852b3, oa:person_thl_cbe545df-e2b4-4901-b48e-bc053c7802a2_Person-7de6f8e6-32c7-4a51-a7ef-dfec92533e83, oa:person_thl_cbe545df-e2b4-4901-b48e-bc053c7802a2_Person-05b220f0-3f22-4023-bd6f-1e4cc65cebef ;
  a2a:hasEvent oa:event_thl_cbe545df-e2b4-4901-b48e-bc053c7802a2_Event1 ;
  a2a:hasRelationEP oa:relationep_thl_cbe545df-e2b4-4901-b48e-bc053c7802a2_0, oa:relationep_thl_cbe545df-e2b4-4901-b48e-bc053c7802a2_1, oa:relationep_thl_cbe545df-e2b4-4901-b48e-bc053c7802a2_2, oa:relationep_thl_cbe545df-e2b4-4901-b48e-bc053c7802a2_3 ;
  a2a:hasSource oa:source_thl_cbe545df-e2b4-4901-b48e-bc053c7802a2 .

oa:person_thl_cbe545df-e2b4-4901-b48e-bc053c7802a2_Person-9c716825-3f97-45fd-89de-9d38f2fc18f6
  a a2a:Person ;
  rdfs:label "Jacoba Cijs" ;
  a2a:PersonName [
    rdfs:label "Jacoba Cijs" ;
    a2a:PersonNameFirstName "Jacoba" ;
    a2a:PersonNameLastName "Cijs"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Stavenisse" ;
    rdfs:label "Stavenisse"
  ] .

oa:person_thl_cbe545df-e2b4-4901-b48e-bc053c7802a2_Person-32e48981-83aa-4401-9c87-7d915d9852b3
  a a2a:Person ;
  rdfs:label "Tannetje Suiver" ;
  a2a:PersonName [
    rdfs:label "Tannetje Suiver" ;
    a2a:PersonNameFirstName "Tannetje" ;
    a2a:PersonNameLastName "Suiver"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_cbe545df-e2b4-4901-b48e-bc053c7802a2_Person-7de6f8e6-32c7-4a51-a7ef-dfec92533e83
  a a2a:Person ;
  rdfs:label "Jacob J. Cijs" ;
  a2a:PersonName [
    rdfs:label "Jacob J. Cijs" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNamePatronym "J." ;
    a2a:PersonNameLastName "Cijs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_cbe545df-e2b4-4901-b48e-bc053c7802a2_Person-05b220f0-3f22-4023-bd6f-1e4cc65cebef
  a a2a:Person ;
  rdfs:label "Lijsebeth Batenburg" ;
  a2a:PersonName [
    rdfs:label "Lijsebeth Batenburg" ;
    a2a:PersonNameFirstName "Lijsebeth" ;
    a2a:PersonNameLastName "Batenburg"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_thl_cbe545df-e2b4-4901-b48e-bc053c7802a2_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1742" ;
    a2a:Month "11" ;
    a2a:Day "4" ;
    rdfs:label "1742-11-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Stavenisse" ;
    rdfs:label "Stavenisse"
  ] .

oa:relationep_thl_cbe545df-e2b4-4901-b48e-bc053c7802a2_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_thl_cbe545df-e2b4-4901-b48e-bc053c7802a2_Person:9c716825-3f97-45fd-89de-9d38f2fc18f6 ;
  a2a:EventKeyRef oa:event_thl_cbe545df-e2b4-4901-b48e-bc053c7802a2_Event1 .

oa:relationep_thl_cbe545df-e2b4-4901-b48e-bc053c7802a2_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_cbe545df-e2b4-4901-b48e-bc053c7802a2_Person:32e48981-83aa-4401-9c87-7d915d9852b3 ;
  a2a:EventKeyRef oa:event_thl_cbe545df-e2b4-4901-b48e-bc053c7802a2_Event1 .

oa:relationep_thl_cbe545df-e2b4-4901-b48e-bc053c7802a2_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_thl_cbe545df-e2b4-4901-b48e-bc053c7802a2_Person:7de6f8e6-32c7-4a51-a7ef-dfec92533e83 ;
  a2a:EventKeyRef oa:event_thl_cbe545df-e2b4-4901-b48e-bc053c7802a2_Event1 .

oa:relationep_thl_cbe545df-e2b4-4901-b48e-bc053c7802a2_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_thl_cbe545df-e2b4-4901-b48e-bc053c7802a2_Person:05b220f0-3f22-4023-bd6f-1e4cc65cebef ;
  a2a:EventKeyRef oa:event_thl_cbe545df-e2b4-4901-b48e-bc053c7802a2_Event1 .

oa:source_thl_cbe545df-e2b4-4901-b48e-bc053c7802a2
  a a2a:Source ;
  rdfs:label "Gemeentearchief Tholen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Stavenisse" ;
    rdfs:label "Stavenisse", "1742-11-04 - 1742-11-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1742-11-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1742-11-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1742" ;
    a2a:Month "11" ;
    a2a:Day "4" ;
    rdfs:label "1742-11-04"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeentearchief Tholen" ;
    a2a:Place "Tholen" ;
    a2a:Collection "Bron: boek, Deel: DTB_035c, Periode: 1718-1747" ;
    a2a:Book "Doopboek NH kerk, afschrift Kloet" ;
    a2a:RegistryNumber "DTB_035c" ;
    rdfs:label "Gemeentearchief Tholen, Tholen, Bron: boek, Deel: DTB_035c, Periode: 1718-1747, Doopboek NH kerk, afschrift Kloet, DTB_035c"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/thl/thumb/640x480/3bf00122-9e2d-3e17-3bcd-b22ba47558e2.jpg" ;
    a2a:UriViewer "https://archieftholen.nl/onze-bronnen/voorouders/deeds/cbe545df-e2b4-4901-b48e-bc053c7802a2" ;
    a2a:UriPreview "https://images.memorix.nl/thl/thumb/250x250/3bf00122-9e2d-3e17-3bcd-b22ba47558e2.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-06-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieftholen.nl/onze-bronnen/voorouders/deeds/cbe545df-e2b4-4901-b48e-bc053c7802a2" ;
  a2a:RecordGUID "{cbe545df-e2b4-4901-b48e-bc053c7802a2}" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "DTB_035c" ;
  a2a:SourceRemarkregister_periode "1718-1747" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250426_2481_00002481.xml van THL" .

