@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_072cd18b-e68a-4651-ac4c-4c697de9047b
  a a2a:Record ;
  rdfs:label "Doop op 23 maart 1698 te Stavenisse" ;
  a2a:hasPerson oa:person_thl_072cd18b-e68a-4651-ac4c-4c697de9047b_Person-4670d9ad-6632-429c-9af9-617b00bcfa53, oa:person_thl_072cd18b-e68a-4651-ac4c-4c697de9047b_Person-f3add3e3-1754-4712-8eaf-81794622cd1a, oa:person_thl_072cd18b-e68a-4651-ac4c-4c697de9047b_Person-46488405-a09c-4878-bcc6-d074db9aefc2, oa:person_thl_072cd18b-e68a-4651-ac4c-4c697de9047b_Person-314bd193-0703-4b69-ba26-510f8554f380, oa:person_thl_072cd18b-e68a-4651-ac4c-4c697de9047b_Person-f34c315b-367f-415b-b69b-8a19401fc440 ;
  a2a:hasEvent oa:event_thl_072cd18b-e68a-4651-ac4c-4c697de9047b_Event1 ;
  a2a:hasRelationEP oa:relationep_thl_072cd18b-e68a-4651-ac4c-4c697de9047b_0, oa:relationep_thl_072cd18b-e68a-4651-ac4c-4c697de9047b_1, oa:relationep_thl_072cd18b-e68a-4651-ac4c-4c697de9047b_2, oa:relationep_thl_072cd18b-e68a-4651-ac4c-4c697de9047b_3, oa:relationep_thl_072cd18b-e68a-4651-ac4c-4c697de9047b_4 ;
  a2a:hasSource oa:source_thl_072cd18b-e68a-4651-ac4c-4c697de9047b .

