@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_98a21f7e-e76e-4833-80d7-45f5f333c404
  a a2a:Record ;
  rdfs:label "Doop op 14 augustus 1771 te Tholen" ;
  a2a:hasPerson oa:person_thl_98a21f7e-e76e-4833-80d7-45f5f333c404_Person-95c9926b-c374-4576-860d-130b26d5f7fb, oa:person_thl_98a21f7e-e76e-4833-80d7-45f5f333c404_Person-36602ee7-6971-41e9-9679-4fe1f7115570, oa:person_thl_98a21f7e-e76e-4833-80d7-45f5f333c404_Person-23b8dc7c-260b-45ef-8313-85410bad2234, oa:person_thl_98a21f7e-e76e-4833-80d7-45f5f333c404_Person-19a1da7e-a4a7-4dd0-87ee-376967872360, oa:person_thl_98a21f7e-e76e-4833-80d7-45f5f333c404_Person-9f955495-399d-4f66-9a82-14c8b42ef1de ;
  a2a:hasEvent oa:event_thl_98a21f7e-e76e-4833-80d7-45f5f333c404_Event1 ;
  a2a:hasRelationEP oa:relationep_thl_98a21f7e-e76e-4833-80d7-45f5f333c404_0, oa:relationep_thl_98a21f7e-e76e-4833-80d7-45f5f333c404_1, oa:relationep_thl_98a21f7e-e76e-4833-80d7-45f5f333c404_2, oa:relationep_thl_98a21f7e-e76e-4833-80d7-45f5f333c404_3, oa:relationep_thl_98a21f7e-e76e-4833-80d7-45f5f333c404_4 ;
  a2a:hasSource oa:source_thl_98a21f7e-e76e-4833-80d7-45f5f333c404 .

oa:person_thl_98a21f7e-e76e-4833-80d7-45f5f333c404_Person-95c9926b-c374-4576-860d-130b26d5f7fb
  a a2a:Person ;
  rdfs:label "Anna Maria van Stapele" ;
  a2a:PersonName [
    rdfs:label "Anna Maria van Stapele" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Stapele"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1771" ;
    a2a:Month "8" ;
    a2a:Day "9" ;
    rdfs:label "1771-08-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Tholen" ;
    rdfs:label "Tholen"
  ] .

