@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_fcf98e36-e1bb-4aa3-aead-51809fd07219
  a a2a:Record ;
  rdfs:label "Doop op 16 september 1708 te Scherpenisse" ;
  a2a:hasPerson oa:person_thl_fcf98e36-e1bb-4aa3-aead-51809fd07219_Person-7455b2c2-1236-4804-91e9-a50968f69a14, oa:person_thl_fcf98e36-e1bb-4aa3-aead-51809fd07219_Person-5e78dcb8-0732-443f-884a-6cd8b7698874, oa:person_thl_fcf98e36-e1bb-4aa3-aead-51809fd07219_Person-f56086c1-5777-41fc-949b-a3ab7fdd4e5b, oa:person_thl_fcf98e36-e1bb-4aa3-aead-51809fd07219_Person-1c72effa-ed8e-4c24-836b-fd99e8b9307c, oa:person_thl_fcf98e36-e1bb-4aa3-aead-51809fd07219_Person-dc137e28-dd0a-40a5-9338-0d19af1c9f33, oa:person_thl_fcf98e36-e1bb-4aa3-aead-51809fd07219_Person-fc104b24-07b7-43bc-9906-20805dc9dd9e ;
  a2a:hasEvent oa:event_thl_fcf98e36-e1bb-4aa3-aead-51809fd07219_Event1 ;
  a2a:hasRelationEP oa:relationep_thl_fcf98e36-e1bb-4aa3-aead-51809fd07219_0, oa:relationep_thl_fcf98e36-e1bb-4aa3-aead-51809fd07219_1, oa:relationep_thl_fcf98e36-e1bb-4aa3-aead-51809fd07219_2, oa:relationep_thl_fcf98e36-e1bb-4aa3-aead-51809fd07219_3, oa:relationep_thl_fcf98e36-e1bb-4aa3-aead-51809fd07219_4, oa:relationep_thl_fcf98e36-e1bb-4aa3-aead-51809fd07219_5 ;
  a2a:hasSource oa:source_thl_fcf98e36-e1bb-4aa3-aead-51809fd07219 .

oa:person_thl_fcf98e36-e1bb-4aa3-aead-51809fd07219_Person-7455b2c2-1236-4804-91e9-a50968f69a14
  a a2a:Person ;
  rdfs:label "Josijntje Loene" ;
  a2a:PersonName [
    rdfs:label "Josijntje Loene" ;
    a2a:PersonNameFirstName "Josijntje" ;
    a2a:PersonNameLastName "Loene"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Scherpenisse" ;
    rdfs:label "Scherpenisse"
  ] .

