@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_1a08efbb-34bd-48fa-9b59-da2bfe9a61af
  a a2a:Record ;
  rdfs:label "Doop op 15 juni 1678 te Tholen" ;
  a2a:hasPerson oa:person_thl_1a08efbb-34bd-48fa-9b59-da2bfe9a61af_Person-378270e4-397f-4b81-a275-9cdf622bb07d, oa:person_thl_1a08efbb-34bd-48fa-9b59-da2bfe9a61af_Person-a549fdba-3927-4f14-a552-2bad47d3d9c6, oa:person_thl_1a08efbb-34bd-48fa-9b59-da2bfe9a61af_Person-b64f33f6-924b-4af5-a640-33b978383091, oa:person_thl_1a08efbb-34bd-48fa-9b59-da2bfe9a61af_Person-562007d9-e9c2-4602-bb6f-e1e9c332baef, oa:person_thl_1a08efbb-34bd-48fa-9b59-da2bfe9a61af_Person-dc45e4ba-312f-4221-8276-d494d90a9e20, oa:person_thl_1a08efbb-34bd-48fa-9b59-da2bfe9a61af_Person-318a1f08-cb59-4e14-b643-5c878e6e32ce ;
  a2a:hasEvent oa:event_thl_1a08efbb-34bd-48fa-9b59-da2bfe9a61af_Event1 ;
  a2a:hasRelationEP oa:relationep_thl_1a08efbb-34bd-48fa-9b59-da2bfe9a61af_0, oa:relationep_thl_1a08efbb-34bd-48fa-9b59-da2bfe9a61af_1, oa:relationep_thl_1a08efbb-34bd-48fa-9b59-da2bfe9a61af_2, oa:relationep_thl_1a08efbb-34bd-48fa-9b59-da2bfe9a61af_3, oa:relationep_thl_1a08efbb-34bd-48fa-9b59-da2bfe9a61af_4, oa:relationep_thl_1a08efbb-34bd-48fa-9b59-da2bfe9a61af_5 ;
  a2a:hasSource oa:source_thl_1a08efbb-34bd-48fa-9b59-da2bfe9a61af .

