@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_4ab3b26d-04eb-4e3d-a290-ad063aaa6d5d
  a a2a:Record ;
  rdfs:label "Doop op 2 februari 1716 te Sint-Maartensdijk" ;
  a2a:hasPerson oa:person_thl_4ab3b26d-04eb-4e3d-a290-ad063aaa6d5d_Person-8c476b93-6ba2-4d0e-9c21-82206da35486, oa:person_thl_4ab3b26d-04eb-4e3d-a290-ad063aaa6d5d_Person-661f466c-b0ee-4290-b9dd-737521efc9e3, oa:person_thl_4ab3b26d-04eb-4e3d-a290-ad063aaa6d5d_Person-54897299-63d9-400e-b7d5-d0f07e91a2dc, oa:person_thl_4ab3b26d-04eb-4e3d-a290-ad063aaa6d5d_Person-37a8f185-d764-4308-aa10-6898a40abdc2, oa:person_thl_4ab3b26d-04eb-4e3d-a290-ad063aaa6d5d_Person-6d634da2-5a61-429b-9a91-247a0277bda1 ;
  a2a:hasEvent oa:event_thl_4ab3b26d-04eb-4e3d-a290-ad063aaa6d5d_Event1 ;
  a2a:hasRelationEP oa:relationep_thl_4ab3b26d-04eb-4e3d-a290-ad063aaa6d5d_0, oa:relationep_thl_4ab3b26d-04eb-4e3d-a290-ad063aaa6d5d_1, oa:relationep_thl_4ab3b26d-04eb-4e3d-a290-ad063aaa6d5d_2, oa:relationep_thl_4ab3b26d-04eb-4e3d-a290-ad063aaa6d5d_3, oa:relationep_thl_4ab3b26d-04eb-4e3d-a290-ad063aaa6d5d_4 ;
  a2a:hasSource oa:source_thl_4ab3b26d-04eb-4e3d-a290-ad063aaa6d5d .

oa:person_thl_4ab3b26d-04eb-4e3d-a290-ad063aaa6d5d_Person-8c476b93-6ba2-4d0e-9c21-82206da35486
  a a2a:Person ;
  rdfs:label "Sara du Mortier" ;
  a2a:PersonName [
    rdfs:label "Sara du Mortier" ;
    a2a:PersonNameFirstName "Sara" ;
    a2a:PersonNamePrefixLastName "du" ;
    a2a:PersonNameLastName "Mortier"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Sint-Maartensdijk" ;
    rdfs:label "Sint-Maartensdijk"
  ] .

