@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_d02fb963-ac06-4e97-bc3e-0cf05b1c0f7e
  a a2a:Record ;
  rdfs:label "Doop op 19 mei 1709 te Sint-Annaland" ;
  a2a:hasPerson oa:person_thl_d02fb963-ac06-4e97-bc3e-0cf05b1c0f7e_Person-1895810f-0931-4685-9d3b-65eb5e5e0990, oa:person_thl_d02fb963-ac06-4e97-bc3e-0cf05b1c0f7e_Person-f59004a7-101b-47db-a231-818e6a383af8, oa:person_thl_d02fb963-ac06-4e97-bc3e-0cf05b1c0f7e_Person-f10c4c14-f2a6-426d-92c2-ab210d75c331, oa:person_thl_d02fb963-ac06-4e97-bc3e-0cf05b1c0f7e_Person-2dbbba5b-445f-4157-9869-6f5f39f7b7ea, oa:person_thl_d02fb963-ac06-4e97-bc3e-0cf05b1c0f7e_Person-3d0ab3c9-3c32-4054-8d99-cb8e3a33012a ;
  a2a:hasEvent oa:event_thl_d02fb963-ac06-4e97-bc3e-0cf05b1c0f7e_Event1 ;
  a2a:hasRelationEP oa:relationep_thl_d02fb963-ac06-4e97-bc3e-0cf05b1c0f7e_0, oa:relationep_thl_d02fb963-ac06-4e97-bc3e-0cf05b1c0f7e_1, oa:relationep_thl_d02fb963-ac06-4e97-bc3e-0cf05b1c0f7e_2, oa:relationep_thl_d02fb963-ac06-4e97-bc3e-0cf05b1c0f7e_3, oa:relationep_thl_d02fb963-ac06-4e97-bc3e-0cf05b1c0f7e_4 ;
  a2a:hasSource oa:source_thl_d02fb963-ac06-4e97-bc3e-0cf05b1c0f7e .

oa:person_thl_d02fb963-ac06-4e97-bc3e-0cf05b1c0f7e_Person-1895810f-0931-4685-9d3b-65eb5e5e0990
  a a2a:Person ;
  rdfs:label "Matje Dane" ;
  a2a:PersonName [
    rdfs:label "Matje Dane" ;
    a2a:PersonNameFirstName "Matje" ;
    a2a:PersonNameLastName "Dane"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Sint-Annaland" ;
    rdfs:label "Sint-Annaland"
  ] .

