@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_a6cf1900-e051-45fc-b2d3-71847274644e
  a a2a:Record ;
  rdfs:label "Doop op 5 november 1719 te Stavenisse" ;
  a2a:hasPerson oa:person_thl_a6cf1900-e051-45fc-b2d3-71847274644e_Person-867b0e41-8e00-4244-956a-14bc4cb9c7b7, oa:person_thl_a6cf1900-e051-45fc-b2d3-71847274644e_Person-5034a6de-5ed3-42ea-8626-0a69138e9ea5, oa:person_thl_a6cf1900-e051-45fc-b2d3-71847274644e_Person-fd66d8aa-304b-4350-b099-ecfa89b017b1, oa:person_thl_a6cf1900-e051-45fc-b2d3-71847274644e_Person-114b976f-22cc-4f60-87da-3c7201bfaf4b, oa:person_thl_a6cf1900-e051-45fc-b2d3-71847274644e_Person-9f32c762-b52d-4378-af18-4d550f6861ce ;
  a2a:hasEvent oa:event_thl_a6cf1900-e051-45fc-b2d3-71847274644e_Event1 ;
  a2a:hasRelationEP oa:relationep_thl_a6cf1900-e051-45fc-b2d3-71847274644e_0, oa:relationep_thl_a6cf1900-e051-45fc-b2d3-71847274644e_1, oa:relationep_thl_a6cf1900-e051-45fc-b2d3-71847274644e_2, oa:relationep_thl_a6cf1900-e051-45fc-b2d3-71847274644e_3, oa:relationep_thl_a6cf1900-e051-45fc-b2d3-71847274644e_4 ;
  a2a:hasSource oa:source_thl_a6cf1900-e051-45fc-b2d3-71847274644e .

oa:person_thl_a6cf1900-e051-45fc-b2d3-71847274644e_Person-867b0e41-8e00-4244-956a-14bc4cb9c7b7
  a a2a:Person ;
  rdfs:label "Jan de Jonge" ;
  a2a:PersonName [
    rdfs:label "Jan de Jonge" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jonge"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Stavenisse" ;
    rdfs:label "Stavenisse"
  ] .

oa:person_thl_a6cf1900-e051-45fc-b2d3-71847274644e_Person-5034a6de-5ed3-42ea-8626-0a69138e9ea5
  a a2a:Person ;
  rdfs:label "Jannetje Jacobs Qauk" ;
  a2a:PersonName [
    rdfs:label "Jannetje Jacobs Qauk" ;
    a2a:PersonNameFirstName "Jannetje" ;
    a2a:PersonNamePatronym "Jacobs" ;
    a2a:PersonNameLastName "Qauk"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_a6cf1900-e051-45fc-b2d3-71847274644e_Person-fd66d8aa-304b-4350-b099-ecfa89b017b1
  a a2a:Person ;
  rdfs:label "Jacob Jan Lucassen" ;
  a2a:PersonName [
    rdfs:label "Jacob Jan Lucassen" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNamePatronym "Jan" ;
    a2a:PersonNameLastName "Lucassen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_a6cf1900-e051-45fc-b2d3-71847274644e_Person-114b976f-22cc-4f60-87da-3c7201bfaf4b
  a a2a:Person ;
  rdfs:label "Lucretia van 't Hof" ;
  a2a:PersonName [
    rdfs:label "Lucretia van 't Hof" ;
    a2a:PersonNameFirstName "Lucretia" ;
    a2a:PersonNamePrefixLastName "van 't" ;
    a2a:PersonNameLastName "Hof"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_a6cf1900-e051-45fc-b2d3-71847274644e_Person-9f32c762-b52d-4378-af18-4d550f6861ce
  a a2a:Person ;
  rdfs:label "Stoffel Cornelisse de Jonge" ;
  a2a:PersonName [
    rdfs:label "Stoffel Cornelisse de Jonge" ;
    a2a:PersonNameFirstName "Stoffel" ;
    a2a:PersonNamePatronym "Cornelisse" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jonge"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_thl_a6cf1900-e051-45fc-b2d3-71847274644e_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1719" ;
    a2a:Month "11" ;
    a2a:Day "5" ;
    rdfs:label "1719-11-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Stavenisse" ;
    rdfs:label "Stavenisse"
  ] .

oa:relationep_thl_a6cf1900-e051-45fc-b2d3-71847274644e_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_thl_a6cf1900-e051-45fc-b2d3-71847274644e_Person:867b0e41-8e00-4244-956a-14bc4cb9c7b7 ;
  a2a:EventKeyRef oa:event_thl_a6cf1900-e051-45fc-b2d3-71847274644e_Event1 .

oa:relationep_thl_a6cf1900-e051-45fc-b2d3-71847274644e_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_a6cf1900-e051-45fc-b2d3-71847274644e_Person:5034a6de-5ed3-42ea-8626-0a69138e9ea5 ;
  a2a:EventKeyRef oa:event_thl_a6cf1900-e051-45fc-b2d3-71847274644e_Event1 .

oa:relationep_thl_a6cf1900-e051-45fc-b2d3-71847274644e_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_a6cf1900-e051-45fc-b2d3-71847274644e_Person:fd66d8aa-304b-4350-b099-ecfa89b017b1 ;
  a2a:EventKeyRef oa:event_thl_a6cf1900-e051-45fc-b2d3-71847274644e_Event1 .

oa:relationep_thl_a6cf1900-e051-45fc-b2d3-71847274644e_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_thl_a6cf1900-e051-45fc-b2d3-71847274644e_Person:114b976f-22cc-4f60-87da-3c7201bfaf4b ;
  a2a:EventKeyRef oa:event_thl_a6cf1900-e051-45fc-b2d3-71847274644e_Event1 .

oa:relationep_thl_a6cf1900-e051-45fc-b2d3-71847274644e_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_thl_a6cf1900-e051-45fc-b2d3-71847274644e_Person:9f32c762-b52d-4378-af18-4d550f6861ce ;
  a2a:EventKeyRef oa:event_thl_a6cf1900-e051-45fc-b2d3-71847274644e_Event1 .

oa:source_thl_a6cf1900-e051-45fc-b2d3-71847274644e
  a a2a:Source ;
  rdfs:label "Gemeentearchief Tholen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Stavenisse" ;
    rdfs:label "Stavenisse", "1719-11-05 - 1719-11-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1719-11-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1719-11-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1719" ;
    a2a:Month "11" ;
    a2a:Day "5" ;
    rdfs:label "1719-11-05"^^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/4e0da70f-985d-8450-67ba-69475c68fa73.jpg" ;
    a2a:UriViewer "https://archieftholen.nl/onze-bronnen/voorouders/deeds/a6cf1900-e051-45fc-b2d3-71847274644e" ;
    a2a:UriPreview "https://images.memorix.nl/thl/thumb/250x250/4e0da70f-985d-8450-67ba-69475c68fa73.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-06-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieftholen.nl/onze-bronnen/voorouders/deeds/a6cf1900-e051-45fc-b2d3-71847274644e" ;
  a2a:RecordGUID "{a6cf1900-e051-45fc-b2d3-71847274644e}" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "DTB_035c" ;
  a2a:SourceRemarkregister_periode "1718-1747" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250426_2109_00002109.xml van THL" .

