@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_1bf3d066-211e-4785-b280-e9049e940574
  a a2a:Record ;
  rdfs:label "Doop op 2 maart 1704 te Scherpenisse" ;
  a2a:hasPerson oa:person_thl_1bf3d066-211e-4785-b280-e9049e940574_Person-2e2046ac-f311-4226-b41d-ac834510b1be, oa:person_thl_1bf3d066-211e-4785-b280-e9049e940574_Person-31a948c9-9472-4b74-9318-d210b52e33c7, oa:person_thl_1bf3d066-211e-4785-b280-e9049e940574_Person-38850eb0-502e-4855-aae6-d10995f90ab5, oa:person_thl_1bf3d066-211e-4785-b280-e9049e940574_Person-54106778-39c7-4fbe-8bd7-23af49f2f4db, oa:person_thl_1bf3d066-211e-4785-b280-e9049e940574_Person-0a65ae4a-111b-4277-8c11-10c4d7879535 ;
  a2a:hasEvent oa:event_thl_1bf3d066-211e-4785-b280-e9049e940574_Event1 ;
  a2a:hasRelationEP oa:relationep_thl_1bf3d066-211e-4785-b280-e9049e940574_0, oa:relationep_thl_1bf3d066-211e-4785-b280-e9049e940574_1, oa:relationep_thl_1bf3d066-211e-4785-b280-e9049e940574_2, oa:relationep_thl_1bf3d066-211e-4785-b280-e9049e940574_3, oa:relationep_thl_1bf3d066-211e-4785-b280-e9049e940574_4 ;
  a2a:hasSource oa:source_thl_1bf3d066-211e-4785-b280-e9049e940574 .

oa:person_thl_1bf3d066-211e-4785-b280-e9049e940574_Person-2e2046ac-f311-4226-b41d-ac834510b1be
  a a2a:Person ;
  rdfs:label "Johanna Schijve" ;
  a2a:PersonName [
    rdfs:label "Johanna Schijve" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Schijve"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Scherpenisse" ;
    rdfs:label "Scherpenisse"
  ] .

oa:person_thl_1bf3d066-211e-4785-b280-e9049e940574_Person-31a948c9-9472-4b74-9318-d210b52e33c7
  a a2a:Person ;
  rdfs:label "Benjamin Geerse Koe" ;
  a2a:PersonName [
    rdfs:label "Benjamin Geerse Koe" ;
    a2a:PersonNameFirstName "Benjamin" ;
    a2a:PersonNamePatronym "Geerse" ;
    a2a:PersonNameLastName "Koe"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_1bf3d066-211e-4785-b280-e9049e940574_Person-38850eb0-502e-4855-aae6-d10995f90ab5
  a a2a:Person ;
  rdfs:label "Matie Ascote" ;
  a2a:PersonName [
    rdfs:label "Matie Ascote" ;
    a2a:PersonNameFirstName "Matie" ;
    a2a:PersonNameLastName "Ascote"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_1bf3d066-211e-4785-b280-e9049e940574_Person-54106778-39c7-4fbe-8bd7-23af49f2f4db
  a a2a:Person ;
  rdfs:label "Frans Schijve" ;
  a2a:PersonName [
    rdfs:label "Frans Schijve" ;
    a2a:PersonNameFirstName "Frans" ;
    a2a:PersonNameLastName "Schijve"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_1bf3d066-211e-4785-b280-e9049e940574_Person-0a65ae4a-111b-4277-8c11-10c4d7879535
  a a2a:Person ;
  rdfs:label "Johanna de Jonge" ;
  a2a:PersonName [
    rdfs:label "Johanna de Jonge" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jonge"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_thl_1bf3d066-211e-4785-b280-e9049e940574_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1704" ;
    a2a:Month "3" ;
    a2a:Day "2" ;
    rdfs:label "1704-03-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Scherpenisse" ;
    rdfs:label "Scherpenisse"
  ] .

oa:relationep_thl_1bf3d066-211e-4785-b280-e9049e940574_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_thl_1bf3d066-211e-4785-b280-e9049e940574_Person:2e2046ac-f311-4226-b41d-ac834510b1be ;
  a2a:EventKeyRef oa:event_thl_1bf3d066-211e-4785-b280-e9049e940574_Event1 .

oa:relationep_thl_1bf3d066-211e-4785-b280-e9049e940574_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_1bf3d066-211e-4785-b280-e9049e940574_Person:31a948c9-9472-4b74-9318-d210b52e33c7 ;
  a2a:EventKeyRef oa:event_thl_1bf3d066-211e-4785-b280-e9049e940574_Event1 .

oa:relationep_thl_1bf3d066-211e-4785-b280-e9049e940574_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_1bf3d066-211e-4785-b280-e9049e940574_Person:38850eb0-502e-4855-aae6-d10995f90ab5 ;
  a2a:EventKeyRef oa:event_thl_1bf3d066-211e-4785-b280-e9049e940574_Event1 .

oa:relationep_thl_1bf3d066-211e-4785-b280-e9049e940574_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_thl_1bf3d066-211e-4785-b280-e9049e940574_Person:54106778-39c7-4fbe-8bd7-23af49f2f4db ;
  a2a:EventKeyRef oa:event_thl_1bf3d066-211e-4785-b280-e9049e940574_Event1 .

oa:relationep_thl_1bf3d066-211e-4785-b280-e9049e940574_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_thl_1bf3d066-211e-4785-b280-e9049e940574_Person:0a65ae4a-111b-4277-8c11-10c4d7879535 ;
  a2a:EventKeyRef oa:event_thl_1bf3d066-211e-4785-b280-e9049e940574_Event1 .

oa:source_thl_1bf3d066-211e-4785-b280-e9049e940574
  a a2a:Source ;
  rdfs:label "Gemeentearchief Tholen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Scherpenisse" ;
    rdfs:label "Scherpenisse", "1704-03-02 - 1704-03-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1704-03-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1704-03-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1704" ;
    a2a:Month "3" ;
    a2a:Day "2" ;
    rdfs:label "1704-03-02"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeentearchief Tholen" ;
    a2a:Place "Tholen" ;
    a2a:Collection "Bron: boek, Deel: DTB_016b, Periode: 1691-1709" ;
    a2a:Book "Doopboek NH kerk, afschrift Kloet" ;
    a2a:RegistryNumber "DTB_016b" ;
    rdfs:label "Gemeentearchief Tholen, Tholen, Bron: boek, Deel: DTB_016b, Periode: 1691-1709, Doopboek NH kerk, afschrift Kloet, DTB_016b"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/thl/thumb/640x480/4ceff73a-21d8-ba66-8432-f9abd7ee39fc.jpg" ;
    a2a:UriViewer "https://archieftholen.nl/onze-bronnen/voorouders/deeds/1bf3d066-211e-4785-b280-e9049e940574" ;
    a2a:UriPreview "https://images.memorix.nl/thl/thumb/250x250/4ceff73a-21d8-ba66-8432-f9abd7ee39fc.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-11-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieftholen.nl/onze-bronnen/voorouders/deeds/1bf3d066-211e-4785-b280-e9049e940574" ;
  a2a:RecordGUID "{1bf3d066-211e-4785-b280-e9049e940574}" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "DTB_016b" ;
  a2a:SourceRemarkregister_periode "1691-1709" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250426_1913_00001913.xml van THL" .