oa:person_thl_1a08efbb-34bd-48fa-9b59-da2bfe9a61af_Person-378270e4-397f-4b81-a275-9cdf622bb07d
  a a2a:Person ;
  rdfs:label "Jan Huijbregtsen" ;
  a2a:PersonName [
    rdfs:label "Jan Huijbregtsen" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Huijbregtsen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_1a08efbb-34bd-48fa-9b59-da2bfe9a61af_Person-a549fdba-3927-4f14-a552-2bad47d3d9c6
  a a2a:Person ;
  rdfs:label "Huijbregt Jilliss" ;
  a2a:PersonName [
    rdfs:label "Huijbregt Jilliss" ;
    a2a:PersonNameFirstName "Huijbregt" ;
    a2a:PersonNameLastName "Jilliss"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_1a08efbb-34bd-48fa-9b59-da2bfe9a61af_Person-b64f33f6-924b-4af5-a640-33b978383091
  a a2a:Person ;
  rdfs:label "Andries Caton" ;
  a2a:PersonName [
    rdfs:label "Andries Caton" ;
    a2a:PersonNameFirstName "Andries" ;
    a2a:PersonNameLastName "Caton"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_1a08efbb-34bd-48fa-9b59-da2bfe9a61af_Person-562007d9-e9c2-4602-bb6f-e1e9c332baef
  a a2a:Person ;
  rdfs:label "Lijsabeth Claassen" ;
  a2a:PersonName [
    rdfs:label "Lijsabeth Claassen" ;
    a2a:PersonNameFirstName "Lijsabeth" ;
    a2a:PersonNameLastName "Claassen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_1a08efbb-34bd-48fa-9b59-da2bfe9a61af_Person-dc45e4ba-312f-4221-8276-d494d90a9e20
  a a2a:Person ;
  rdfs:label "Barber Frans" ;
  a2a:PersonName [
    rdfs:label "Barber Frans" ;
    a2a:PersonNameFirstName "Barber" ;
    a2a:PersonNameLastName "Frans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_1a08efbb-34bd-48fa-9b59-da2bfe9a61af_Person-318a1f08-cb59-4e14-b643-5c878e6e32ce
  a a2a:Person ;
  rdfs:label "Jozina Jansz" ;
  a2a:PersonName [
    rdfs:label "Jozina Jansz" ;
    a2a:PersonNameFirstName "Jozina" ;
    a2a:PersonNameLastName "Jansz"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Tholen" ;
    rdfs:label "Tholen"
  ] .

oa:event_thl_1a08efbb-34bd-48fa-9b59-da2bfe9a61af_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1678" ;
    a2a:Month "6" ;
    a2a:Day "15" ;
    rdfs:label "1678-06-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tholen" ;
    rdfs:label "Tholen"
  ] .

oa:relationep_thl_1a08efbb-34bd-48fa-9b59-da2bfe9a61af_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_thl_1a08efbb-34bd-48fa-9b59-da2bfe9a61af_Person:378270e4-397f-4b81-a275-9cdf622bb07d ;
  a2a:EventKeyRef oa:event_thl_1a08efbb-34bd-48fa-9b59-da2bfe9a61af_Event1 .

oa:relationep_thl_1a08efbb-34bd-48fa-9b59-da2bfe9a61af_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_1a08efbb-34bd-48fa-9b59-da2bfe9a61af_Person:a549fdba-3927-4f14-a552-2bad47d3d9c6 ;
  a2a:EventKeyRef oa:event_thl_1a08efbb-34bd-48fa-9b59-da2bfe9a61af_Event1 .

oa:relationep_thl_1a08efbb-34bd-48fa-9b59-da2bfe9a61af_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_1a08efbb-34bd-48fa-9b59-da2bfe9a61af_Person:b64f33f6-924b-4af5-a640-33b978383091 ;
  a2a:EventKeyRef oa:event_thl_1a08efbb-34bd-48fa-9b59-da2bfe9a61af_Event1 .

oa:relationep_thl_1a08efbb-34bd-48fa-9b59-da2bfe9a61af_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_1a08efbb-34bd-48fa-9b59-da2bfe9a61af_Person:562007d9-e9c2-4602-bb6f-e1e9c332baef ;
  a2a:EventKeyRef oa:event_thl_1a08efbb-34bd-48fa-9b59-da2bfe9a61af_Event1 .

oa:relationep_thl_1a08efbb-34bd-48fa-9b59-da2bfe9a61af_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_thl_1a08efbb-34bd-48fa-9b59-da2bfe9a61af_Person:dc45e4ba-312f-4221-8276-d494d90a9e20 ;
  a2a:EventKeyRef oa:event_thl_1a08efbb-34bd-48fa-9b59-da2bfe9a61af_Event1 .

oa:relationep_thl_1a08efbb-34bd-48fa-9b59-da2bfe9a61af_5
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_thl_1a08efbb-34bd-48fa-9b59-da2bfe9a61af_Person:318a1f08-cb59-4e14-b643-5c878e6e32ce ;
  a2a:EventKeyRef oa:event_thl_1a08efbb-34bd-48fa-9b59-da2bfe9a61af_Event1 .

oa:source_thl_1a08efbb-34bd-48fa-9b59-da2bfe9a61af
  a a2a:Source ;
  rdfs:label "Gemeentearchief Tholen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Tholen" ;
    rdfs:label "Tholen", "1678-06-15 - 1678-06-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1678-06-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1678-06-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1678" ;
    a2a:Month "6" ;
    a2a:Day "15" ;
    rdfs:label "1678-06-15"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeentearchief Tholen" ;
    a2a:Place "Tholen" ;
    a2a:Collection "Bron: boek, Deel: DTB_045, Periode: 1675-1695" ;
    a2a:Book "Doopboek NH kerk, afschrift Hollestelle" ;
    a2a:RegistryNumber "DTB_045" ;
    a2a:Folio "44" ;
    rdfs:label "Gemeentearchief Tholen, Tholen, Bron: boek, Deel: DTB_045, Periode: 1675-1695, Doopboek NH kerk, afschrift Hollestelle, DTB_045, 44"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/thl/thumb/640x480/207b4cf6-5718-f300-1f17-d3ec76b5f5e0.jpg" ;
    a2a:UriViewer "https://archieftholen.nl/onze-bronnen/voorouders/deeds/1a08efbb-34bd-48fa-9b59-da2bfe9a61af" ;
    a2a:UriPreview "https://images.memorix.nl/thl/thumb/250x250/207b4cf6-5718-f300-1f17-d3ec76b5f5e0.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieftholen.nl/onze-bronnen/voorouders/deeds/1a08efbb-34bd-48fa-9b59-da2bfe9a61af" ;
  a2a:RecordGUID "{1a08efbb-34bd-48fa-9b59-da2bfe9a61af}" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "DTB_045" ;
  a2a:SourceRemarkregister_periode "1675-1695" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250426_1910_00001910.xml van THL" .

