@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_a55399b0-e7c7-466f-9cdc-55545ee9a5ca
  a a2a:Record ;
  rdfs:label "Doop op 25 februari 1678 te Tholen" ;
  a2a:hasPerson oa:person_thl_a55399b0-e7c7-466f-9cdc-55545ee9a5ca_Person-43fd7395-063b-4252-ab87-47e0addbf531, oa:person_thl_a55399b0-e7c7-466f-9cdc-55545ee9a5ca_Person-2a3468f8-c31f-4f7b-baf1-86a24e525fa2, oa:person_thl_a55399b0-e7c7-466f-9cdc-55545ee9a5ca_Person-d06dba4a-38e6-4b62-99e4-aa8ee11bc689, oa:person_thl_a55399b0-e7c7-466f-9cdc-55545ee9a5ca_Person-e9e0cce4-94e3-4ac3-923f-a711527fc553, oa:person_thl_a55399b0-e7c7-466f-9cdc-55545ee9a5ca_Person-0d95005b-a52d-4ce8-88b8-af77413bffcc ;
  a2a:hasEvent oa:event_thl_a55399b0-e7c7-466f-9cdc-55545ee9a5ca_Event1 ;
  a2a:hasRelationEP oa:relationep_thl_a55399b0-e7c7-466f-9cdc-55545ee9a5ca_0, oa:relationep_thl_a55399b0-e7c7-466f-9cdc-55545ee9a5ca_1, oa:relationep_thl_a55399b0-e7c7-466f-9cdc-55545ee9a5ca_2, oa:relationep_thl_a55399b0-e7c7-466f-9cdc-55545ee9a5ca_3, oa:relationep_thl_a55399b0-e7c7-466f-9cdc-55545ee9a5ca_4 ;
  a2a:hasSource oa:source_thl_a55399b0-e7c7-466f-9cdc-55545ee9a5ca .

