@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_0804c240-e0e3-40a0-9f95-1a2375eebdaa
  a a2a:Record ;
  rdfs:label "Doop op 20 maart 1799 te Tholen" ;
  a2a:hasPerson oa:person_thl_0804c240-e0e3-40a0-9f95-1a2375eebdaa_Person-e77b6ede-880f-40b9-9a87-65eac0505701, oa:person_thl_0804c240-e0e3-40a0-9f95-1a2375eebdaa_Person-9482b2ae-0a38-4d22-be82-250b0476cd8e, oa:person_thl_0804c240-e0e3-40a0-9f95-1a2375eebdaa_Person-a695a055-214e-4027-944e-0f7a8ecb03d8, oa:person_thl_0804c240-e0e3-40a0-9f95-1a2375eebdaa_Person-d1cbf3ce-a06e-4859-84dd-8cd8dbd73b4a, oa:person_thl_0804c240-e0e3-40a0-9f95-1a2375eebdaa_Person-ad1a3c48-b17e-4cc0-8cc8-43e508f34cff ;
  a2a:hasEvent oa:event_thl_0804c240-e0e3-40a0-9f95-1a2375eebdaa_Event1 ;
  a2a:hasRelationEP oa:relationep_thl_0804c240-e0e3-40a0-9f95-1a2375eebdaa_0, oa:relationep_thl_0804c240-e0e3-40a0-9f95-1a2375eebdaa_1, oa:relationep_thl_0804c240-e0e3-40a0-9f95-1a2375eebdaa_2, oa:relationep_thl_0804c240-e0e3-40a0-9f95-1a2375eebdaa_3, oa:relationep_thl_0804c240-e0e3-40a0-9f95-1a2375eebdaa_4 ;
  a2a:hasSource oa:source_thl_0804c240-e0e3-40a0-9f95-1a2375eebdaa .

oa:person_thl_0804c240-e0e3-40a0-9f95-1a2375eebdaa_Person-e77b6ede-880f-40b9-9a87-65eac0505701
  a a2a:Person ;
  rdfs:label "Johan Paschasius van Stapele" ;
  a2a:PersonName [
    rdfs:label "Johan Paschasius van Stapele" ;
    a2a:PersonNameFirstName "Johan Paschasius" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Stapele"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1799" ;
    a2a:Month "3" ;
    a2a:Day "7" ;
    rdfs:label "1799-03-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Tholen" ;
    rdfs:label "Tholen"
  ] .

