@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_98622b76-1de4-4965-b51b-059c95e0a533
  a a2a:Record ;
  rdfs:label "Doop op 21 september 1631 te Scherpenisse" ;
  a2a:hasPerson oa:person_thl_98622b76-1de4-4965-b51b-059c95e0a533_Person-50518f39-59cb-440b-93d1-db7087b5e5ce, oa:person_thl_98622b76-1de4-4965-b51b-059c95e0a533_Person-c9811439-ad13-4239-b622-1b2d4d86efdc, oa:person_thl_98622b76-1de4-4965-b51b-059c95e0a533_Person-0b021b59-95f2-43a7-97e5-092192765ed2, oa:person_thl_98622b76-1de4-4965-b51b-059c95e0a533_Person-08ea3441-3c1f-427a-88cc-7f176b433db8, oa:person_thl_98622b76-1de4-4965-b51b-059c95e0a533_Person-c3c9b084-dabe-45ab-8eb7-5782888e3a11, oa:person_thl_98622b76-1de4-4965-b51b-059c95e0a533_Person-821405cf-d3ec-4f11-b7c4-d39de1df21bc ;
  a2a:hasEvent oa:event_thl_98622b76-1de4-4965-b51b-059c95e0a533_Event1 ;
  a2a:hasRelationEP oa:relationep_thl_98622b76-1de4-4965-b51b-059c95e0a533_0, oa:relationep_thl_98622b76-1de4-4965-b51b-059c95e0a533_1, oa:relationep_thl_98622b76-1de4-4965-b51b-059c95e0a533_2, oa:relationep_thl_98622b76-1de4-4965-b51b-059c95e0a533_3, oa:relationep_thl_98622b76-1de4-4965-b51b-059c95e0a533_4, oa:relationep_thl_98622b76-1de4-4965-b51b-059c95e0a533_5 ;
  a2a:hasSource oa:source_thl_98622b76-1de4-4965-b51b-059c95e0a533 .

oa:person_thl_98622b76-1de4-4965-b51b-059c95e0a533_Person-50518f39-59cb-440b-93d1-db7087b5e5ce
  a a2a:Person ;
  rdfs:label "Leuntie Arnoult" ;
  a2a:PersonName [
    rdfs:label "Leuntie Arnoult" ;
    a2a:PersonNameFirstName "Leuntie" ;
    a2a:PersonNameLastName "Arnoult"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Scherpenisse" ;
    rdfs:label "Scherpenisse"
  ] .