oa:person_thl_072cd18b-e68a-4651-ac4c-4c697de9047b_Person-4670d9ad-6632-429c-9af9-617b00bcfa53
  a a2a:Person ;
  rdfs:label "Jan Lukassen" ;
  a2a:PersonName [
    rdfs:label "Jan Lukassen" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Lukassen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_072cd18b-e68a-4651-ac4c-4c697de9047b_Person-f3add3e3-1754-4712-8eaf-81794622cd1a
  a a2a:Person ;
  rdfs:label "Marinus Lonke" ;
  a2a:PersonName [
    rdfs:label "Marinus Lonke" ;
    a2a:PersonNameFirstName "Marinus" ;
    a2a:PersonNameLastName "Lonke"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_072cd18b-e68a-4651-ac4c-4c697de9047b_Person-46488405-a09c-4878-bcc6-d074db9aefc2
  a a2a:Person ;
  rdfs:label "Lijsebeth Kwaaks" ;
  a2a:PersonName [
    rdfs:label "Lijsebeth Kwaaks" ;
    a2a:PersonNameFirstName "Lijsebeth" ;
    a2a:PersonNameLastName "Kwaaks"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_072cd18b-e68a-4651-ac4c-4c697de9047b_Person-314bd193-0703-4b69-ba26-510f8554f380
  a a2a:Person ;
  rdfs:label "Jannetjen Jakobs Kwaak" ;
  a2a:PersonName [
    rdfs:label "Jannetjen Jakobs Kwaak" ;
    a2a:PersonNameFirstName "Jannetjen" ;
    a2a:PersonNamePatronym "Jakobs" ;
    a2a:PersonNameLastName "Kwaak"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_072cd18b-e68a-4651-ac4c-4c697de9047b_Person-f34c315b-367f-415b-b69b-8a19401fc440
  a a2a:Person ;
  rdfs:label "Bastiaan Jan" ;
  a2a:PersonName [
    rdfs:label "Bastiaan Jan" ;
    a2a:PersonNameFirstName "Bastiaan" ;
    a2a:PersonNameLastName "Jan"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Stavenisse" ;
    rdfs:label "Stavenisse"
  ] .

oa:event_thl_072cd18b-e68a-4651-ac4c-4c697de9047b_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1698" ;
    a2a:Month "3" ;
    a2a:Day "23" ;
    rdfs:label "1698-03-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Stavenisse" ;
    rdfs:label "Stavenisse"
  ] .

oa:relationep_thl_072cd18b-e68a-4651-ac4c-4c697de9047b_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_thl_072cd18b-e68a-4651-ac4c-4c697de9047b_Person:4670d9ad-6632-429c-9af9-617b00bcfa53 ;
  a2a:EventKeyRef oa:event_thl_072cd18b-e68a-4651-ac4c-4c697de9047b_Event1 .

oa:relationep_thl_072cd18b-e68a-4651-ac4c-4c697de9047b_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_072cd18b-e68a-4651-ac4c-4c697de9047b_Person:f3add3e3-1754-4712-8eaf-81794622cd1a ;
  a2a:EventKeyRef oa:event_thl_072cd18b-e68a-4651-ac4c-4c697de9047b_Event1 .

oa:relationep_thl_072cd18b-e68a-4651-ac4c-4c697de9047b_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_072cd18b-e68a-4651-ac4c-4c697de9047b_Person:46488405-a09c-4878-bcc6-d074db9aefc2 ;
  a2a:EventKeyRef oa:event_thl_072cd18b-e68a-4651-ac4c-4c697de9047b_Event1 .

oa:relationep_thl_072cd18b-e68a-4651-ac4c-4c697de9047b_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_thl_072cd18b-e68a-4651-ac4c-4c697de9047b_Person:314bd193-0703-4b69-ba26-510f8554f380 ;
  a2a:EventKeyRef oa:event_thl_072cd18b-e68a-4651-ac4c-4c697de9047b_Event1 .

oa:relationep_thl_072cd18b-e68a-4651-ac4c-4c697de9047b_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_thl_072cd18b-e68a-4651-ac4c-4c697de9047b_Person:f34c315b-367f-415b-b69b-8a19401fc440 ;
  a2a:EventKeyRef oa:event_thl_072cd18b-e68a-4651-ac4c-4c697de9047b_Event1 .

oa:source_thl_072cd18b-e68a-4651-ac4c-4c697de9047b
  a a2a:Source ;
  rdfs:label "Gemeentearchief Tholen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Stavenisse" ;
    rdfs:label "Stavenisse", "1698-03-23 - 1698-03-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1698-03-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1698-03-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1698" ;
    a2a:Month "3" ;
    a2a:Day "23" ;
    rdfs:label "1698-03-23"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeentearchief Tholen" ;
    a2a:Place "Tholen" ;
    a2a:Collection "Bron: boek, Deel: DTB_035d, Periode: 1690-1718" ;
    a2a:Book "Doopboek NH kerk, afschrift Kloet" ;
    a2a:RegistryNumber "DTB_035d" ;
    rdfs:label "Gemeentearchief Tholen, Tholen, Bron: boek, Deel: DTB_035d, Periode: 1690-1718, Doopboek NH kerk, afschrift Kloet, DTB_035d"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/thl/thumb/640x480/8dcf1458-ec3d-6a49-2fbf-26ca45513c62.jpg" ;
    a2a:UriViewer "https://archieftholen.nl/onze-bronnen/voorouders/deeds/072cd18b-e68a-4651-ac4c-4c697de9047b" ;
    a2a:UriPreview "https://images.memorix.nl/thl/thumb/250x250/8dcf1458-ec3d-6a49-2fbf-26ca45513c62.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-05-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieftholen.nl/onze-bronnen/voorouders/deeds/072cd18b-e68a-4651-ac4c-4c697de9047b" ;
  a2a:RecordGUID "{072cd18b-e68a-4651-ac4c-4c697de9047b}" ;
  a2a:SourceRemarkOpmerking "Het kind heet Christiaan staat erbij vermeld." ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "DTB_035d" ;
  a2a:SourceRemarkregister_periode "1690-1718" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250607_12_00000012.xml van THL" .

