@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_3445dc2f-dc7e-475a-b73d-e4fa570fcb0c
  a a2a:Record ;
  rdfs:label "Doop op 9 maart 1771 te Stavenisse" ;
  a2a:hasPerson oa:person_thl_3445dc2f-dc7e-475a-b73d-e4fa570fcb0c_Person-564ca17e-8df0-4052-968c-d2149147f7c3, oa:person_thl_3445dc2f-dc7e-475a-b73d-e4fa570fcb0c_Person-ed620130-d009-46f7-92bd-2159c51ddfff, oa:person_thl_3445dc2f-dc7e-475a-b73d-e4fa570fcb0c_Person-bc0a9bae-1ef9-42e7-85d7-e62517676e47, oa:person_thl_3445dc2f-dc7e-475a-b73d-e4fa570fcb0c_Person-aded979d-75cb-40d9-9360-c5241c0d6aff, oa:person_thl_3445dc2f-dc7e-475a-b73d-e4fa570fcb0c_Person-63028916-ab43-4859-8ffd-f6209eca1c96 ;
  a2a:hasEvent oa:event_thl_3445dc2f-dc7e-475a-b73d-e4fa570fcb0c_Event1 ;
  a2a:hasRelationEP oa:relationep_thl_3445dc2f-dc7e-475a-b73d-e4fa570fcb0c_0, oa:relationep_thl_3445dc2f-dc7e-475a-b73d-e4fa570fcb0c_1, oa:relationep_thl_3445dc2f-dc7e-475a-b73d-e4fa570fcb0c_2, oa:relationep_thl_3445dc2f-dc7e-475a-b73d-e4fa570fcb0c_3, oa:relationep_thl_3445dc2f-dc7e-475a-b73d-e4fa570fcb0c_4 ;
  a2a:hasSource oa:source_thl_3445dc2f-dc7e-475a-b73d-e4fa570fcb0c .