oa:person_thl_0804c240-e0e3-40a0-9f95-1a2375eebdaa_Person-9482b2ae-0a38-4d22-be82-250b0476cd8e
  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_0804c240-e0e3-40a0-9f95-1a2375eebdaa_Person-a695a055-214e-4027-944e-0f7a8ecb03d8
  a a2a:Person ;
  rdfs:label "Suzanna Cornelia van der Vliet" ;
  a2a:PersonName [
    rdfs:label "Suzanna Cornelia van der Vliet" ;
    a2a:PersonNameFirstName "Suzanna Cornelia" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Vliet"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_0804c240-e0e3-40a0-9f95-1a2375eebdaa_Person-d1cbf3ce-a06e-4859-84dd-8cd8dbd73b4a
  a a2a:Person ;
  rdfs:label "Marinus Gerard van Stapele" ;
  a2a:PersonName [
    rdfs:label "Marinus Gerard van Stapele" ;
    a2a:PersonNameFirstName "Marinus Gerard" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Stapele"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_0804c240-e0e3-40a0-9f95-1a2375eebdaa_Person-ad1a3c48-b17e-4cc0-8cc8-43e508f34cff
  a a2a:Person ;
  rdfs:label "Cornelia Johanna Wilhelmina de Weert" ;
  a2a:PersonName [
    rdfs:label "Cornelia Johanna Wilhelmina de Weert" ;
    a2a:PersonNameFirstName "Cornelia Johanna Wilhelmina" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Weert"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_thl_0804c240-e0e3-40a0-9f95-1a2375eebdaa_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1799" ;
    a2a:Month "3" ;
    a2a:Day "20" ;
    rdfs:label "1799-03-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tholen" ;
    rdfs:label "Tholen"
  ] .

oa:relationep_thl_0804c240-e0e3-40a0-9f95-1a2375eebdaa_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_thl_0804c240-e0e3-40a0-9f95-1a2375eebdaa_Person:e77b6ede-880f-40b9-9a87-65eac0505701 ;
  a2a:EventKeyRef oa:event_thl_0804c240-e0e3-40a0-9f95-1a2375eebdaa_Event1 .

oa:relationep_thl_0804c240-e0e3-40a0-9f95-1a2375eebdaa_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_0804c240-e0e3-40a0-9f95-1a2375eebdaa_Person:9482b2ae-0a38-4d22-be82-250b0476cd8e ;
  a2a:EventKeyRef oa:event_thl_0804c240-e0e3-40a0-9f95-1a2375eebdaa_Event1 .

oa:relationep_thl_0804c240-e0e3-40a0-9f95-1a2375eebdaa_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_0804c240-e0e3-40a0-9f95-1a2375eebdaa_Person:a695a055-214e-4027-944e-0f7a8ecb03d8 ;
  a2a:EventKeyRef oa:event_thl_0804c240-e0e3-40a0-9f95-1a2375eebdaa_Event1 .

oa:relationep_thl_0804c240-e0e3-40a0-9f95-1a2375eebdaa_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_thl_0804c240-e0e3-40a0-9f95-1a2375eebdaa_Person:d1cbf3ce-a06e-4859-84dd-8cd8dbd73b4a ;
  a2a:EventKeyRef oa:event_thl_0804c240-e0e3-40a0-9f95-1a2375eebdaa_Event1 .

oa:relationep_thl_0804c240-e0e3-40a0-9f95-1a2375eebdaa_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_thl_0804c240-e0e3-40a0-9f95-1a2375eebdaa_Person:ad1a3c48-b17e-4cc0-8cc8-43e508f34cff ;
  a2a:EventKeyRef oa:event_thl_0804c240-e0e3-40a0-9f95-1a2375eebdaa_Event1 .

oa:source_thl_0804c240-e0e3-40a0-9f95-1a2375eebdaa
  a a2a:Source ;
  rdfs:label "Gemeentearchief Tholen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Tholen" ;
    rdfs:label "Tholen", "1799-03-20 - 1799-03-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1799-03-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1799-03-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1799" ;
    a2a:Month "3" ;
    a2a:Day "20" ;
    rdfs:label "1799-03-20"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeentearchief Tholen" ;
    a2a:Place "Tholen" ;
    a2a:Collection "Bron: boek, Deel: DTB_052, Periode: 1779-1805" ;
    a2a:Book "Doopboek NH kerk, afschrift Hollestelle" ;
    a2a:RegistryNumber "DTB_052" ;
    a2a:Folio "207" ;
    rdfs:label "Gemeentearchief Tholen, Tholen, Bron: boek, Deel: DTB_052, Periode: 1779-1805, Doopboek NH kerk, afschrift Hollestelle, DTB_052, 207"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/thl/thumb/640x480/c822d398-8594-6b78-7e49-97b175900c4d.jpg" ;
    a2a:UriViewer "https://archieftholen.nl/onze-bronnen/voorouders/deeds/0804c240-e0e3-40a0-9f95-1a2375eebdaa" ;
    a2a:UriPreview "https://images.memorix.nl/thl/thumb/250x250/c822d398-8594-6b78-7e49-97b175900c4d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2013-12-31"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieftholen.nl/onze-bronnen/voorouders/deeds/0804c240-e0e3-40a0-9f95-1a2375eebdaa" ;
  a2a:RecordGUID "{0804c240-e0e3-40a0-9f95-1a2375eebdaa}" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "DTB_052" ;
  a2a:SourceRemarkregister_periode "1779-1805" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250426_1886_00001886.xml van THL" .

