@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_26fc934f-eeff-4e00-9c01-e13a098883cb
  a a2a:Record ;
  rdfs:label "Doop op 9 oktober 1701 te Scherpenisse" ;
  a2a:hasPerson oa:person_thl_26fc934f-eeff-4e00-9c01-e13a098883cb_Person-159b94ab-cb8b-4a66-9606-bca7f3e1b572, oa:person_thl_26fc934f-eeff-4e00-9c01-e13a098883cb_Person-983b8e75-0867-4b1f-be82-770dc9ed02d1, oa:person_thl_26fc934f-eeff-4e00-9c01-e13a098883cb_Person-84a4b2d2-eb7a-4a81-8e44-2d8fbb004454, oa:person_thl_26fc934f-eeff-4e00-9c01-e13a098883cb_Person-7d512b17-f246-4bdf-965f-f8d527d29360, oa:person_thl_26fc934f-eeff-4e00-9c01-e13a098883cb_Person-aba5ff40-c7b6-4bff-bf77-7c90f7ca9ef0 ;
  a2a:hasEvent oa:event_thl_26fc934f-eeff-4e00-9c01-e13a098883cb_Event1 ;
  a2a:hasRelationEP oa:relationep_thl_26fc934f-eeff-4e00-9c01-e13a098883cb_0, oa:relationep_thl_26fc934f-eeff-4e00-9c01-e13a098883cb_1, oa:relationep_thl_26fc934f-eeff-4e00-9c01-e13a098883cb_2, oa:relationep_thl_26fc934f-eeff-4e00-9c01-e13a098883cb_3, oa:relationep_thl_26fc934f-eeff-4e00-9c01-e13a098883cb_4 ;
  a2a:hasSource oa:source_thl_26fc934f-eeff-4e00-9c01-e13a098883cb .

oa:person_thl_26fc934f-eeff-4e00-9c01-e13a098883cb_Person-159b94ab-cb8b-4a66-9606-bca7f3e1b572
  a a2a:Person ;
  rdfs:label "Cornelia Blocq" ;
  a2a:PersonName [
    rdfs:label "Cornelia Blocq" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Blocq"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Scherpenisse" ;
    rdfs:label "Scherpenisse"
  ] .

oa:person_thl_26fc934f-eeff-4e00-9c01-e13a098883cb_Person-983b8e75-0867-4b1f-be82-770dc9ed02d1
  a a2a:Person ;
  rdfs:label "Jan Landman" ;
  a2a:PersonName [
    rdfs:label "Jan Landman" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Landman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_26fc934f-eeff-4e00-9c01-e13a098883cb_Person-84a4b2d2-eb7a-4a81-8e44-2d8fbb004454
  a a2a:Person ;
  rdfs:label "Dingetie Huibregts Oom" ;
  a2a:PersonName [
    rdfs:label "Dingetie Huibregts Oom" ;
    a2a:PersonNameFirstName "Dingetie" ;
    a2a:PersonNamePatronym "Huibregts" ;
    a2a:PersonNameLastName "Oom"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_26fc934f-eeff-4e00-9c01-e13a098883cb_Person-7d512b17-f246-4bdf-965f-f8d527d29360
  a a2a:Person ;
  rdfs:label "Marinus Blocq" ;
  a2a:PersonName [
    rdfs:label "Marinus Blocq" ;
    a2a:PersonNameFirstName "Marinus" ;
    a2a:PersonNameLastName "Blocq"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_26fc934f-eeff-4e00-9c01-e13a098883cb_Person-aba5ff40-c7b6-4bff-bf77-7c90f7ca9ef0
  a a2a:Person ;
  rdfs:label "Matie Cornelisse Otter" ;
  a2a:PersonName [
    rdfs:label "Matie Cornelisse Otter" ;
    a2a:PersonNameFirstName "Matie" ;
    a2a:PersonNamePatronym "Cornelisse" ;
    a2a:PersonNameLastName "Otter"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_thl_26fc934f-eeff-4e00-9c01-e13a098883cb_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1701" ;
    a2a:Month "10" ;
    a2a:Day "9" ;
    rdfs:label "1701-10-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Scherpenisse" ;
    rdfs:label "Scherpenisse"
  ] .

oa:relationep_thl_26fc934f-eeff-4e00-9c01-e13a098883cb_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_thl_26fc934f-eeff-4e00-9c01-e13a098883cb_Person:159b94ab-cb8b-4a66-9606-bca7f3e1b572 ;
  a2a:EventKeyRef oa:event_thl_26fc934f-eeff-4e00-9c01-e13a098883cb_Event1 .

oa:relationep_thl_26fc934f-eeff-4e00-9c01-e13a098883cb_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_26fc934f-eeff-4e00-9c01-e13a098883cb_Person:983b8e75-0867-4b1f-be82-770dc9ed02d1 ;
  a2a:EventKeyRef oa:event_thl_26fc934f-eeff-4e00-9c01-e13a098883cb_Event1 .

oa:relationep_thl_26fc934f-eeff-4e00-9c01-e13a098883cb_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_26fc934f-eeff-4e00-9c01-e13a098883cb_Person:84a4b2d2-eb7a-4a81-8e44-2d8fbb004454 ;
  a2a:EventKeyRef oa:event_thl_26fc934f-eeff-4e00-9c01-e13a098883cb_Event1 .

oa:relationep_thl_26fc934f-eeff-4e00-9c01-e13a098883cb_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_thl_26fc934f-eeff-4e00-9c01-e13a098883cb_Person:7d512b17-f246-4bdf-965f-f8d527d29360 ;
  a2a:EventKeyRef oa:event_thl_26fc934f-eeff-4e00-9c01-e13a098883cb_Event1 .

oa:relationep_thl_26fc934f-eeff-4e00-9c01-e13a098883cb_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_thl_26fc934f-eeff-4e00-9c01-e13a098883cb_Person:aba5ff40-c7b6-4bff-bf77-7c90f7ca9ef0 ;
  a2a:EventKeyRef oa:event_thl_26fc934f-eeff-4e00-9c01-e13a098883cb_Event1 .

oa:source_thl_26fc934f-eeff-4e00-9c01-e13a098883cb
  a a2a:Source ;
  rdfs:label "Gemeentearchief Tholen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Scherpenisse" ;
    rdfs:label "Scherpenisse", "1701-10-09 - 1701-10-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1701-10-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1701-10-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1701" ;
    a2a:Month "10" ;
    a2a:Day "9" ;
    rdfs:label "1701-10-09"^^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/a2cd322f-cd11-26fc-fff2-632f73a5273a.jpg" ;
    a2a:UriViewer "https://archieftholen.nl/onze-bronnen/voorouders/deeds/26fc934f-eeff-4e00-9c01-e13a098883cb" ;
    a2a:UriPreview "https://images.memorix.nl/thl/thumb/250x250/a2cd322f-cd11-26fc-fff2-632f73a5273a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-11-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieftholen.nl/onze-bronnen/voorouders/deeds/26fc934f-eeff-4e00-9c01-e13a098883cb" ;
  a2a:RecordGUID "{26fc934f-eeff-4e00-9c01-e13a098883cb}" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "DTB_016b" ;
  a2a:SourceRemarkregister_periode "1691-1709" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250426_1929_00001929.xml van THL" .

