@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_c43f6f16-e84c-46c4-b19c-bd2dcf83f97b
  a a2a:Record ;
  rdfs:label "Doop op 10 januari 1784 te Sint Philipsland" ;
  a2a:hasPerson oa:person_thl_c43f6f16-e84c-46c4-b19c-bd2dcf83f97b_Person-c5c32ef0-ed00-49b7-81de-c7e38189cff0, oa:person_thl_c43f6f16-e84c-46c4-b19c-bd2dcf83f97b_Person-ed3ac69f-6271-4bf8-8ece-a1fb6b5d60f1, oa:person_thl_c43f6f16-e84c-46c4-b19c-bd2dcf83f97b_Person-dae534fd-4cb7-4e3c-a44b-03e6049b4cc2, oa:person_thl_c43f6f16-e84c-46c4-b19c-bd2dcf83f97b_Person-62706cf4-4f67-4e9f-87b9-106639216ee9, oa:person_thl_c43f6f16-e84c-46c4-b19c-bd2dcf83f97b_Person-3a10ae17-6adb-4162-8743-1e4f54e28b01 ;
  a2a:hasEvent oa:event_thl_c43f6f16-e84c-46c4-b19c-bd2dcf83f97b_Event1 ;
  a2a:hasRelationEP oa:relationep_thl_c43f6f16-e84c-46c4-b19c-bd2dcf83f97b_0, oa:relationep_thl_c43f6f16-e84c-46c4-b19c-bd2dcf83f97b_1, oa:relationep_thl_c43f6f16-e84c-46c4-b19c-bd2dcf83f97b_2, oa:relationep_thl_c43f6f16-e84c-46c4-b19c-bd2dcf83f97b_3, oa:relationep_thl_c43f6f16-e84c-46c4-b19c-bd2dcf83f97b_4 ;
  a2a:hasSource oa:source_thl_c43f6f16-e84c-46c4-b19c-bd2dcf83f97b .

