@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_dbf92611-07c2-4a3d-a53d-e4e04f10c624
  a a2a:Record ;
  rdfs:label "Doop op 15 november 1750 te Stavenisse" ;
  a2a:hasPerson oa:person_thl_dbf92611-07c2-4a3d-a53d-e4e04f10c624_Person-00cfd323-fb1e-4187-ab84-ee314c2a21ec, oa:person_thl_dbf92611-07c2-4a3d-a53d-e4e04f10c624_Person-a0b73a9a-30d6-4c3c-93ae-0efce7e2749b, oa:person_thl_dbf92611-07c2-4a3d-a53d-e4e04f10c624_Person-b5651ae5-14f7-49ce-bbda-2696bb5a56b2, oa:person_thl_dbf92611-07c2-4a3d-a53d-e4e04f10c624_Person-3b4c4952-41cb-418e-a55e-dbcdf10d646e, oa:person_thl_dbf92611-07c2-4a3d-a53d-e4e04f10c624_Person-2d7c79fe-9dad-4e01-ba5c-091e68544280 ;
  a2a:hasEvent oa:event_thl_dbf92611-07c2-4a3d-a53d-e4e04f10c624_Event1 ;
  a2a:hasRelationEP oa:relationep_thl_dbf92611-07c2-4a3d-a53d-e4e04f10c624_0, oa:relationep_thl_dbf92611-07c2-4a3d-a53d-e4e04f10c624_1, oa:relationep_thl_dbf92611-07c2-4a3d-a53d-e4e04f10c624_2, oa:relationep_thl_dbf92611-07c2-4a3d-a53d-e4e04f10c624_3, oa:relationep_thl_dbf92611-07c2-4a3d-a53d-e4e04f10c624_4 ;
  a2a:hasSource oa:source_thl_dbf92611-07c2-4a3d-a53d-e4e04f10c624 .

oa:person_thl_dbf92611-07c2-4a3d-a53d-e4e04f10c624_Person-00cfd323-fb1e-4187-ab84-ee314c2a21ec
  a a2a:Person ;
  rdfs:label "Dirk Vermaes" ;
  a2a:PersonName [
    rdfs:label "Dirk Vermaes" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNameLastName "Vermaes"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Stavenisse" ;
    rdfs:label "Stavenisse"
  ] .