oa:person_thl_a55399b0-e7c7-466f-9cdc-55545ee9a5ca_Person-43fd7395-063b-4252-ab87-47e0addbf531
  a a2a:Person ;
  rdfs:label "Christiaan Goewijn" ;
  a2a:PersonName [
    rdfs:label "Christiaan Goewijn" ;
    a2a:PersonNameFirstName "Christiaan" ;
    a2a:PersonNameLastName "Goewijn"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_a55399b0-e7c7-466f-9cdc-55545ee9a5ca_Person-2a3468f8-c31f-4f7b-baf1-86a24e525fa2
  a a2a:Person ;
  rdfs:label "Adriaan Stevenss" ;
  a2a:PersonName [
    rdfs:label "Adriaan Stevenss" ;
    a2a:PersonNameFirstName "Adriaan" ;
    a2a:PersonNameLastName "Stevenss"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_a55399b0-e7c7-466f-9cdc-55545ee9a5ca_Person-d06dba4a-38e6-4b62-99e4-aa8ee11bc689
  a a2a:Person ;
  rdfs:label "Andriete Stevens" ;
  a2a:PersonName [
    rdfs:label "Andriete Stevens" ;
    a2a:PersonNameFirstName "Andriete" ;
    a2a:PersonNameLastName "Stevens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_a55399b0-e7c7-466f-9cdc-55545ee9a5ca_Person-e9e0cce4-94e3-4ac3-923f-a711527fc553
  a a2a:Person ;
  rdfs:label "Andreas Goewijn" ;
  a2a:PersonName [
    rdfs:label "Andreas Goewijn" ;
    a2a:PersonNameFirstName "Andreas" ;
    a2a:PersonNameLastName "Goewijn"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Tholen" ;
    rdfs:label "Tholen"
  ] .

oa:person_thl_a55399b0-e7c7-466f-9cdc-55545ee9a5ca_Person-0d95005b-a52d-4ce8-88b8-af77413bffcc
  a a2a:Person ;
  rdfs:label "Anna Stevens" ;
  a2a:PersonName [
    rdfs:label "Anna Stevens" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Stevens"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_thl_a55399b0-e7c7-466f-9cdc-55545ee9a5ca_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1678" ;
    a2a:Month "2" ;
    a2a:Day "25" ;
    rdfs:label "1678-02-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tholen" ;
    rdfs:label "Tholen"
  ] .

oa:relationep_thl_a55399b0-e7c7-466f-9cdc-55545ee9a5ca_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_thl_a55399b0-e7c7-466f-9cdc-55545ee9a5ca_Person:43fd7395-063b-4252-ab87-47e0addbf531 ;
  a2a:EventKeyRef oa:event_thl_a55399b0-e7c7-466f-9cdc-55545ee9a5ca_Event1 .

oa:relationep_thl_a55399b0-e7c7-466f-9cdc-55545ee9a5ca_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_a55399b0-e7c7-466f-9cdc-55545ee9a5ca_Person:2a3468f8-c31f-4f7b-baf1-86a24e525fa2 ;
  a2a:EventKeyRef oa:event_thl_a55399b0-e7c7-466f-9cdc-55545ee9a5ca_Event1 .

oa:relationep_thl_a55399b0-e7c7-466f-9cdc-55545ee9a5ca_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_a55399b0-e7c7-466f-9cdc-55545ee9a5ca_Person:d06dba4a-38e6-4b62-99e4-aa8ee11bc689 ;
  a2a:EventKeyRef oa:event_thl_a55399b0-e7c7-466f-9cdc-55545ee9a5ca_Event1 .

oa:relationep_thl_a55399b0-e7c7-466f-9cdc-55545ee9a5ca_3
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_thl_a55399b0-e7c7-466f-9cdc-55545ee9a5ca_Person:e9e0cce4-94e3-4ac3-923f-a711527fc553 ;
  a2a:EventKeyRef oa:event_thl_a55399b0-e7c7-466f-9cdc-55545ee9a5ca_Event1 .

oa:relationep_thl_a55399b0-e7c7-466f-9cdc-55545ee9a5ca_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_thl_a55399b0-e7c7-466f-9cdc-55545ee9a5ca_Person:0d95005b-a52d-4ce8-88b8-af77413bffcc ;
  a2a:EventKeyRef oa:event_thl_a55399b0-e7c7-466f-9cdc-55545ee9a5ca_Event1 .

oa:source_thl_a55399b0-e7c7-466f-9cdc-55545ee9a5ca
  a a2a:Source ;
  rdfs:label "Gemeentearchief Tholen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Tholen" ;
    rdfs:label "Tholen", "1678-02-25 - 1678-02-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1678-02-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1678-02-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1678" ;
    a2a:Month "2" ;
    a2a:Day "25" ;
    rdfs:label "1678-02-25"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeentearchief Tholen" ;
    a2a:Place "Tholen" ;
    a2a:Collection "Bron: boek, Deel: DTB_045, Periode: 1675-1695" ;
    a2a:Book "Doopboek NH kerk, afschrift Hollestelle" ;
    a2a:RegistryNumber "DTB_045" ;
    a2a:Folio "41" ;
    rdfs:label "Gemeentearchief Tholen, Tholen, Bron: boek, Deel: DTB_045, Periode: 1675-1695, Doopboek NH kerk, afschrift Hollestelle, DTB_045, 41"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/thl/thumb/640x480/f4a683f2-6021-ae0c-070a-8a1ab2e6a28a.jpg" ;
    a2a:UriViewer "https://archieftholen.nl/onze-bronnen/voorouders/deeds/a55399b0-e7c7-466f-9cdc-55545ee9a5ca" ;
    a2a:UriPreview "https://images.memorix.nl/thl/thumb/250x250/f4a683f2-6021-ae0c-070a-8a1ab2e6a28a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-09-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieftholen.nl/onze-bronnen/voorouders/deeds/a55399b0-e7c7-466f-9cdc-55545ee9a5ca" ;
  a2a:RecordGUID "{a55399b0-e7c7-466f-9cdc-55545ee9a5ca}" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "DTB_045" ;
  a2a:SourceRemarkregister_periode "1675-1695" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250426_2107_00002107.xml van THL" .

