@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_08a4e704-a237-4b67-a20e-da1e75fc70c5
  a a2a:Record ;
  rdfs:label "Doop op 9 februari 1710 te Sint-Annaland" ;
  a2a:hasPerson oa:person_thl_08a4e704-a237-4b67-a20e-da1e75fc70c5_Person-be165f4c-234d-414a-96e1-946082771c76, oa:person_thl_08a4e704-a237-4b67-a20e-da1e75fc70c5_Person-6481236a-14f8-4473-9015-90fb8ce929fe, oa:person_thl_08a4e704-a237-4b67-a20e-da1e75fc70c5_Person-61748512-f7ff-418d-ada7-7c1548eea5b6, oa:person_thl_08a4e704-a237-4b67-a20e-da1e75fc70c5_Person-fe559d8e-57ae-4fdf-9d98-9490a196ee27, oa:person_thl_08a4e704-a237-4b67-a20e-da1e75fc70c5_Person-d2aba9a4-6f4b-4e47-b341-8956088166f5 ;
  a2a:hasEvent oa:event_thl_08a4e704-a237-4b67-a20e-da1e75fc70c5_Event1 ;
  a2a:hasRelationEP oa:relationep_thl_08a4e704-a237-4b67-a20e-da1e75fc70c5_0, oa:relationep_thl_08a4e704-a237-4b67-a20e-da1e75fc70c5_1, oa:relationep_thl_08a4e704-a237-4b67-a20e-da1e75fc70c5_2, oa:relationep_thl_08a4e704-a237-4b67-a20e-da1e75fc70c5_3, oa:relationep_thl_08a4e704-a237-4b67-a20e-da1e75fc70c5_4 ;
  a2a:hasSource oa:source_thl_08a4e704-a237-4b67-a20e-da1e75fc70c5 .

oa:person_thl_08a4e704-a237-4b67-a20e-da1e75fc70c5_Person-be165f4c-234d-414a-96e1-946082771c76
  a a2a:Person ;
  rdfs:label "Lowijs Lowijsz" ;
  a2a:PersonName [
    rdfs:label "Lowijs Lowijsz" ;
    a2a:PersonNameFirstName "Lowijs" ;
    a2a:PersonNameLastName "Lowijsz"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Sint-Annaland" ;
    rdfs:label "Sint-Annaland"
  ] .

oa:person_thl_08a4e704-a237-4b67-a20e-da1e75fc70c5_Person-6481236a-14f8-4473-9015-90fb8ce929fe
  a a2a:Person ;
  rdfs:label "Cornelis Lowijsz" ;
  a2a:PersonName [
    rdfs:label "Cornelis Lowijsz" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Lowijsz"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_08a4e704-a237-4b67-a20e-da1e75fc70c5_Person-61748512-f7ff-418d-ada7-7c1548eea5b6
  a a2a:Person ;
  rdfs:label "Cornelia Boeije" ;
  a2a:PersonName [
    rdfs:label "Cornelia Boeije" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Boeije"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_08a4e704-a237-4b67-a20e-da1e75fc70c5_Person-fe559d8e-57ae-4fdf-9d98-9490a196ee27
  a a2a:Person ;
  rdfs:label "Pieter Lowijsz" ;
  a2a:PersonName [
    rdfs:label "Pieter Lowijsz" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Lowijsz"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_08a4e704-a237-4b67-a20e-da1e75fc70c5_Person-d2aba9a4-6f4b-4e47-b341-8956088166f5
  a a2a:Person ;
  rdfs:label "Cornelia Dimmens" ;
  a2a:PersonName [
    rdfs:label "Cornelia Dimmens" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Dimmens"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_thl_08a4e704-a237-4b67-a20e-da1e75fc70c5_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1710" ;
    a2a:Month "2" ;
    a2a:Day "9" ;
    rdfs:label "1710-02-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Sint-Annaland" ;
    rdfs:label "Sint-Annaland"
  ] .

oa:relationep_thl_08a4e704-a237-4b67-a20e-da1e75fc70c5_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_thl_08a4e704-a237-4b67-a20e-da1e75fc70c5_Person:be165f4c-234d-414a-96e1-946082771c76 ;
  a2a:EventKeyRef oa:event_thl_08a4e704-a237-4b67-a20e-da1e75fc70c5_Event1 .

oa:relationep_thl_08a4e704-a237-4b67-a20e-da1e75fc70c5_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_08a4e704-a237-4b67-a20e-da1e75fc70c5_Person:6481236a-14f8-4473-9015-90fb8ce929fe ;
  a2a:EventKeyRef oa:event_thl_08a4e704-a237-4b67-a20e-da1e75fc70c5_Event1 .

oa:relationep_thl_08a4e704-a237-4b67-a20e-da1e75fc70c5_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_08a4e704-a237-4b67-a20e-da1e75fc70c5_Person:61748512-f7ff-418d-ada7-7c1548eea5b6 ;
  a2a:EventKeyRef oa:event_thl_08a4e704-a237-4b67-a20e-da1e75fc70c5_Event1 .

oa:relationep_thl_08a4e704-a237-4b67-a20e-da1e75fc70c5_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_thl_08a4e704-a237-4b67-a20e-da1e75fc70c5_Person:fe559d8e-57ae-4fdf-9d98-9490a196ee27 ;
  a2a:EventKeyRef oa:event_thl_08a4e704-a237-4b67-a20e-da1e75fc70c5_Event1 .

oa:relationep_thl_08a4e704-a237-4b67-a20e-da1e75fc70c5_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_thl_08a4e704-a237-4b67-a20e-da1e75fc70c5_Person:d2aba9a4-6f4b-4e47-b341-8956088166f5 ;
  a2a:EventKeyRef oa:event_thl_08a4e704-a237-4b67-a20e-da1e75fc70c5_Event1 .

oa:source_thl_08a4e704-a237-4b67-a20e-da1e75fc70c5
  a a2a:Source ;
  rdfs:label "Gemeentearchief Tholen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Sint-Annaland" ;
    rdfs:label "Sint-Annaland", "1710-02-09 - 1710-02-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1710-02-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1710-02-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1710" ;
    a2a:Month "2" ;
    a2a:Day "9" ;
    rdfs:label "1710-02-09"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeentearchief Tholen" ;
    a2a:Place "Tholen" ;
    a2a:Collection "Bron: boek, Deel: DTB_019, Periode: 1692-1712" ;
    a2a:Book "Doopboek NH kerk" ;
    a2a:RegistryNumber "DTB_019" ;
    rdfs:label "Gemeentearchief Tholen, Tholen, Bron: boek, Deel: DTB_019, Periode: 1692-1712, Doopboek NH kerk, DTB_019"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/thl/thumb/640x480/df15ae78-9784-e08c-46cd-f450c7a7ab59.jpg" ;
    a2a:UriViewer "https://archieftholen.nl/onze-bronnen/voorouders/deeds/08a4e704-a237-4b67-a20e-da1e75fc70c5" ;
    a2a:UriPreview "https://images.memorix.nl/thl/thumb/250x250/df15ae78-9784-e08c-46cd-f450c7a7ab59.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-09-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieftholen.nl/onze-bronnen/voorouders/deeds/08a4e704-a237-4b67-a20e-da1e75fc70c5" ;
  a2a:RecordGUID "{08a4e704-a237-4b67-a20e-da1e75fc70c5}" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "DTB_019" ;
  a2a:SourceRemarkregister_periode "1692-1712" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250426_1887_00001887.xml van THL" .