oa:person_thl_c43f6f16-e84c-46c4-b19c-bd2dcf83f97b_Person-c5c32ef0-ed00-49b7-81de-c7e38189cff0
  a a2a:Person ;
  rdfs:label "Willem de Vischer" ;
  a2a:PersonName [
    rdfs:label "Willem de Vischer" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Vischer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_c43f6f16-e84c-46c4-b19c-bd2dcf83f97b_Person-ed3ac69f-6271-4bf8-8ece-a1fb6b5d60f1
  a a2a:Person ;
  rdfs:label "Willem de Hamer" ;
  a2a:PersonName [
    rdfs:label "Willem de Hamer" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Hamer"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Sint Philipsland" ;
    rdfs:label "Sint Philipsland"
  ] .

oa:person_thl_c43f6f16-e84c-46c4-b19c-bd2dcf83f97b_Person-dae534fd-4cb7-4e3c-a44b-03e6049b4cc2
  a a2a:Person ;
  rdfs:label "Jannetje Braal" ;
  a2a:PersonName [
    rdfs:label "Jannetje Braal" ;
    a2a:PersonNameFirstName "Jannetje" ;
    a2a:PersonNameLastName "Braal"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_c43f6f16-e84c-46c4-b19c-bd2dcf83f97b_Person-62706cf4-4f67-4e9f-87b9-106639216ee9
  a a2a:Person ;
  rdfs:label "Pieter de Hamer" ;
  a2a:PersonName [
    rdfs:label "Pieter de Hamer" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Hamer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_c43f6f16-e84c-46c4-b19c-bd2dcf83f97b_Person-3a10ae17-6adb-4162-8743-1e4f54e28b01
  a a2a:Person ;
  rdfs:label "Pieternella de Visscher" ;
  a2a:PersonName [
    rdfs:label "Pieternella de Visscher" ;
    a2a:PersonNameFirstName "Pieternella" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Visscher"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_thl_c43f6f16-e84c-46c4-b19c-bd2dcf83f97b_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1784" ;
    a2a:Month "1" ;
    a2a:Day "10" ;
    rdfs:label "1784-01-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Sint Philipsland" ;
    rdfs:label "Sint Philipsland"
  ] .

oa:relationep_thl_c43f6f16-e84c-46c4-b19c-bd2dcf83f97b_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_c43f6f16-e84c-46c4-b19c-bd2dcf83f97b_Person:c5c32ef0-ed00-49b7-81de-c7e38189cff0 ;
  a2a:EventKeyRef oa:event_thl_c43f6f16-e84c-46c4-b19c-bd2dcf83f97b_Event1 .

oa:relationep_thl_c43f6f16-e84c-46c4-b19c-bd2dcf83f97b_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_c43f6f16-e84c-46c4-b19c-bd2dcf83f97b_Person:dae534fd-4cb7-4e3c-a44b-03e6049b4cc2 ;
  a2a:EventKeyRef oa:event_thl_c43f6f16-e84c-46c4-b19c-bd2dcf83f97b_Event1 .

oa:relationep_thl_c43f6f16-e84c-46c4-b19c-bd2dcf83f97b_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_thl_c43f6f16-e84c-46c4-b19c-bd2dcf83f97b_Person:ed3ac69f-6271-4bf8-8ece-a1fb6b5d60f1 ;
  a2a:EventKeyRef oa:event_thl_c43f6f16-e84c-46c4-b19c-bd2dcf83f97b_Event1 .

oa:relationep_thl_c43f6f16-e84c-46c4-b19c-bd2dcf83f97b_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_thl_c43f6f16-e84c-46c4-b19c-bd2dcf83f97b_Person:62706cf4-4f67-4e9f-87b9-106639216ee9 ;
  a2a:EventKeyRef oa:event_thl_c43f6f16-e84c-46c4-b19c-bd2dcf83f97b_Event1 .

oa:relationep_thl_c43f6f16-e84c-46c4-b19c-bd2dcf83f97b_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_thl_c43f6f16-e84c-46c4-b19c-bd2dcf83f97b_Person:3a10ae17-6adb-4162-8743-1e4f54e28b01 ;
  a2a:EventKeyRef oa:event_thl_c43f6f16-e84c-46c4-b19c-bd2dcf83f97b_Event1 .

oa:source_thl_c43f6f16-e84c-46c4-b19c-bd2dcf83f97b
  a a2a:Source ;
  rdfs:label "Gemeentearchief Tholen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Sint Philipsland" ;
    rdfs:label "Sint Philipsland", "1784-01-10 - 1784-01-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1784-01-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1784-01-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1784" ;
    a2a:Month "1" ;
    a2a:Day "10" ;
    rdfs:label "1784-01-10"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeentearchief Tholen" ;
    a2a:Place "Tholen" ;
    a2a:Collection "Bron: boek, Deel: DTB_029, Periode: 1779-1810" ;
    a2a:Book "Doopboek NH kerk" ;
    a2a:RegistryNumber "DTB_029" ;
    rdfs:label "Gemeentearchief Tholen, Tholen, Bron: boek, Deel: DTB_029, Periode: 1779-1810, Doopboek NH kerk, DTB_029"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/thl/thumb/640x480/796e02db-88f8-2483-1af0-d3a69e6b85c7.jpg" ;
    a2a:UriViewer "https://archieftholen.nl/onze-bronnen/voorouders/deeds/c43f6f16-e84c-46c4-b19c-bd2dcf83f97b" ;
    a2a:UriPreview "https://images.memorix.nl/thl/thumb/250x250/796e02db-88f8-2483-1af0-d3a69e6b85c7.jpg"
  ] ;
  a2a:SourceLastChangeDate "2013-01-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieftholen.nl/onze-bronnen/voorouders/deeds/c43f6f16-e84c-46c4-b19c-bd2dcf83f97b" ;
  a2a:RecordGUID "{c43f6f16-e84c-46c4-b19c-bd2dcf83f97b}" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "DTB_029" ;
  a2a:SourceRemarkregister_periode "1779-1810" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250426_2470_00002470.xml van THL" .