oa:person_thl_98622b76-1de4-4965-b51b-059c95e0a533_Person-c9811439-ad13-4239-b622-1b2d4d86efdc
  a a2a:Person ;
  rdfs:label "Rochus Savegreijn" ;
  a2a:PersonName [
    rdfs:label "Rochus Savegreijn" ;
    a2a:PersonNameFirstName "Rochus" ;
    a2a:PersonNameLastName "Savegreijn"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_98622b76-1de4-4965-b51b-059c95e0a533_Person-0b021b59-95f2-43a7-97e5-092192765ed2
  a a2a:Person ;
  rdfs:label "Engel Stoffels" ;
  a2a:PersonName [
    rdfs:label "Engel Stoffels" ;
    a2a:PersonNameFirstName "Engel" ;
    a2a:PersonNameLastName "Stoffels"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_98622b76-1de4-4965-b51b-059c95e0a533_Person-08ea3441-3c1f-427a-88cc-7f176b433db8
  a a2a:Person ;
  rdfs:label "Janneke Jacobs" ;
  a2a:PersonName [
    rdfs:label "Janneke Jacobs" ;
    a2a:PersonNameFirstName "Janneke" ;
    a2a:PersonNameLastName "Jacobs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_98622b76-1de4-4965-b51b-059c95e0a533_Person-c3c9b084-dabe-45ab-8eb7-5782888e3a11
  a a2a:Person ;
  rdfs:label "Arnoult Plipss" ;
  a2a:PersonName [
    rdfs:label "Arnoult Plipss" ;
    a2a:PersonNameFirstName "Arnoult" ;
    a2a:PersonNameLastName "Plipss"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_98622b76-1de4-4965-b51b-059c95e0a533_Person-821405cf-d3ec-4f11-b7c4-d39de1df21bc
  a a2a:Person ;
  rdfs:label "Janneke Claes" ;
  a2a:PersonName [
    rdfs:label "Janneke Claes" ;
    a2a:PersonNameFirstName "Janneke" ;
    a2a:PersonNameLastName "Claes"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_thl_98622b76-1de4-4965-b51b-059c95e0a533_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1631" ;
    a2a:Month "9" ;
    a2a:Day "21" ;
    rdfs:label "1631-09-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Scherpenisse" ;
    rdfs:label "Scherpenisse"
  ] .

oa:relationep_thl_98622b76-1de4-4965-b51b-059c95e0a533_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_thl_98622b76-1de4-4965-b51b-059c95e0a533_Person:50518f39-59cb-440b-93d1-db7087b5e5ce ;
  a2a:EventKeyRef oa:event_thl_98622b76-1de4-4965-b51b-059c95e0a533_Event1 .

oa:relationep_thl_98622b76-1de4-4965-b51b-059c95e0a533_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_98622b76-1de4-4965-b51b-059c95e0a533_Person:c9811439-ad13-4239-b622-1b2d4d86efdc ;
  a2a:EventKeyRef oa:event_thl_98622b76-1de4-4965-b51b-059c95e0a533_Event1 .

oa:relationep_thl_98622b76-1de4-4965-b51b-059c95e0a533_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_98622b76-1de4-4965-b51b-059c95e0a533_Person:0b021b59-95f2-43a7-97e5-092192765ed2 ;
  a2a:EventKeyRef oa:event_thl_98622b76-1de4-4965-b51b-059c95e0a533_Event1 .

oa:relationep_thl_98622b76-1de4-4965-b51b-059c95e0a533_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_98622b76-1de4-4965-b51b-059c95e0a533_Person:08ea3441-3c1f-427a-88cc-7f176b433db8 ;
  a2a:EventKeyRef oa:event_thl_98622b76-1de4-4965-b51b-059c95e0a533_Event1 .

oa:relationep_thl_98622b76-1de4-4965-b51b-059c95e0a533_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_thl_98622b76-1de4-4965-b51b-059c95e0a533_Person:c3c9b084-dabe-45ab-8eb7-5782888e3a11 ;
  a2a:EventKeyRef oa:event_thl_98622b76-1de4-4965-b51b-059c95e0a533_Event1 .

oa:relationep_thl_98622b76-1de4-4965-b51b-059c95e0a533_5
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_thl_98622b76-1de4-4965-b51b-059c95e0a533_Person:821405cf-d3ec-4f11-b7c4-d39de1df21bc ;
  a2a:EventKeyRef oa:event_thl_98622b76-1de4-4965-b51b-059c95e0a533_Event1 .

oa:source_thl_98622b76-1de4-4965-b51b-059c95e0a533
  a a2a:Source ;
  rdfs:label "Gemeentearchief Tholen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Scherpenisse" ;
    rdfs:label "Scherpenisse", "1631-09-21 - 1631-09-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1631-09-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1631-09-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1631" ;
    a2a:Month "9" ;
    a2a:Day "21" ;
    rdfs:label "1631-09-21"^^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" ;
    rdfs:label "Gemeentearchief Tholen, Tholen, Bron: boek, Deel: DTB_015c, Periode: 1625-1635, Doopboek NH kerk, afschrift Hollestelle, DTB_015c"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/thl/thumb/640x480/2ddd6ff0-cbb5-3677-f840-d877b4343270.jpg" ;
    a2a:UriViewer "https://archieftholen.nl/onze-bronnen/voorouders/deeds/98622b76-1de4-4965-b51b-059c95e0a533" ;
    a2a:UriPreview "https://images.memorix.nl/thl/thumb/250x250/2ddd6ff0-cbb5-3677-f840-d877b4343270.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-11-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieftholen.nl/onze-bronnen/voorouders/deeds/98622b76-1de4-4965-b51b-059c95e0a533" ;
  a2a:RecordGUID "{98622b76-1de4-4965-b51b-059c95e0a533}" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "DTB_015c" ;
  a2a:SourceRemarkregister_periode "1625-1635" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250426_2089_00002089.xml van THL" .

