@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_10e4328a-e1df-4c44-92b2-82f5e20b36f5
  a a2a:Record ;
  rdfs:label "Doop in april 1617 te Scherpenisse" ;
  a2a:hasPerson oa:person_thl_10e4328a-e1df-4c44-92b2-82f5e20b36f5_Person-aa1b3b38-6a68-4d0d-99f8-6ffe42b6d297, oa:person_thl_10e4328a-e1df-4c44-92b2-82f5e20b36f5_Person-451995b0-2bbd-4832-9146-654fcf0f3966, oa:person_thl_10e4328a-e1df-4c44-92b2-82f5e20b36f5_Person-b5c4e0b8-5d44-44df-847a-61c06da5245b, oa:person_thl_10e4328a-e1df-4c44-92b2-82f5e20b36f5_Person-12c50835-acbe-4423-96a7-28b23c984417, oa:person_thl_10e4328a-e1df-4c44-92b2-82f5e20b36f5_Person-a4ba3ff2-f6dd-447b-b9b8-1c6106a53e3c, oa:person_thl_10e4328a-e1df-4c44-92b2-82f5e20b36f5_Person-8769fe8b-c875-4608-8b74-f854cd3d873a ;
  a2a:hasEvent oa:event_thl_10e4328a-e1df-4c44-92b2-82f5e20b36f5_Event1 ;
  a2a:hasRelationEP oa:relationep_thl_10e4328a-e1df-4c44-92b2-82f5e20b36f5_0, oa:relationep_thl_10e4328a-e1df-4c44-92b2-82f5e20b36f5_1, oa:relationep_thl_10e4328a-e1df-4c44-92b2-82f5e20b36f5_2, oa:relationep_thl_10e4328a-e1df-4c44-92b2-82f5e20b36f5_3, oa:relationep_thl_10e4328a-e1df-4c44-92b2-82f5e20b36f5_4, oa:relationep_thl_10e4328a-e1df-4c44-92b2-82f5e20b36f5_5 ;
  a2a:hasSource oa:source_thl_10e4328a-e1df-4c44-92b2-82f5e20b36f5 .

