@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_a0ec7216-a5b7-46c7-a6f4-e2483755a320
  a a2a:Record ;
  rdfs:label "Doop op 27 augustus 1610 te Scherpenisse" ;
  a2a:hasPerson oa:person_thl_a0ec7216-a5b7-46c7-a6f4-e2483755a320_Person-90fb7f2b-91e7-4be8-bbb9-19ff55f8d9b3, oa:person_thl_a0ec7216-a5b7-46c7-a6f4-e2483755a320_Person-c029b98d-6ff1-42e0-a2b6-eeb8aba8333b, oa:person_thl_a0ec7216-a5b7-46c7-a6f4-e2483755a320_Person-fbda4200-1493-4c82-9ccd-feb59485c8fc, oa:person_thl_a0ec7216-a5b7-46c7-a6f4-e2483755a320_Person-4d95fa33-8a19-41ac-a804-71d02c90d5c6, oa:person_thl_a0ec7216-a5b7-46c7-a6f4-e2483755a320_Person-5f23e715-8f4f-49b7-8400-aa7a6190d6f3, oa:person_thl_a0ec7216-a5b7-46c7-a6f4-e2483755a320_Person-7d7afdbf-18ca-480e-9cfd-fe4452ce09b6 ;
  a2a:hasEvent oa:event_thl_a0ec7216-a5b7-46c7-a6f4-e2483755a320_Event1 ;
  a2a:hasRelationEP oa:relationep_thl_a0ec7216-a5b7-46c7-a6f4-e2483755a320_0, oa:relationep_thl_a0ec7216-a5b7-46c7-a6f4-e2483755a320_1, oa:relationep_thl_a0ec7216-a5b7-46c7-a6f4-e2483755a320_2, oa:relationep_thl_a0ec7216-a5b7-46c7-a6f4-e2483755a320_3, oa:relationep_thl_a0ec7216-a5b7-46c7-a6f4-e2483755a320_4, oa:relationep_thl_a0ec7216-a5b7-46c7-a6f4-e2483755a320_5 ;
  a2a:hasSource oa:source_thl_a0ec7216-a5b7-46c7-a6f4-e2483755a320 .

