@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_5f8181d0-6934-43cf-a2d2-5bf4e2fb313f
  a a2a:Record ;
  rdfs:label "Doop op 5 maart 1634 te Scherpenisse" ;
  a2a:hasPerson oa:person_thl_5f8181d0-6934-43cf-a2d2-5bf4e2fb313f_Person-55836b74-38ac-4b82-a328-222be03bac97, oa:person_thl_5f8181d0-6934-43cf-a2d2-5bf4e2fb313f_Person-33f12d07-9f47-41c8-8433-2d0496568811, oa:person_thl_5f8181d0-6934-43cf-a2d2-5bf4e2fb313f_Person-d98d35d6-f99f-4bd9-ae3f-25209a524a04, oa:person_thl_5f8181d0-6934-43cf-a2d2-5bf4e2fb313f_Person-5840b4e1-9e62-4ee6-92e2-5163de1a071b ;
  a2a:hasEvent oa:event_thl_5f8181d0-6934-43cf-a2d2-5bf4e2fb313f_Event1 ;
  a2a:hasRelationEP oa:relationep_thl_5f8181d0-6934-43cf-a2d2-5bf4e2fb313f_0, oa:relationep_thl_5f8181d0-6934-43cf-a2d2-5bf4e2fb313f_1, oa:relationep_thl_5f8181d0-6934-43cf-a2d2-5bf4e2fb313f_2, oa:relationep_thl_5f8181d0-6934-43cf-a2d2-5bf4e2fb313f_3 ;
  a2a:hasSource oa:source_thl_5f8181d0-6934-43cf-a2d2-5bf4e2fb313f .

oa:person_thl_5f8181d0-6934-43cf-a2d2-5bf4e2fb313f_Person-55836b74-38ac-4b82-a328-222be03bac97
  a a2a:Person ;
  rdfs:label "Lisbeth Janss" ;
  a2a:PersonName [
    rdfs:label "Lisbeth Janss" ;
    a2a:PersonNameFirstName "Lisbeth" ;
    a2a:PersonNameLastName "Janss"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_5f8181d0-6934-43cf-a2d2-5bf4e2fb313f_Person-33f12d07-9f47-41c8-8433-2d0496568811
  a a2a:Person ;
  rdfs:label "Cornelia Bieses" ;
  a2a:PersonName [
    rdfs:label "Cornelia Bieses" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Bieses"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_5f8181d0-6934-43cf-a2d2-5bf4e2fb313f_Person-d98d35d6-f99f-4bd9-ae3f-25209a524a04
  a a2a:Person ;
  rdfs:label "Leunis Adriaenss Teuter" ;
  a2a:PersonName [
    rdfs:label "Leunis Adriaenss Teuter" ;
    a2a:PersonNameFirstName "Leunis" ;
    a2a:PersonNamePatronym "Adriaenss" ;
    a2a:PersonNameLastName "Teuter"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_5f8181d0-6934-43cf-a2d2-5bf4e2fb313f_Person-5840b4e1-9e62-4ee6-92e2-5163de1a071b
  a a2a:Person ;
  rdfs:label "Maarten Teuter" ;
  a2a:PersonName [
    rdfs:label "Maarten Teuter" ;
    a2a:PersonNameFirstName "Maarten" ;
    a2a:PersonNameLastName "Teuter"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Scherpenisse" ;
    rdfs:label "Scherpenisse"
  ] .

oa:event_thl_5f8181d0-6934-43cf-a2d2-5bf4e2fb313f_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1634" ;
    a2a:Month "3" ;
    a2a:Day "5" ;
    rdfs:label "1634-03-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Scherpenisse" ;
    rdfs:label "Scherpenisse"
  ] .

oa:relationep_thl_5f8181d0-6934-43cf-a2d2-5bf4e2fb313f_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_thl_5f8181d0-6934-43cf-a2d2-5bf4e2fb313f_Person:55836b74-38ac-4b82-a328-222be03bac97 ;
  a2a:EventKeyRef oa:event_thl_5f8181d0-6934-43cf-a2d2-5bf4e2fb313f_Event1 .

oa:relationep_thl_5f8181d0-6934-43cf-a2d2-5bf4e2fb313f_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_5f8181d0-6934-43cf-a2d2-5bf4e2fb313f_Person:33f12d07-9f47-41c8-8433-2d0496568811 ;
  a2a:EventKeyRef oa:event_thl_5f8181d0-6934-43cf-a2d2-5bf4e2fb313f_Event1 .

oa:relationep_thl_5f8181d0-6934-43cf-a2d2-5bf4e2fb313f_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_thl_5f8181d0-6934-43cf-a2d2-5bf4e2fb313f_Person:d98d35d6-f99f-4bd9-ae3f-25209a524a04 ;
  a2a:EventKeyRef oa:event_thl_5f8181d0-6934-43cf-a2d2-5bf4e2fb313f_Event1 .

oa:relationep_thl_5f8181d0-6934-43cf-a2d2-5bf4e2fb313f_3
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_thl_5f8181d0-6934-43cf-a2d2-5bf4e2fb313f_Person:5840b4e1-9e62-4ee6-92e2-5163de1a071b ;
  a2a:EventKeyRef oa:event_thl_5f8181d0-6934-43cf-a2d2-5bf4e2fb313f_Event1 .

oa:source_thl_5f8181d0-6934-43cf-a2d2-5bf4e2fb313f
  a a2a:Source ;
  rdfs:label "Gemeentearchief Tholen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Scherpenisse" ;
    rdfs:label "Scherpenisse", "1634-03-05 - 1634-03-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1634-03-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1634-03-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1634" ;
    a2a:Month "3" ;
    a2a:Day "5" ;
    rdfs:label "1634-03-05"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeentearchief Tholen" ;
    a2a:Place "Tholen" ;
    a2a:Collection "Bron: boek, Deel: DTB_015c, Periode: 1625-1635" ;
    a2a:Book "Doopboek NH kerk, afschrift Hollestelle" ;
    a2a:RegistryNumber "DTB_015c" ;
    a2a:Folio "91" ;
    rdfs:label "Gemeentearchief Tholen, Tholen, Bron: boek, Deel: DTB_015c, Periode: 1625-1635, Doopboek NH kerk, afschrift Hollestelle, DTB_015c, 91"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/thl/thumb/640x480/69003d20-f31c-b95d-ed19-488fdcc776f8.jpg" ;
    a2a:UriViewer "https://archieftholen.nl/onze-bronnen/voorouders/deeds/5f8181d0-6934-43cf-a2d2-5bf4e2fb313f" ;
    a2a:UriPreview "https://images.memorix.nl/thl/thumb/250x250/69003d20-f31c-b95d-ed19-488fdcc776f8.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-07-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieftholen.nl/onze-bronnen/voorouders/deeds/5f8181d0-6934-43cf-a2d2-5bf4e2fb313f" ;
  a2a:RecordGUID "{5f8181d0-6934-43cf-a2d2-5bf4e2fb313f}" ;
  a2a:SourceRemarkOpmerking "getuige: vrouw van Rochus, Marinus" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "DTB_015c" ;
  a2a:SourceRemarkregister_periode "1625-1635" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250426_2010_00002010.xml van THL" .