oa:person_thl_3445dc2f-dc7e-475a-b73d-e4fa570fcb0c_Person-564ca17e-8df0-4052-968c-d2149147f7c3
  a a2a:Person ;
  rdfs:label "Dingetje van Luijk" ;
  a2a:PersonName [
    rdfs:label "Dingetje van Luijk" ;
    a2a:PersonNameFirstName "Dingetje" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Luijk"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_3445dc2f-dc7e-475a-b73d-e4fa570fcb0c_Person-ed620130-d009-46f7-92bd-2159c51ddfff
  a a2a:Person ;
  rdfs:label "Arij Tart" ;
  a2a:PersonName [
    rdfs:label "Arij Tart" ;
    a2a:PersonNameFirstName "Arij" ;
    a2a:PersonNameLastName "Tart"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_3445dc2f-dc7e-475a-b73d-e4fa570fcb0c_Person-bc0a9bae-1ef9-42e7-85d7-e62517676e47
  a a2a:Person ;
  rdfs:label "Magdalena Bogert" ;
  a2a:PersonName [
    rdfs:label "Magdalena Bogert" ;
    a2a:PersonNameFirstName "Magdalena" ;
    a2a:PersonNameLastName "Bogert"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_3445dc2f-dc7e-475a-b73d-e4fa570fcb0c_Person-aded979d-75cb-40d9-9360-c5241c0d6aff
  a a2a:Person ;
  rdfs:label "Arij Bogaert" ;
  a2a:PersonName [
    rdfs:label "Arij Bogaert" ;
    a2a:PersonNameFirstName "Arij" ;
    a2a:PersonNameLastName "Bogaert"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Stavenisse" ;
    rdfs:label "Stavenisse"
  ] .

oa:person_thl_3445dc2f-dc7e-475a-b73d-e4fa570fcb0c_Person-63028916-ab43-4859-8ffd-f6209eca1c96
  a a2a:Person ;
  rdfs:label "Johannes Bogaert" ;
  a2a:PersonName [
    rdfs:label "Johannes Bogaert" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Bogaert"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_thl_3445dc2f-dc7e-475a-b73d-e4fa570fcb0c_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1771" ;
    a2a:Month "3" ;
    a2a:Day "9" ;
    rdfs:label "1771-03-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Stavenisse" ;
    rdfs:label "Stavenisse"
  ] .

oa:relationep_thl_3445dc2f-dc7e-475a-b73d-e4fa570fcb0c_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_thl_3445dc2f-dc7e-475a-b73d-e4fa570fcb0c_Person:564ca17e-8df0-4052-968c-d2149147f7c3 ;
  a2a:EventKeyRef oa:event_thl_3445dc2f-dc7e-475a-b73d-e4fa570fcb0c_Event1 .

oa:relationep_thl_3445dc2f-dc7e-475a-b73d-e4fa570fcb0c_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_3445dc2f-dc7e-475a-b73d-e4fa570fcb0c_Person:ed620130-d009-46f7-92bd-2159c51ddfff ;
  a2a:EventKeyRef oa:event_thl_3445dc2f-dc7e-475a-b73d-e4fa570fcb0c_Event1 .

oa:relationep_thl_3445dc2f-dc7e-475a-b73d-e4fa570fcb0c_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_3445dc2f-dc7e-475a-b73d-e4fa570fcb0c_Person:bc0a9bae-1ef9-42e7-85d7-e62517676e47 ;
  a2a:EventKeyRef oa:event_thl_3445dc2f-dc7e-475a-b73d-e4fa570fcb0c_Event1 .

oa:relationep_thl_3445dc2f-dc7e-475a-b73d-e4fa570fcb0c_3
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_thl_3445dc2f-dc7e-475a-b73d-e4fa570fcb0c_Person:aded979d-75cb-40d9-9360-c5241c0d6aff ;
  a2a:EventKeyRef oa:event_thl_3445dc2f-dc7e-475a-b73d-e4fa570fcb0c_Event1 .

oa:relationep_thl_3445dc2f-dc7e-475a-b73d-e4fa570fcb0c_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_thl_3445dc2f-dc7e-475a-b73d-e4fa570fcb0c_Person:63028916-ab43-4859-8ffd-f6209eca1c96 ;
  a2a:EventKeyRef oa:event_thl_3445dc2f-dc7e-475a-b73d-e4fa570fcb0c_Event1 .

oa:source_thl_3445dc2f-dc7e-475a-b73d-e4fa570fcb0c
  a a2a:Source ;
  rdfs:label "Gemeentearchief Tholen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Stavenisse" ;
    rdfs:label "Stavenisse", "1771-03-09 - 1771-03-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1771-03-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1771-03-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1771" ;
    a2a:Month "3" ;
    a2a:Day "9" ;
    rdfs:label "1771-03-09"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeentearchief Tholen" ;
    a2a:Place "Tholen" ;
    a2a:Collection "Bron: boek, Deel: DTB_035b, Periode: 1747-1783" ;
    a2a:Book "Doopboek NH kerk, afschrift Kloet" ;
    a2a:RegistryNumber "DTB_035b" ;
    rdfs:label "Gemeentearchief Tholen, Tholen, Bron: boek, Deel: DTB_035b, Periode: 1747-1783, Doopboek NH kerk, afschrift Kloet, DTB_035b"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/thl/thumb/640x480/9b8fb35a-f5e9-680b-984a-400e27a10ebd.jpg" ;
    a2a:UriViewer "https://archieftholen.nl/onze-bronnen/voorouders/deeds/3445dc2f-dc7e-475a-b73d-e4fa570fcb0c" ;
    a2a:UriPreview "https://images.memorix.nl/thl/thumb/250x250/9b8fb35a-f5e9-680b-984a-400e27a10ebd.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-07-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieftholen.nl/onze-bronnen/voorouders/deeds/3445dc2f-dc7e-475a-b73d-e4fa570fcb0c" ;
  a2a:RecordGUID "{3445dc2f-dc7e-475a-b73d-e4fa570fcb0c}" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "DTB_035b" ;
  a2a:SourceRemarkregister_periode "1747-1783" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250426_1949_00001949.xml van THL" .

