@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_3cba29e7-3ca9-4621-b00a-940933af4eba
  a a2a:Record ;
  rdfs:label "Doop op 25 september 1672 te Tholen" ;
  a2a:hasPerson oa:person_thl_3cba29e7-3ca9-4621-b00a-940933af4eba_Person-ad89168e-9b99-4f57-99d6-7a723c3c00eb, oa:person_thl_3cba29e7-3ca9-4621-b00a-940933af4eba_Person-788ceb75-4be0-4720-89e0-d714c2a57ed2, oa:person_thl_3cba29e7-3ca9-4621-b00a-940933af4eba_Person-9621b2a6-31e0-4401-be71-eaca4c4d6f5b, oa:person_thl_3cba29e7-3ca9-4621-b00a-940933af4eba_Person-86391bb3-4e30-4f4c-8f65-fe2db764f912, oa:person_thl_3cba29e7-3ca9-4621-b00a-940933af4eba_Person-23c5229c-c44f-40a2-808d-c858bcd6cd20, oa:person_thl_3cba29e7-3ca9-4621-b00a-940933af4eba_Person-2c83832d-9194-4f95-9054-83369b247ef3 ;
  a2a:hasEvent oa:event_thl_3cba29e7-3ca9-4621-b00a-940933af4eba_Event1 ;
  a2a:hasRelationEP oa:relationep_thl_3cba29e7-3ca9-4621-b00a-940933af4eba_0, oa:relationep_thl_3cba29e7-3ca9-4621-b00a-940933af4eba_1, oa:relationep_thl_3cba29e7-3ca9-4621-b00a-940933af4eba_2, oa:relationep_thl_3cba29e7-3ca9-4621-b00a-940933af4eba_3, oa:relationep_thl_3cba29e7-3ca9-4621-b00a-940933af4eba_4, oa:relationep_thl_3cba29e7-3ca9-4621-b00a-940933af4eba_5 ;
  a2a:hasSource oa:source_thl_3cba29e7-3ca9-4621-b00a-940933af4eba .

oa:person_thl_3cba29e7-3ca9-4621-b00a-940933af4eba_Person-ad89168e-9b99-4f57-99d6-7a723c3c00eb
  a a2a:Person ;
  rdfs:label "Dingeman Jacobsz" ;
  a2a:PersonName [
    rdfs:label "Dingeman Jacobsz" ;
    a2a:PersonNameFirstName "Dingeman" ;
    a2a:PersonNameLastName "Jacobsz"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Tholen" ;
    rdfs:label "Tholen"
  ] .