oa:person_thl_d02fb963-ac06-4e97-bc3e-0cf05b1c0f7e_Person-f59004a7-101b-47db-a231-818e6a383af8
  a a2a:Person ;
  rdfs:label "Cornelis Pieterse Gunst" ;
  a2a:PersonName [
    rdfs:label "Cornelis Pieterse Gunst" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNamePatronym "Pieterse" ;
    a2a:PersonNameLastName "Gunst"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_d02fb963-ac06-4e97-bc3e-0cf05b1c0f7e_Person-f10c4c14-f2a6-426d-92c2-ab210d75c331
  a a2a:Person ;
  rdfs:label "Matje Passchiers" ;
  a2a:PersonName [
    rdfs:label "Matje Passchiers" ;
    a2a:PersonNameFirstName "Matje" ;
    a2a:PersonNameLastName "Passchiers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_d02fb963-ac06-4e97-bc3e-0cf05b1c0f7e_Person-2dbbba5b-445f-4157-9869-6f5f39f7b7ea
  a a2a:Person ;
  rdfs:label "Marinus Dane" ;
  a2a:PersonName [
    rdfs:label "Marinus Dane" ;
    a2a:PersonNameFirstName "Marinus" ;
    a2a:PersonNameLastName "Dane"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_d02fb963-ac06-4e97-bc3e-0cf05b1c0f7e_Person-3d0ab3c9-3c32-4054-8d99-cb8e3a33012a
  a a2a:Person ;
  rdfs:label "Jacomijntje Barents" ;
  a2a:PersonName [
    rdfs:label "Jacomijntje Barents" ;
    a2a:PersonNameFirstName "Jacomijntje" ;
    a2a:PersonNameLastName "Barents"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_thl_d02fb963-ac06-4e97-bc3e-0cf05b1c0f7e_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1709" ;
    a2a:Month "5" ;
    a2a:Day "19" ;
    rdfs:label "1709-05-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Sint-Annaland" ;
    rdfs:label "Sint-Annaland"
  ] .

oa:relationep_thl_d02fb963-ac06-4e97-bc3e-0cf05b1c0f7e_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_thl_d02fb963-ac06-4e97-bc3e-0cf05b1c0f7e_Person:1895810f-0931-4685-9d3b-65eb5e5e0990 ;
  a2a:EventKeyRef oa:event_thl_d02fb963-ac06-4e97-bc3e-0cf05b1c0f7e_Event1 .

oa:relationep_thl_d02fb963-ac06-4e97-bc3e-0cf05b1c0f7e_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_d02fb963-ac06-4e97-bc3e-0cf05b1c0f7e_Person:f59004a7-101b-47db-a231-818e6a383af8 ;
  a2a:EventKeyRef oa:event_thl_d02fb963-ac06-4e97-bc3e-0cf05b1c0f7e_Event1 .

oa:relationep_thl_d02fb963-ac06-4e97-bc3e-0cf05b1c0f7e_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_d02fb963-ac06-4e97-bc3e-0cf05b1c0f7e_Person:f10c4c14-f2a6-426d-92c2-ab210d75c331 ;
  a2a:EventKeyRef oa:event_thl_d02fb963-ac06-4e97-bc3e-0cf05b1c0f7e_Event1 .

oa:relationep_thl_d02fb963-ac06-4e97-bc3e-0cf05b1c0f7e_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_thl_d02fb963-ac06-4e97-bc3e-0cf05b1c0f7e_Person:2dbbba5b-445f-4157-9869-6f5f39f7b7ea ;
  a2a:EventKeyRef oa:event_thl_d02fb963-ac06-4e97-bc3e-0cf05b1c0f7e_Event1 .

oa:relationep_thl_d02fb963-ac06-4e97-bc3e-0cf05b1c0f7e_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_thl_d02fb963-ac06-4e97-bc3e-0cf05b1c0f7e_Person:3d0ab3c9-3c32-4054-8d99-cb8e3a33012a ;
  a2a:EventKeyRef oa:event_thl_d02fb963-ac06-4e97-bc3e-0cf05b1c0f7e_Event1 .

oa:source_thl_d02fb963-ac06-4e97-bc3e-0cf05b1c0f7e
  a a2a:Source ;
  rdfs:label "Gemeentearchief Tholen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Sint-Annaland" ;
    rdfs:label "Sint-Annaland", "1709-05-19 - 1709-05-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1709-05-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1709-05-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1709" ;
    a2a:Month "5" ;
    a2a:Day "19" ;
    rdfs:label "1709-05-19"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeentearchief Tholen" ;
    a2a:Place "Tholen" ;
    a2a:Collection "Bron: boek, Deel: DTB_019, Periode: 1692-1712" ;
    a2a:Book "Doopboek NH kerk" ;
    a2a:RegistryNumber "DTB_019" ;
    rdfs:label "Gemeentearchief Tholen, Tholen, Bron: boek, Deel: DTB_019, Periode: 1692-1712, Doopboek NH kerk, DTB_019"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/thl/thumb/640x480/6214fe0d-1912-4cae-9050-3cd6172544bb.jpg" ;
    a2a:UriViewer "https://archieftholen.nl/onze-bronnen/voorouders/deeds/d02fb963-ac06-4e97-bc3e-0cf05b1c0f7e" ;
    a2a:UriPreview "https://images.memorix.nl/thl/thumb/250x250/6214fe0d-1912-4cae-9050-3cd6172544bb.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-09-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieftholen.nl/onze-bronnen/voorouders/deeds/d02fb963-ac06-4e97-bc3e-0cf05b1c0f7e" ;
  a2a:RecordGUID "{d02fb963-ac06-4e97-bc3e-0cf05b1c0f7e}" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "DTB_019" ;
  a2a:SourceRemarkregister_periode "1692-1712" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250426_2486_00002486.xml van THL" .