oa:person_thl_98a21f7e-e76e-4833-80d7-45f5f333c404_Person-36602ee7-6971-41e9-9679-4fe1f7115570
  a a2a:Person ;
  rdfs:label "Marinus van der Vliet" ;
  a2a:PersonName [
    rdfs:label "Marinus van der Vliet" ;
    a2a:PersonNameFirstName "Marinus" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Vliet"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_98a21f7e-e76e-4833-80d7-45f5f333c404_Person-23b8dc7c-260b-45ef-8313-85410bad2234
  a a2a:Person ;
  rdfs:label "Anna Maria Balfour" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Balfour" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Balfour"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_98a21f7e-e76e-4833-80d7-45f5f333c404_Person-19a1da7e-a4a7-4dd0-87ee-376967872360
  a a2a:Person ;
  rdfs:label "Jacob Johan van Stapele" ;
  a2a:PersonName [
    rdfs:label "Jacob Johan van Stapele" ;
    a2a:PersonNameFirstName "Jacob Johan" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Stapele"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_98a21f7e-e76e-4833-80d7-45f5f333c404_Person-9f955495-399d-4f66-9a82-14c8b42ef1de
  a a2a:Person ;
  rdfs:label "Susanna Cornelia van der Vliet" ;
  a2a:PersonName [
    rdfs:label "Susanna Cornelia van der Vliet" ;
    a2a:PersonNameFirstName "Susanna Cornelia" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Vliet"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_thl_98a21f7e-e76e-4833-80d7-45f5f333c404_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1771" ;
    a2a:Month "8" ;
    a2a:Day "14" ;
    rdfs:label "1771-08-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tholen" ;
    rdfs:label "Tholen"
  ] .

oa:relationep_thl_98a21f7e-e76e-4833-80d7-45f5f333c404_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_thl_98a21f7e-e76e-4833-80d7-45f5f333c404_Person:95c9926b-c374-4576-860d-130b26d5f7fb ;
  a2a:EventKeyRef oa:event_thl_98a21f7e-e76e-4833-80d7-45f5f333c404_Event1 .

oa:relationep_thl_98a21f7e-e76e-4833-80d7-45f5f333c404_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_98a21f7e-e76e-4833-80d7-45f5f333c404_Person:36602ee7-6971-41e9-9679-4fe1f7115570 ;
  a2a:EventKeyRef oa:event_thl_98a21f7e-e76e-4833-80d7-45f5f333c404_Event1 .

oa:relationep_thl_98a21f7e-e76e-4833-80d7-45f5f333c404_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_98a21f7e-e76e-4833-80d7-45f5f333c404_Person:23b8dc7c-260b-45ef-8313-85410bad2234 ;
  a2a:EventKeyRef oa:event_thl_98a21f7e-e76e-4833-80d7-45f5f333c404_Event1 .

oa:relationep_thl_98a21f7e-e76e-4833-80d7-45f5f333c404_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_thl_98a21f7e-e76e-4833-80d7-45f5f333c404_Person:19a1da7e-a4a7-4dd0-87ee-376967872360 ;
  a2a:EventKeyRef oa:event_thl_98a21f7e-e76e-4833-80d7-45f5f333c404_Event1 .

oa:relationep_thl_98a21f7e-e76e-4833-80d7-45f5f333c404_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_thl_98a21f7e-e76e-4833-80d7-45f5f333c404_Person:9f955495-399d-4f66-9a82-14c8b42ef1de ;
  a2a:EventKeyRef oa:event_thl_98a21f7e-e76e-4833-80d7-45f5f333c404_Event1 .

oa:source_thl_98a21f7e-e76e-4833-80d7-45f5f333c404
  a a2a:Source ;
  rdfs:label "Gemeentearchief Tholen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Tholen" ;
    rdfs:label "Tholen", "1771-08-14 - 1771-08-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1771-08-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1771-08-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1771" ;
    a2a:Month "8" ;
    a2a:Day "14" ;
    rdfs:label "1771-08-14"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeentearchief Tholen" ;
    a2a:Place "Tholen" ;
    a2a:Collection "Bron: boek, Deel: DTB_051, Periode: 1770-1778" ;
    a2a:Book "Doopboek NH kerk, afschrift Hollestelle" ;
    a2a:RegistryNumber "DTB_051" ;
    a2a:Folio "18" ;
    rdfs:label "Gemeentearchief Tholen, Tholen, Bron: boek, Deel: DTB_051, Periode: 1770-1778, Doopboek NH kerk, afschrift Hollestelle, DTB_051, 18"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/thl/thumb/640x480/7c78f01f-c2d3-f37b-e3fd-d30c9fe04453.jpg" ;
    a2a:UriViewer "https://archieftholen.nl/onze-bronnen/voorouders/deeds/98a21f7e-e76e-4833-80d7-45f5f333c404" ;
    a2a:UriPreview "https://images.memorix.nl/thl/thumb/250x250/7c78f01f-c2d3-f37b-e3fd-d30c9fe04453.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-06"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieftholen.nl/onze-bronnen/voorouders/deeds/98a21f7e-e76e-4833-80d7-45f5f333c404" ;
  a2a:RecordGUID "{98a21f7e-e76e-4833-80d7-45f5f333c404}" ;
  a2a:SourceRemarkOpmerking """vader: schepen der stad Tholen.
getuige 2: wed. van luitenant kolonel Hoh. Paschasius van Stapele,""" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "DTB_051" ;
  a2a:SourceRemarkregister_periode "1770-1778" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250426_2089_00002089.xml van THL" .