oa:person_thl_4ab3b26d-04eb-4e3d-a290-ad063aaa6d5d_Person-661f466c-b0ee-4290-b9dd-737521efc9e3
  a a2a:Person ;
  rdfs:label "Johannes Knulst" ;
  a2a:PersonName [
    rdfs:label "Johannes Knulst" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Knulst"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_4ab3b26d-04eb-4e3d-a290-ad063aaa6d5d_Person-54897299-63d9-400e-b7d5-d0f07e91a2dc
  a a2a:Person ;
  rdfs:label "Tannetje Knulst" ;
  a2a:PersonName [
    rdfs:label "Tannetje Knulst" ;
    a2a:PersonNameFirstName "Tannetje" ;
    a2a:PersonNameLastName "Knulst"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_4ab3b26d-04eb-4e3d-a290-ad063aaa6d5d_Person-37a8f185-d764-4308-aa10-6898a40abdc2
  a a2a:Person ;
  rdfs:label "Pieter du Mortier" ;
  a2a:PersonName [
    rdfs:label "Pieter du Mortier" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNamePrefixLastName "du" ;
    a2a:PersonNameLastName "Mortier"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_4ab3b26d-04eb-4e3d-a290-ad063aaa6d5d_Person-6d634da2-5a61-429b-9a91-247a0277bda1
  a a2a:Person ;
  rdfs:label "Cornelia Molanus Knulst" ;
  a2a:PersonName [
    rdfs:label "Cornelia Molanus Knulst" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNamePatronym "Molanus" ;
    a2a:PersonNameLastName "Knulst"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_thl_4ab3b26d-04eb-4e3d-a290-ad063aaa6d5d_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1716" ;
    a2a:Month "2" ;
    a2a:Day "2" ;
    rdfs:label "1716-02-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Sint-Maartensdijk" ;
    rdfs:label "Sint-Maartensdijk"
  ] ;
  a2a:EventReligion "NH" .

oa:relationep_thl_4ab3b26d-04eb-4e3d-a290-ad063aaa6d5d_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_thl_4ab3b26d-04eb-4e3d-a290-ad063aaa6d5d_Person:8c476b93-6ba2-4d0e-9c21-82206da35486 ;
  a2a:EventKeyRef oa:event_thl_4ab3b26d-04eb-4e3d-a290-ad063aaa6d5d_Event1 .

oa:relationep_thl_4ab3b26d-04eb-4e3d-a290-ad063aaa6d5d_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_4ab3b26d-04eb-4e3d-a290-ad063aaa6d5d_Person:661f466c-b0ee-4290-b9dd-737521efc9e3 ;
  a2a:EventKeyRef oa:event_thl_4ab3b26d-04eb-4e3d-a290-ad063aaa6d5d_Event1 .

oa:relationep_thl_4ab3b26d-04eb-4e3d-a290-ad063aaa6d5d_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_4ab3b26d-04eb-4e3d-a290-ad063aaa6d5d_Person:54897299-63d9-400e-b7d5-d0f07e91a2dc ;
  a2a:EventKeyRef oa:event_thl_4ab3b26d-04eb-4e3d-a290-ad063aaa6d5d_Event1 .

oa:relationep_thl_4ab3b26d-04eb-4e3d-a290-ad063aaa6d5d_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_thl_4ab3b26d-04eb-4e3d-a290-ad063aaa6d5d_Person:37a8f185-d764-4308-aa10-6898a40abdc2 ;
  a2a:EventKeyRef oa:event_thl_4ab3b26d-04eb-4e3d-a290-ad063aaa6d5d_Event1 .

oa:relationep_thl_4ab3b26d-04eb-4e3d-a290-ad063aaa6d5d_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_thl_4ab3b26d-04eb-4e3d-a290-ad063aaa6d5d_Person:6d634da2-5a61-429b-9a91-247a0277bda1 ;
  a2a:EventKeyRef oa:event_thl_4ab3b26d-04eb-4e3d-a290-ad063aaa6d5d_Event1 .

oa:source_thl_4ab3b26d-04eb-4e3d-a290-ad063aaa6d5d
  a a2a:Source ;
  rdfs:label "Gemeentearchief Tholen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Sint-Maartensdijk" ;
    rdfs:label "Sint-Maartensdijk", "1716-02-02 - 1716-02-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1716-02-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1716-02-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1716" ;
    a2a:Month "2" ;
    a2a:Day "2" ;
    rdfs:label "1716-02-02"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeentearchief Tholen" ;
    a2a:Place "Tholen" ;
    a2a:Collection "Bron: boek, Deel: DTB_026b, Periode: 1699-1731" ;
    a2a:Book "Doopboek NH kerk, afschrift Kloet" ;
    a2a:RegistryNumber "DTB_026b" ;
    rdfs:label "Gemeentearchief Tholen, Tholen, Bron: boek, Deel: DTB_026b, Periode: 1699-1731, Doopboek NH kerk, afschrift Kloet, DTB_026b"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/thl/thumb/640x480/c0ca14d6-871b-aa08-a9cf-1e4f761f8232.jpg" ;
    a2a:UriViewer "https://archieftholen.nl/onze-bronnen/voorouders/deeds/4ab3b26d-04eb-4e3d-a290-ad063aaa6d5d" ;
    a2a:UriPreview "https://images.memorix.nl/thl/thumb/250x250/c0ca14d6-871b-aa08-a9cf-1e4f761f8232.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-04-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieftholen.nl/onze-bronnen/voorouders/deeds/4ab3b26d-04eb-4e3d-a290-ad063aaa6d5d" ;
  a2a:RecordGUID "{4ab3b26d-04eb-4e3d-a290-ad063aaa6d5d}" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "DTB_026b" ;
  a2a:SourceRemarkregister_periode "1699-1731" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250426_1980_00001980.xml van THL" .

