@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_2b79df51-e325-40ec-a656-ae2630fef8b7
  a a2a:Record ;
  rdfs:label "Doop op 19 oktober 1664 te Tholen" ;
  a2a:hasPerson oa:person_thl_2b79df51-e325-40ec-a656-ae2630fef8b7_Person-a3f7a4e7-c7e9-4782-8903-d58f02a0c4e6, oa:person_thl_2b79df51-e325-40ec-a656-ae2630fef8b7_Person-43a6df01-1787-42db-9d9c-3a061125c30f, oa:person_thl_2b79df51-e325-40ec-a656-ae2630fef8b7_Person-0e366030-49cf-4685-9813-d359ec0ae515, oa:person_thl_2b79df51-e325-40ec-a656-ae2630fef8b7_Person-64c02da3-d932-4dbf-a0d9-806513a2738a, oa:person_thl_2b79df51-e325-40ec-a656-ae2630fef8b7_Person-b3d0cfab-0ee5-4812-a416-46a3c297702e ;
  a2a:hasEvent oa:event_thl_2b79df51-e325-40ec-a656-ae2630fef8b7_Event1 ;
  a2a:hasRelationEP oa:relationep_thl_2b79df51-e325-40ec-a656-ae2630fef8b7_0, oa:relationep_thl_2b79df51-e325-40ec-a656-ae2630fef8b7_1, oa:relationep_thl_2b79df51-e325-40ec-a656-ae2630fef8b7_2, oa:relationep_thl_2b79df51-e325-40ec-a656-ae2630fef8b7_3, oa:relationep_thl_2b79df51-e325-40ec-a656-ae2630fef8b7_4 ;
  a2a:hasSource oa:source_thl_2b79df51-e325-40ec-a656-ae2630fef8b7 .

oa:person_thl_2b79df51-e325-40ec-a656-ae2630fef8b7_Person-a3f7a4e7-c7e9-4782-8903-d58f02a0c4e6
  a a2a:Person ;
  rdfs:label "Catharina Jacobsz" ;
  a2a:PersonName [
    rdfs:label "Catharina Jacobsz" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Jacobsz"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Tholen" ;
    rdfs:label "Tholen"
  ] .