oa:person_thl_dbf92611-07c2-4a3d-a53d-e4e04f10c624_Person-a0b73a9a-30d6-4c3c-93ae-0efce7e2749b
  a a2a:Person ;
  rdfs:label "Josina van Nieuwaarden" ;
  a2a:PersonName [
    rdfs:label "Josina van Nieuwaarden" ;
    a2a:PersonNameFirstName "Josina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Nieuwaarden"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_dbf92611-07c2-4a3d-a53d-e4e04f10c624_Person-b5651ae5-14f7-49ce-bbda-2696bb5a56b2
  a a2a:Person ;
  rdfs:label "Dirk Vermaas" ;
  a2a:PersonName [
    rdfs:label "Dirk Vermaas" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNameLastName "Vermaas"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_dbf92611-07c2-4a3d-a53d-e4e04f10c624_Person-3b4c4952-41cb-418e-a55e-dbcdf10d646e
  a a2a:Person ;
  rdfs:label "Pieter Dirkse Vermaes" ;
  a2a:PersonName [
    rdfs:label "Pieter Dirkse Vermaes" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNamePatronym "Dirkse" ;
    a2a:PersonNameLastName "Vermaes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_dbf92611-07c2-4a3d-a53d-e4e04f10c624_Person-2d7c79fe-9dad-4e01-ba5c-091e68544280
  a a2a:Person ;
  rdfs:label "Elisabeth Hend. Steendijk" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Hend. Steendijk" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNamePatronym "Hend." ;
    a2a:PersonNameLastName "Steendijk"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_thl_dbf92611-07c2-4a3d-a53d-e4e04f10c624_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1750" ;
    a2a:Month "11" ;
    a2a:Day "15" ;
    rdfs:label "1750-11-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Stavenisse" ;
    rdfs:label "Stavenisse"
  ] .

oa:relationep_thl_dbf92611-07c2-4a3d-a53d-e4e04f10c624_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_thl_dbf92611-07c2-4a3d-a53d-e4e04f10c624_Person:00cfd323-fb1e-4187-ab84-ee314c2a21ec ;
  a2a:EventKeyRef oa:event_thl_dbf92611-07c2-4a3d-a53d-e4e04f10c624_Event1 .

oa:relationep_thl_dbf92611-07c2-4a3d-a53d-e4e04f10c624_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_dbf92611-07c2-4a3d-a53d-e4e04f10c624_Person:a0b73a9a-30d6-4c3c-93ae-0efce7e2749b ;
  a2a:EventKeyRef oa:event_thl_dbf92611-07c2-4a3d-a53d-e4e04f10c624_Event1 .

oa:relationep_thl_dbf92611-07c2-4a3d-a53d-e4e04f10c624_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_dbf92611-07c2-4a3d-a53d-e4e04f10c624_Person:b5651ae5-14f7-49ce-bbda-2696bb5a56b2 ;
  a2a:EventKeyRef oa:event_thl_dbf92611-07c2-4a3d-a53d-e4e04f10c624_Event1 .

oa:relationep_thl_dbf92611-07c2-4a3d-a53d-e4e04f10c624_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_thl_dbf92611-07c2-4a3d-a53d-e4e04f10c624_Person:3b4c4952-41cb-418e-a55e-dbcdf10d646e ;
  a2a:EventKeyRef oa:event_thl_dbf92611-07c2-4a3d-a53d-e4e04f10c624_Event1 .

oa:relationep_thl_dbf92611-07c2-4a3d-a53d-e4e04f10c624_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_thl_dbf92611-07c2-4a3d-a53d-e4e04f10c624_Person:2d7c79fe-9dad-4e01-ba5c-091e68544280 ;
  a2a:EventKeyRef oa:event_thl_dbf92611-07c2-4a3d-a53d-e4e04f10c624_Event1 .

oa:source_thl_dbf92611-07c2-4a3d-a53d-e4e04f10c624
  a a2a:Source ;
  rdfs:label "Gemeentearchief Tholen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Stavenisse" ;
    rdfs:label "Stavenisse", "1750-11-15 - 1750-11-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1750-11-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1750-11-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1750" ;
    a2a:Month "11" ;
    a2a:Day "15" ;
    rdfs:label "1750-11-15"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeentearchief Tholen" ;
    a2a:Place "Tholen" ;
    a2a:Collection "Bron: boek, Deel: DTB_035b, Periode: 1747-1783" ;
    a2a:Book "Doopboek NH kerk, afschrift Kloet" ;
    a2a:RegistryNumber "DTB_035b" ;
    rdfs:label "Gemeentearchief Tholen, Tholen, Bron: boek, Deel: DTB_035b, Periode: 1747-1783, Doopboek NH kerk, afschrift Kloet, DTB_035b"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/thl/thumb/640x480/b89ba4df-5e54-882d-4b51-dd291b98a4ee.jpg" ;
    a2a:UriViewer "https://archieftholen.nl/onze-bronnen/voorouders/deeds/dbf92611-07c2-4a3d-a53d-e4e04f10c624" ;
    a2a:UriPreview "https://images.memorix.nl/thl/thumb/250x250/b89ba4df-5e54-882d-4b51-dd291b98a4ee.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-07-21"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieftholen.nl/onze-bronnen/voorouders/deeds/dbf92611-07c2-4a3d-a53d-e4e04f10c624" ;
  a2a:RecordGUID "{dbf92611-07c2-4a3d-a53d-e4e04f10c624}" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "DTB_035b" ;
  a2a:SourceRemarkregister_periode "1747-1783" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250426_2502_00002502.xml van THL" .