oa:person_thl_fcf98e36-e1bb-4aa3-aead-51809fd07219_Person-5e78dcb8-0732-443f-884a-6cd8b7698874
  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_fcf98e36-e1bb-4aa3-aead-51809fd07219_Person-f56086c1-5777-41fc-949b-a3ab7fdd4e5b
  a a2a:Person ;
  rdfs:label "Isak Olivier" ;
  a2a:PersonName [
    rdfs:label "Isak Olivier" ;
    a2a:PersonNameFirstName "Isak" ;
    a2a:PersonNameLastName "Olivier"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_fcf98e36-e1bb-4aa3-aead-51809fd07219_Person-1c72effa-ed8e-4c24-836b-fd99e8b9307c
  a a2a:Person ;
  rdfs:label "Matie Jacobse Loene" ;
  a2a:PersonName [
    rdfs:label "Matie Jacobse Loene" ;
    a2a:PersonNameFirstName "Matie" ;
    a2a:PersonNamePatronym "Jacobse" ;
    a2a:PersonNameLastName "Loene"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_fcf98e36-e1bb-4aa3-aead-51809fd07219_Person-dc137e28-dd0a-40a5-9338-0d19af1c9f33
  a a2a:Person ;
  rdfs:label "Jan Jacobse Loene" ;
  a2a:PersonName [
    rdfs:label "Jan Jacobse Loene" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Jacobse" ;
    a2a:PersonNameLastName "Loene"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_fcf98e36-e1bb-4aa3-aead-51809fd07219_Person-fc104b24-07b7-43bc-9906-20805dc9dd9e
  a a2a:Person ;
  rdfs:label "Maria Priems" ;
  a2a:PersonName [
    rdfs:label "Maria Priems" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Priems"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_thl_fcf98e36-e1bb-4aa3-aead-51809fd07219_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1708" ;
    a2a:Month "9" ;
    a2a:Day "16" ;
    rdfs:label "1708-09-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Scherpenisse" ;
    rdfs:label "Scherpenisse"
  ] .

oa:relationep_thl_fcf98e36-e1bb-4aa3-aead-51809fd07219_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_thl_fcf98e36-e1bb-4aa3-aead-51809fd07219_Person:7455b2c2-1236-4804-91e9-a50968f69a14 ;
  a2a:EventKeyRef oa:event_thl_fcf98e36-e1bb-4aa3-aead-51809fd07219_Event1 .

oa:relationep_thl_fcf98e36-e1bb-4aa3-aead-51809fd07219_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_fcf98e36-e1bb-4aa3-aead-51809fd07219_Person:5e78dcb8-0732-443f-884a-6cd8b7698874 ;
  a2a:EventKeyRef oa:event_thl_fcf98e36-e1bb-4aa3-aead-51809fd07219_Event1 .

oa:relationep_thl_fcf98e36-e1bb-4aa3-aead-51809fd07219_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_fcf98e36-e1bb-4aa3-aead-51809fd07219_Person:f56086c1-5777-41fc-949b-a3ab7fdd4e5b ;
  a2a:EventKeyRef oa:event_thl_fcf98e36-e1bb-4aa3-aead-51809fd07219_Event1 .

oa:relationep_thl_fcf98e36-e1bb-4aa3-aead-51809fd07219_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_fcf98e36-e1bb-4aa3-aead-51809fd07219_Person:1c72effa-ed8e-4c24-836b-fd99e8b9307c ;
  a2a:EventKeyRef oa:event_thl_fcf98e36-e1bb-4aa3-aead-51809fd07219_Event1 .

oa:relationep_thl_fcf98e36-e1bb-4aa3-aead-51809fd07219_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_thl_fcf98e36-e1bb-4aa3-aead-51809fd07219_Person:dc137e28-dd0a-40a5-9338-0d19af1c9f33 ;
  a2a:EventKeyRef oa:event_thl_fcf98e36-e1bb-4aa3-aead-51809fd07219_Event1 .

oa:relationep_thl_fcf98e36-e1bb-4aa3-aead-51809fd07219_5
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_thl_fcf98e36-e1bb-4aa3-aead-51809fd07219_Person:fc104b24-07b7-43bc-9906-20805dc9dd9e ;
  a2a:EventKeyRef oa:event_thl_fcf98e36-e1bb-4aa3-aead-51809fd07219_Event1 .

oa:source_thl_fcf98e36-e1bb-4aa3-aead-51809fd07219
  a a2a:Source ;
  rdfs:label "Gemeentearchief Tholen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Scherpenisse" ;
    rdfs:label "Scherpenisse", "1708-09-16 - 1708-09-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1708-09-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1708-09-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1708" ;
    a2a:Month "9" ;
    a2a:Day "16" ;
    rdfs:label "1708-09-16"^^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/f724b5a3-e4b8-133a-7fbe-a70ac98c164c.jpg" ;
    a2a:UriViewer "https://archieftholen.nl/onze-bronnen/voorouders/deeds/fcf98e36-e1bb-4aa3-aead-51809fd07219" ;
    a2a:UriPreview "https://images.memorix.nl/thl/thumb/250x250/f724b5a3-e4b8-133a-7fbe-a70ac98c164c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-11-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieftholen.nl/onze-bronnen/voorouders/deeds/fcf98e36-e1bb-4aa3-aead-51809fd07219" ;
  a2a:RecordGUID "{fcf98e36-e1bb-4aa3-aead-51809fd07219}" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "DTB_016b" ;
  a2a:SourceRemarkregister_periode "1691-1709" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250426_2547_00002547.xml van THL" .