oa:person_thl_10e4328a-e1df-4c44-92b2-82f5e20b36f5_Person-aa1b3b38-6a68-4d0d-99f8-6ffe42b6d297
  a a2a:Person ;
  rdfs:label "Job Pieter" ;
  a2a:PersonName [
    rdfs:label "Job Pieter" ;
    a2a:PersonNameFirstName "Job" ;
    a2a:PersonNameLastName "Pieter"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_10e4328a-e1df-4c44-92b2-82f5e20b36f5_Person-451995b0-2bbd-4832-9146-654fcf0f3966
  a a2a:Person ;
  rdfs:label "Michiel Jobs" ;
  a2a:PersonName [
    rdfs:label "Michiel Jobs" ;
    a2a:PersonNameFirstName "Michiel" ;
    a2a:PersonNameLastName "Jobs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_10e4328a-e1df-4c44-92b2-82f5e20b36f5_Person-b5c4e0b8-5d44-44df-847a-61c06da5245b
  a a2a:Person ;
  rdfs:label "Jan de Wever" ;
  a2a:PersonName [
    rdfs:label "Jan de Wever" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Wever"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_10e4328a-e1df-4c44-92b2-82f5e20b36f5_Person-12c50835-acbe-4423-96a7-28b23c984417
  a a2a:Person ;
  rdfs:label "Leuntken Jobs" ;
  a2a:PersonName [
    rdfs:label "Leuntken Jobs" ;
    a2a:PersonNameFirstName "Leuntken" ;
    a2a:PersonNameLastName "Jobs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_10e4328a-e1df-4c44-92b2-82f5e20b36f5_Person-a4ba3ff2-f6dd-447b-b9b8-1c6106a53e3c
  a a2a:Person ;
  rdfs:label "Pieter Corneliss" ;
  a2a:PersonName [
    rdfs:label "Pieter Corneliss" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Corneliss"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_10e4328a-e1df-4c44-92b2-82f5e20b36f5_Person-8769fe8b-c875-4608-8b74-f854cd3d873a
  a a2a:Person ;
  rdfs:label "Maijken Jobs" ;
  a2a:PersonName [
    rdfs:label "Maijken Jobs" ;
    a2a:PersonNameFirstName "Maijken" ;
    a2a:PersonNameLastName "Jobs"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_thl_10e4328a-e1df-4c44-92b2-82f5e20b36f5_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1617" ;
    a2a:Month "4"
  ] ;
  a2a:EventPlace [
    a2a:Place "Scherpenisse" ;
    rdfs:label "Scherpenisse"
  ] .

oa:relationep_thl_10e4328a-e1df-4c44-92b2-82f5e20b36f5_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_thl_10e4328a-e1df-4c44-92b2-82f5e20b36f5_Person:aa1b3b38-6a68-4d0d-99f8-6ffe42b6d297 ;
  a2a:EventKeyRef oa:event_thl_10e4328a-e1df-4c44-92b2-82f5e20b36f5_Event1 .

oa:relationep_thl_10e4328a-e1df-4c44-92b2-82f5e20b36f5_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_10e4328a-e1df-4c44-92b2-82f5e20b36f5_Person:451995b0-2bbd-4832-9146-654fcf0f3966 ;
  a2a:EventKeyRef oa:event_thl_10e4328a-e1df-4c44-92b2-82f5e20b36f5_Event1 .

oa:relationep_thl_10e4328a-e1df-4c44-92b2-82f5e20b36f5_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_10e4328a-e1df-4c44-92b2-82f5e20b36f5_Person:b5c4e0b8-5d44-44df-847a-61c06da5245b ;
  a2a:EventKeyRef oa:event_thl_10e4328a-e1df-4c44-92b2-82f5e20b36f5_Event1 .

oa:relationep_thl_10e4328a-e1df-4c44-92b2-82f5e20b36f5_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_10e4328a-e1df-4c44-92b2-82f5e20b36f5_Person:12c50835-acbe-4423-96a7-28b23c984417 ;
  a2a:EventKeyRef oa:event_thl_10e4328a-e1df-4c44-92b2-82f5e20b36f5_Event1 .

oa:relationep_thl_10e4328a-e1df-4c44-92b2-82f5e20b36f5_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_thl_10e4328a-e1df-4c44-92b2-82f5e20b36f5_Person:a4ba3ff2-f6dd-447b-b9b8-1c6106a53e3c ;
  a2a:EventKeyRef oa:event_thl_10e4328a-e1df-4c44-92b2-82f5e20b36f5_Event1 .

oa:relationep_thl_10e4328a-e1df-4c44-92b2-82f5e20b36f5_5
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_thl_10e4328a-e1df-4c44-92b2-82f5e20b36f5_Person:8769fe8b-c875-4608-8b74-f854cd3d873a ;
  a2a:EventKeyRef oa:event_thl_10e4328a-e1df-4c44-92b2-82f5e20b36f5_Event1 .

oa:source_thl_10e4328a-e1df-4c44-92b2-82f5e20b36f5
  a a2a:Source ;
  rdfs:label "Gemeentearchief Tholen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Scherpenisse" ;
    rdfs:label "Scherpenisse", "1617-04-01 - 1617-04-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1617-04-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1617-04-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1617" ;
    a2a:Month "4"
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeentearchief Tholen" ;
    a2a:Place "Tholen" ;
    a2a:Collection "Bron: boek, Deel: DTB_015b, Periode: 1615-1624" ;
    a2a:Book "Doopboek NH kerk, afschrift Hollestelle" ;
    a2a:RegistryNumber "DTB_015b" ;
    a2a:Folio "25" ;
    rdfs:label "Gemeentearchief Tholen, Tholen, Bron: boek, Deel: DTB_015b, Periode: 1615-1624, Doopboek NH kerk, afschrift Hollestelle, DTB_015b, 25"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/thl/thumb/640x480/24208629-6661-82d7-3be8-a8328f262f87.jpg" ;
    a2a:UriViewer "https://archieftholen.nl/onze-bronnen/voorouders/deeds/10e4328a-e1df-4c44-92b2-82f5e20b36f5" ;
    a2a:UriPreview "https://images.memorix.nl/thl/thumb/250x250/24208629-6661-82d7-3be8-a8328f262f87.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-01-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieftholen.nl/onze-bronnen/voorouders/deeds/10e4328a-e1df-4c44-92b2-82f5e20b36f5" ;
  a2a:RecordGUID "{10e4328a-e1df-4c44-92b2-82f5e20b36f5}" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "DTB_015b" ;
  a2a:SourceRemarkregister_periode "1615-1624" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250426_1898_00001898.xml van THL" .