oa:person_thl_2b79df51-e325-40ec-a656-ae2630fef8b7_Person-43a6df01-1787-42db-9d9c-3a061125c30f
  a a2a:Person ;
  rdfs:label "Claes Janse" ;
  a2a:PersonName [
    rdfs:label "Claes Janse" ;
    a2a:PersonNameFirstName "Claes" ;
    a2a:PersonNameLastName "Janse"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_2b79df51-e325-40ec-a656-ae2630fef8b7_Person-0e366030-49cf-4685-9813-d359ec0ae515
  a a2a:Person ;
  rdfs:label "Jacomijne Gerrits" ;
  a2a:PersonName [
    rdfs:label "Jacomijne Gerrits" ;
    a2a:PersonNameFirstName "Jacomijne" ;
    a2a:PersonNameLastName "Gerrits"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_2b79df51-e325-40ec-a656-ae2630fef8b7_Person-64c02da3-d932-4dbf-a0d9-806513a2738a
  a a2a:Person ;
  rdfs:label "Pieternelle Gerrits" ;
  a2a:PersonName [
    rdfs:label "Pieternelle Gerrits" ;
    a2a:PersonNameFirstName "Pieternelle" ;
    a2a:PersonNameLastName "Gerrits"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_2b79df51-e325-40ec-a656-ae2630fef8b7_Person-b3d0cfab-0ee5-4812-a416-46a3c297702e
  a a2a:Person ;
  rdfs:label "Jacob Jonasse" ;
  a2a:PersonName [
    rdfs:label "Jacob Jonasse" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Jonasse"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_thl_2b79df51-e325-40ec-a656-ae2630fef8b7_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1664" ;
    a2a:Month "10" ;
    a2a:Day "19" ;
    rdfs:label "1664-10-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tholen" ;
    rdfs:label "Tholen"
  ] .

oa:relationep_thl_2b79df51-e325-40ec-a656-ae2630fef8b7_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_thl_2b79df51-e325-40ec-a656-ae2630fef8b7_Person:a3f7a4e7-c7e9-4782-8903-d58f02a0c4e6 ;
  a2a:EventKeyRef oa:event_thl_2b79df51-e325-40ec-a656-ae2630fef8b7_Event1 .

oa:relationep_thl_2b79df51-e325-40ec-a656-ae2630fef8b7_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_2b79df51-e325-40ec-a656-ae2630fef8b7_Person:43a6df01-1787-42db-9d9c-3a061125c30f ;
  a2a:EventKeyRef oa:event_thl_2b79df51-e325-40ec-a656-ae2630fef8b7_Event1 .

oa:relationep_thl_2b79df51-e325-40ec-a656-ae2630fef8b7_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_2b79df51-e325-40ec-a656-ae2630fef8b7_Person:0e366030-49cf-4685-9813-d359ec0ae515 ;
  a2a:EventKeyRef oa:event_thl_2b79df51-e325-40ec-a656-ae2630fef8b7_Event1 .

oa:relationep_thl_2b79df51-e325-40ec-a656-ae2630fef8b7_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_thl_2b79df51-e325-40ec-a656-ae2630fef8b7_Person:64c02da3-d932-4dbf-a0d9-806513a2738a ;
  a2a:EventKeyRef oa:event_thl_2b79df51-e325-40ec-a656-ae2630fef8b7_Event1 .

oa:relationep_thl_2b79df51-e325-40ec-a656-ae2630fef8b7_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_thl_2b79df51-e325-40ec-a656-ae2630fef8b7_Person:b3d0cfab-0ee5-4812-a416-46a3c297702e ;
  a2a:EventKeyRef oa:event_thl_2b79df51-e325-40ec-a656-ae2630fef8b7_Event1 .

oa:source_thl_2b79df51-e325-40ec-a656-ae2630fef8b7
  a a2a:Source ;
  rdfs:label "Gemeentearchief Tholen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Tholen" ;
    rdfs:label "Tholen", "1664-10-19 - 1664-10-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1664-10-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1664-10-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1664" ;
    a2a:Month "10" ;
    a2a:Day "19" ;
    rdfs:label "1664-10-19"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeentearchief Tholen" ;
    a2a:Place "Tholen" ;
    a2a:Collection "Bron: boek, Deel: DTB_043, Periode: 1658-1664" ;
    a2a:Book "Doopboek NH kerk, afschrift Hollestelle" ;
    a2a:RegistryNumber "DTB_043" ;
    a2a:Folio "114" ;
    rdfs:label "Gemeentearchief Tholen, Tholen, Bron: boek, Deel: DTB_043, Periode: 1658-1664, Doopboek NH kerk, afschrift Hollestelle, DTB_043, 114"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/thl/thumb/640x480/0e673caa-b9b1-445e-cd84-2456ac2cd7b8.jpg" ;
    a2a:UriViewer "https://archieftholen.nl/onze-bronnen/voorouders/deeds/2b79df51-e325-40ec-a656-ae2630fef8b7" ;
    a2a:UriPreview "https://images.memorix.nl/thl/thumb/250x250/0e673caa-b9b1-445e-cd84-2456ac2cd7b8.jpg"
  ] ;
  a2a:SourceLastChangeDate "2013-08-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieftholen.nl/onze-bronnen/voorouders/deeds/2b79df51-e325-40ec-a656-ae2630fef8b7" ;
  a2a:RecordGUID "{2b79df51-e325-40ec-a656-ae2630fef8b7}" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "DTB_043" ;
  a2a:SourceRemarkregister_periode "1658-1664" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250426_1936_00001936.xml van THL" .

