@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_99dce015-9819-41fa-8a91-64a75e052dfe
  a a2a:Record ;
  rdfs:label "Doop op 23 april 1631 te Scherpenisse" ;
  a2a:hasPerson oa:person_thl_99dce015-9819-41fa-8a91-64a75e052dfe_Person-d7c70292-4e1e-40b1-b323-fc1f0121dd90, oa:person_thl_99dce015-9819-41fa-8a91-64a75e052dfe_Person-7b4da09e-5229-424c-8d33-1ad1aae02f5b, oa:person_thl_99dce015-9819-41fa-8a91-64a75e052dfe_Person-7819ca83-2952-4f8a-bbe7-40d1b1eb772d, oa:person_thl_99dce015-9819-41fa-8a91-64a75e052dfe_Person-ea34f758-0979-4806-bd8f-14fe8dfad5c9 ;
  a2a:hasEvent oa:event_thl_99dce015-9819-41fa-8a91-64a75e052dfe_Event1 ;
  a2a:hasRelationEP oa:relationep_thl_99dce015-9819-41fa-8a91-64a75e052dfe_0, oa:relationep_thl_99dce015-9819-41fa-8a91-64a75e052dfe_1, oa:relationep_thl_99dce015-9819-41fa-8a91-64a75e052dfe_2, oa:relationep_thl_99dce015-9819-41fa-8a91-64a75e052dfe_3 ;
  a2a:hasSource oa:source_thl_99dce015-9819-41fa-8a91-64a75e052dfe .

oa:person_thl_99dce015-9819-41fa-8a91-64a75e052dfe_Person-d7c70292-4e1e-40b1-b323-fc1f0121dd90
  a a2a:Person ;
  rdfs:label "Digneman Theunis" ;
  a2a:PersonName [
    rdfs:label "Digneman Theunis" ;
    a2a:PersonNameFirstName "Digneman" ;
    a2a:PersonNameLastName "Theunis"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Scherpenisse" ;
    rdfs:label "Scherpenisse"
  ] .

oa:person_thl_99dce015-9819-41fa-8a91-64a75e052dfe_Person-7b4da09e-5229-424c-8d33-1ad1aae02f5b
  a a2a:Person ;
  rdfs:label "Maike Marinus" ;
  a2a:PersonName [
    rdfs:label "Maike Marinus" ;
    a2a:PersonNameFirstName "Maike" ;
    a2a:PersonNameLastName "Marinus"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_99dce015-9819-41fa-8a91-64a75e052dfe_Person-7819ca83-2952-4f8a-bbe7-40d1b1eb772d
  a a2a:Person ;
  rdfs:label "Theunis Dingemans" ;
  a2a:PersonName [
    rdfs:label "Theunis Dingemans" ;
    a2a:PersonNameFirstName "Theunis" ;
    a2a:PersonNameLastName "Dingemans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_99dce015-9819-41fa-8a91-64a75e052dfe_Person-ea34f758-0979-4806-bd8f-14fe8dfad5c9
  a a2a:Person ;
  rdfs:label "Bettie Jans" ;
  a2a:PersonName [
    rdfs:label "Bettie Jans" ;
    a2a:PersonNameFirstName "Bettie" ;
    a2a:PersonNameLastName "Jans"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_thl_99dce015-9819-41fa-8a91-64a75e052dfe_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1631" ;
    a2a:Month "4" ;
    a2a:Day "23" ;
    rdfs:label "1631-04-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Scherpenisse" ;
    rdfs:label "Scherpenisse"
  ] .

oa:relationep_thl_99dce015-9819-41fa-8a91-64a75e052dfe_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_thl_99dce015-9819-41fa-8a91-64a75e052dfe_Person:d7c70292-4e1e-40b1-b323-fc1f0121dd90 ;
  a2a:EventKeyRef oa:event_thl_99dce015-9819-41fa-8a91-64a75e052dfe_Event1 .

oa:relationep_thl_99dce015-9819-41fa-8a91-64a75e052dfe_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_99dce015-9819-41fa-8a91-64a75e052dfe_Person:7b4da09e-5229-424c-8d33-1ad1aae02f5b ;
  a2a:EventKeyRef oa:event_thl_99dce015-9819-41fa-8a91-64a75e052dfe_Event1 .

oa:relationep_thl_99dce015-9819-41fa-8a91-64a75e052dfe_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_thl_99dce015-9819-41fa-8a91-64a75e052dfe_Person:7819ca83-2952-4f8a-bbe7-40d1b1eb772d ;
  a2a:EventKeyRef oa:event_thl_99dce015-9819-41fa-8a91-64a75e052dfe_Event1 .

oa:relationep_thl_99dce015-9819-41fa-8a91-64a75e052dfe_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_thl_99dce015-9819-41fa-8a91-64a75e052dfe_Person:ea34f758-0979-4806-bd8f-14fe8dfad5c9 ;
  a2a:EventKeyRef oa:event_thl_99dce015-9819-41fa-8a91-64a75e052dfe_Event1 .

oa:source_thl_99dce015-9819-41fa-8a91-64a75e052dfe
  a a2a:Source ;
  rdfs:label "Gemeentearchief Tholen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Scherpenisse" ;
    rdfs:label "Scherpenisse", "1631-04-23 - 1631-04-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1631-04-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1631-04-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1631" ;
    a2a:Month "4" ;
    a2a:Day "23" ;
    rdfs:label "1631-04-23"^^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/b4b0c637-1d4d-abf6-1e29-fbce34fc35a0.jpg" ;
    a2a:UriViewer "https://archieftholen.nl/onze-bronnen/voorouders/deeds/99dce015-9819-41fa-8a91-64a75e052dfe" ;
    a2a:UriPreview "https://images.memorix.nl/thl/thumb/250x250/b4b0c637-1d4d-abf6-1e29-fbce34fc35a0.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-11-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieftholen.nl/onze-bronnen/voorouders/deeds/99dce015-9819-41fa-8a91-64a75e052dfe" ;
  a2a:RecordGUID "{99dce015-9819-41fa-8a91-64a75e052dfe}" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "DTB_015c" ;
  a2a:SourceRemarkregister_periode "1625-1635" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250426_2091_00002091.xml van THL" .

