@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_6da2fb03-30e8-4d07-8ba1-48eba2d66e77
  a a2a:Record ;
  rdfs:label "Doop op 9 oktober 1785 te Tholen" ;
  a2a:hasPerson oa:person_thl_6da2fb03-30e8-4d07-8ba1-48eba2d66e77_Person-6e6d3162-c4ab-4294-806f-8148ecaae2ad, oa:person_thl_6da2fb03-30e8-4d07-8ba1-48eba2d66e77_Person-356b52ea-c153-442d-ad1e-ff2e0ce57a48, oa:person_thl_6da2fb03-30e8-4d07-8ba1-48eba2d66e77_Person-52223ff4-82bb-4a47-adf8-563fd45afcac ;
  a2a:hasEvent oa:event_thl_6da2fb03-30e8-4d07-8ba1-48eba2d66e77_Event1 ;
  a2a:hasRelationEP oa:relationep_thl_6da2fb03-30e8-4d07-8ba1-48eba2d66e77_0, oa:relationep_thl_6da2fb03-30e8-4d07-8ba1-48eba2d66e77_1, oa:relationep_thl_6da2fb03-30e8-4d07-8ba1-48eba2d66e77_2 ;
  a2a:hasSource oa:source_thl_6da2fb03-30e8-4d07-8ba1-48eba2d66e77 .

oa:person_thl_6da2fb03-30e8-4d07-8ba1-48eba2d66e77_Person-6e6d3162-c4ab-4294-806f-8148ecaae2ad
  a a2a:Person ;
  rdfs:label "Jan Deurlo" ;
  a2a:PersonName [
    rdfs:label "Jan Deurlo" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Deurlo"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_6da2fb03-30e8-4d07-8ba1-48eba2d66e77_Person-356b52ea-c153-442d-ad1e-ff2e0ce57a48
  a a2a:Person ;
  rdfs:label "Maria Mols" ;
  a2a:PersonName [
    rdfs:label "Maria Mols" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Mols"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_6da2fb03-30e8-4d07-8ba1-48eba2d66e77_Person-52223ff4-82bb-4a47-adf8-563fd45afcac
  a a2a:Person ;
  rdfs:label "Anna Deurlo" ;
  a2a:PersonName [
    rdfs:label "Anna Deurlo" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Deurlo"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Tholen" ;
    rdfs:label "Tholen"
  ] .

oa:event_thl_6da2fb03-30e8-4d07-8ba1-48eba2d66e77_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1785" ;
    a2a:Month "10" ;
    a2a:Day "9" ;
    rdfs:label "1785-10-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tholen" ;
    rdfs:label "Tholen"
  ] .

oa:relationep_thl_6da2fb03-30e8-4d07-8ba1-48eba2d66e77_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_thl_6da2fb03-30e8-4d07-8ba1-48eba2d66e77_Person:6e6d3162-c4ab-4294-806f-8148ecaae2ad ;
  a2a:EventKeyRef oa:event_thl_6da2fb03-30e8-4d07-8ba1-48eba2d66e77_Event1 .

oa:relationep_thl_6da2fb03-30e8-4d07-8ba1-48eba2d66e77_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_thl_6da2fb03-30e8-4d07-8ba1-48eba2d66e77_Person:356b52ea-c153-442d-ad1e-ff2e0ce57a48 ;
  a2a:EventKeyRef oa:event_thl_6da2fb03-30e8-4d07-8ba1-48eba2d66e77_Event1 .

oa:relationep_thl_6da2fb03-30e8-4d07-8ba1-48eba2d66e77_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_thl_6da2fb03-30e8-4d07-8ba1-48eba2d66e77_Person:52223ff4-82bb-4a47-adf8-563fd45afcac ;
  a2a:EventKeyRef oa:event_thl_6da2fb03-30e8-4d07-8ba1-48eba2d66e77_Event1 .

oa:source_thl_6da2fb03-30e8-4d07-8ba1-48eba2d66e77
  a a2a:Source ;
  rdfs:label "Gemeentearchief Tholen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Tholen" ;
    rdfs:label "Tholen", "1785-10-09 - 1785-10-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1785-10-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1785-10-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1785" ;
    a2a:Month "10" ;
    a2a:Day "9" ;
    rdfs:label "1785-10-09"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeentearchief Tholen" ;
    a2a:Place "Tholen" ;
    a2a:Collection "Bron: boek, Deel: DTB_052, Periode: 1779-1805" ;
    a2a:Book "Doopboek NH kerk, afschrift Hollestelle" ;
    a2a:RegistryNumber "DTB_052" ;
    rdfs:label "Gemeentearchief Tholen, Tholen, Bron: boek, Deel: DTB_052, Periode: 1779-1805, Doopboek NH kerk, afschrift Hollestelle, DTB_052"
  ] ;
  a2a:SourceLastChangeDate "2013-01-21"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieftholen.nl/onze-bronnen/voorouders/deeds/6da2fb03-30e8-4d07-8ba1-48eba2d66e77" ;
  a2a:RecordGUID "{6da2fb03-30e8-4d07-8ba1-48eba2d66e77}" ;
  a2a:SourceRemarkOpmerking "Gedoopt in Den Bommel" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_167_00000167.xml van THL" .