oa:person_thl_3cba29e7-3ca9-4621-b00a-940933af4eba_Person-788ceb75-4be0-4720-89e0-d714c2a57ed2
  a a2a:Person ;
  rdfs:label "Arnoldus Apollonius" ;
  a2a:PersonName [
    rdfs:label "Arnoldus Apollonius" ;
    a2a:PersonNameFirstName "Arnoldus" ;
    a2a:PersonNameLastName "Apollonius"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_3cba29e7-3ca9-4621-b00a-940933af4eba_Person-9621b2a6-31e0-4401-be71-eaca4c4d6f5b
  a a2a:Person ;
  rdfs:label "Jan Janse" ;
  a2a:PersonName [
    rdfs:label "Jan Janse" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Janse"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_3cba29e7-3ca9-4621-b00a-940933af4eba_Person-86391bb3-4e30-4f4c-8f65-fe2db764f912
  a a2a:Person ;
  rdfs:label "Maetje Pieters" ;
  a2a:PersonName [
    rdfs:label "Maetje Pieters" ;
    a2a:PersonNameFirstName "Maetje" ;
    a2a:PersonNameLastName "Pieters"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_3cba29e7-3ca9-4621-b00a-940933af4eba_Person-23c5229c-c44f-40a2-808d-c858bcd6cd20
  a a2a:Person ;
  rdfs:label "Janneken Dingenis" ;
  a2a:PersonName [
    rdfs:label "Janneken Dingenis" ;
    a2a:PersonNameFirstName "Janneken" ;
    a2a:PersonNameLastName "Dingenis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_3cba29e7-3ca9-4621-b00a-940933af4eba_Person-2c83832d-9194-4f95-9054-83369b247ef3
  a a2a:Person ;
  rdfs:label "Jacob Aernoutse" ;
  a2a:PersonName [
    rdfs:label "Jacob Aernoutse" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Aernoutse"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_thl_3cba29e7-3ca9-4621-b00a-940933af4eba_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1672" ;
    a2a:Month "9" ;
    a2a:Day "25" ;
    rdfs:label "1672-09-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tholen" ;
    rdfs:label "Tholen"
  ] .

oa:relationep_thl_3cba29e7-3ca9-4621-b00a-940933af4eba_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_thl_3cba29e7-3ca9-4621-b00a-940933af4eba_Person:ad89168e-9b99-4f57-99d6-7a723c3c00eb ;
  a2a:EventKeyRef oa:event_thl_3cba29e7-3ca9-4621-b00a-940933af4eba_Event1 .

oa:relationep_thl_3cba29e7-3ca9-4621-b00a-940933af4eba_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_3cba29e7-3ca9-4621-b00a-940933af4eba_Person:788ceb75-4be0-4720-89e0-d714c2a57ed2 ;
  a2a:EventKeyRef oa:event_thl_3cba29e7-3ca9-4621-b00a-940933af4eba_Event1 .

oa:relationep_thl_3cba29e7-3ca9-4621-b00a-940933af4eba_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_3cba29e7-3ca9-4621-b00a-940933af4eba_Person:9621b2a6-31e0-4401-be71-eaca4c4d6f5b ;
  a2a:EventKeyRef oa:event_thl_3cba29e7-3ca9-4621-b00a-940933af4eba_Event1 .

oa:relationep_thl_3cba29e7-3ca9-4621-b00a-940933af4eba_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_3cba29e7-3ca9-4621-b00a-940933af4eba_Person:86391bb3-4e30-4f4c-8f65-fe2db764f912 ;
  a2a:EventKeyRef oa:event_thl_3cba29e7-3ca9-4621-b00a-940933af4eba_Event1 .

oa:relationep_thl_3cba29e7-3ca9-4621-b00a-940933af4eba_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_thl_3cba29e7-3ca9-4621-b00a-940933af4eba_Person:23c5229c-c44f-40a2-808d-c858bcd6cd20 ;
  a2a:EventKeyRef oa:event_thl_3cba29e7-3ca9-4621-b00a-940933af4eba_Event1 .

oa:relationep_thl_3cba29e7-3ca9-4621-b00a-940933af4eba_5
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_thl_3cba29e7-3ca9-4621-b00a-940933af4eba_Person:2c83832d-9194-4f95-9054-83369b247ef3 ;
  a2a:EventKeyRef oa:event_thl_3cba29e7-3ca9-4621-b00a-940933af4eba_Event1 .

oa:source_thl_3cba29e7-3ca9-4621-b00a-940933af4eba
  a a2a:Source ;
  rdfs:label "Gemeentearchief Tholen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Tholen" ;
    rdfs:label "Tholen", "1672-09-25 - 1672-09-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1672-09-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1672-09-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1672" ;
    a2a:Month "9" ;
    a2a:Day "25" ;
    rdfs:label "1672-09-25"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeentearchief Tholen" ;
    a2a:Place "Tholen" ;
    a2a:Collection "Bron: boek, Deel: DTB_044, Periode: 1665-1675" ;
    a2a:Book "Doopboek NH kerk, afschrift Hollestelle" ;
    a2a:RegistryNumber "DTB_044" ;
    a2a:Folio "131" ;
    rdfs:label "Gemeentearchief Tholen, Tholen, Bron: boek, Deel: DTB_044, Periode: 1665-1675, Doopboek NH kerk, afschrift Hollestelle, DTB_044, 131"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/thl/thumb/640x480/55142398-2be8-bc8e-3ec5-105d75fcac65.jpg" ;
    a2a:UriViewer "https://archieftholen.nl/onze-bronnen/voorouders/deeds/3cba29e7-3ca9-4621-b00a-940933af4eba" ;
    a2a:UriPreview "https://images.memorix.nl/thl/thumb/250x250/55142398-2be8-bc8e-3ec5-105d75fcac65.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-09-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieftholen.nl/onze-bronnen/voorouders/deeds/3cba29e7-3ca9-4621-b00a-940933af4eba" ;
  a2a:RecordGUID "{3cba29e7-3ca9-4621-b00a-940933af4eba}" ;
  a2a:SourceRemarkOpmerking "getuige 2: schepen" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "DTB_044" ;
  a2a:SourceRemarkregister_periode "1665-1675" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250426_1961_00001961.xml van THL" .