oa:person_thl_a0ec7216-a5b7-46c7-a6f4-e2483755a320_Person-90fb7f2b-91e7-4be8-bbb9-19ff55f8d9b3
  a a2a:Person ;
  rdfs:label "Cornelis Rijcke" ;
  a2a:PersonName [
    rdfs:label "Cornelis Rijcke" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Rijcke"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_a0ec7216-a5b7-46c7-a6f4-e2483755a320_Person-c029b98d-6ff1-42e0-a2b6-eeb8aba8333b
  a a2a:Person ;
  rdfs:label "Ariaen Cornelissen Ghiese" ;
  a2a:PersonName [
    rdfs:label "Ariaen Cornelissen Ghiese" ;
    a2a:PersonNameFirstName "Ariaen" ;
    a2a:PersonNamePatronym "Cornelissen" ;
    a2a:PersonNameLastName "Ghiese"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_a0ec7216-a5b7-46c7-a6f4-e2483755a320_Person-fbda4200-1493-4c82-9ccd-feb59485c8fc
  a a2a:Person ;
  rdfs:label "Dignus Corneliss" ;
  a2a:PersonName [
    rdfs:label "Dignus Corneliss" ;
    a2a:PersonNameFirstName "Dignus" ;
    a2a:PersonNameLastName "Corneliss"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_a0ec7216-a5b7-46c7-a6f4-e2483755a320_Person-4d95fa33-8a19-41ac-a804-71d02c90d5c6
  a a2a:Person ;
  rdfs:label "Claesken Matheus" ;
  a2a:PersonName [
    rdfs:label "Claesken Matheus" ;
    a2a:PersonNameFirstName "Claesken" ;
    a2a:PersonNameLastName "Matheus"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_a0ec7216-a5b7-46c7-a6f4-e2483755a320_Person-5f23e715-8f4f-49b7-8400-aa7a6190d6f3
  a a2a:Person ;
  rdfs:label "Karel Rijcke" ;
  a2a:PersonName [
    rdfs:label "Karel Rijcke" ;
    a2a:PersonNameFirstName "Karel" ;
    a2a:PersonNameLastName "Rijcke"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_a0ec7216-a5b7-46c7-a6f4-e2483755a320_Person-7d7afdbf-18ca-480e-9cfd-fe4452ce09b6
  a a2a:Person ;
  rdfs:label "Maijken Cornelis" ;
  a2a:PersonName [
    rdfs:label "Maijken Cornelis" ;
    a2a:PersonNameFirstName "Maijken" ;
    a2a:PersonNameLastName "Cornelis"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_thl_a0ec7216-a5b7-46c7-a6f4-e2483755a320_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1610" ;
    a2a:Month "8" ;
    a2a:Day "27" ;
    rdfs:label "1610-08-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Scherpenisse" ;
    rdfs:label "Scherpenisse"
  ] .

oa:relationep_thl_a0ec7216-a5b7-46c7-a6f4-e2483755a320_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_thl_a0ec7216-a5b7-46c7-a6f4-e2483755a320_Person:90fb7f2b-91e7-4be8-bbb9-19ff55f8d9b3 ;
  a2a:EventKeyRef oa:event_thl_a0ec7216-a5b7-46c7-a6f4-e2483755a320_Event1 .

oa:relationep_thl_a0ec7216-a5b7-46c7-a6f4-e2483755a320_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_a0ec7216-a5b7-46c7-a6f4-e2483755a320_Person:c029b98d-6ff1-42e0-a2b6-eeb8aba8333b ;
  a2a:EventKeyRef oa:event_thl_a0ec7216-a5b7-46c7-a6f4-e2483755a320_Event1 .

oa:relationep_thl_a0ec7216-a5b7-46c7-a6f4-e2483755a320_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_a0ec7216-a5b7-46c7-a6f4-e2483755a320_Person:fbda4200-1493-4c82-9ccd-feb59485c8fc ;
  a2a:EventKeyRef oa:event_thl_a0ec7216-a5b7-46c7-a6f4-e2483755a320_Event1 .

oa:relationep_thl_a0ec7216-a5b7-46c7-a6f4-e2483755a320_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_a0ec7216-a5b7-46c7-a6f4-e2483755a320_Person:4d95fa33-8a19-41ac-a804-71d02c90d5c6 ;
  a2a:EventKeyRef oa:event_thl_a0ec7216-a5b7-46c7-a6f4-e2483755a320_Event1 .

oa:relationep_thl_a0ec7216-a5b7-46c7-a6f4-e2483755a320_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_thl_a0ec7216-a5b7-46c7-a6f4-e2483755a320_Person:5f23e715-8f4f-49b7-8400-aa7a6190d6f3 ;
  a2a:EventKeyRef oa:event_thl_a0ec7216-a5b7-46c7-a6f4-e2483755a320_Event1 .

oa:relationep_thl_a0ec7216-a5b7-46c7-a6f4-e2483755a320_5
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_thl_a0ec7216-a5b7-46c7-a6f4-e2483755a320_Person:7d7afdbf-18ca-480e-9cfd-fe4452ce09b6 ;
  a2a:EventKeyRef oa:event_thl_a0ec7216-a5b7-46c7-a6f4-e2483755a320_Event1 .

oa:source_thl_a0ec7216-a5b7-46c7-a6f4-e2483755a320
  a a2a:Source ;
  rdfs:label "Gemeentearchief Tholen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Scherpenisse" ;
    rdfs:label "Scherpenisse", "1610-08-27 - 1610-08-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1610-08-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1610-08-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1610" ;
    a2a:Month "8" ;
    a2a:Day "27" ;
    rdfs:label "1610-08-27"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeentearchief Tholen" ;
    a2a:Place "Tholen" ;
    a2a:Collection "Bron: boek, Deel: DTB_015a, Periode: 1601-1614" ;
    a2a:Book "Doopboek NH kerk, afschrift Hollestelle" ;
    a2a:RegistryNumber "DTB_015a" ;
    a2a:Folio "71" ;
    rdfs:label "Gemeentearchief Tholen, Tholen, Bron: boek, Deel: DTB_015a, Periode: 1601-1614, Doopboek NH kerk, afschrift Hollestelle, DTB_015a, 71"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/thl/thumb/640x480/8264a316-6a24-848d-f323-5e8be221583c.jpg" ;
    a2a:UriViewer "https://archieftholen.nl/onze-bronnen/voorouders/deeds/a0ec7216-a5b7-46c7-a6f4-e2483755a320" ;
    a2a:UriPreview "https://images.memorix.nl/thl/thumb/250x250/8264a316-6a24-848d-f323-5e8be221583c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-02-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieftholen.nl/onze-bronnen/voorouders/deeds/a0ec7216-a5b7-46c7-a6f4-e2483755a320" ;
  a2a:RecordGUID "{a0ec7216-a5b7-46c7-a6f4-e2483755a320}" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "DTB_015a" ;
  a2a:SourceRemarkregister_periode "1601-1614" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250426_2101_00002101.xml van THL" .

