@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_6fc98f83-c56b-4e30-8e82-e6fffab362eb
  a a2a:Record ;
  rdfs:label "Doop op 26 januari 1703 te Tholen" ;
  a2a:hasPerson oa:person_thl_6fc98f83-c56b-4e30-8e82-e6fffab362eb_Person-c454ff40-3774-4408-9162-631c7c2f6694, oa:person_thl_6fc98f83-c56b-4e30-8e82-e6fffab362eb_Person-c771bf65-a084-474a-abc1-5b8b5170b265, oa:person_thl_6fc98f83-c56b-4e30-8e82-e6fffab362eb_Person-5a95311e-0e63-45ec-8b59-ca571d756f7d, oa:person_thl_6fc98f83-c56b-4e30-8e82-e6fffab362eb_Person-5b10b78a-d6da-473a-b4dc-be788199d72e, oa:person_thl_6fc98f83-c56b-4e30-8e82-e6fffab362eb_Person-4f0518e8-0728-4d69-a282-5afacba20cc0 ;
  a2a:hasEvent oa:event_thl_6fc98f83-c56b-4e30-8e82-e6fffab362eb_Event1 ;
  a2a:hasRelationEP oa:relationep_thl_6fc98f83-c56b-4e30-8e82-e6fffab362eb_0, oa:relationep_thl_6fc98f83-c56b-4e30-8e82-e6fffab362eb_1, oa:relationep_thl_6fc98f83-c56b-4e30-8e82-e6fffab362eb_2, oa:relationep_thl_6fc98f83-c56b-4e30-8e82-e6fffab362eb_3, oa:relationep_thl_6fc98f83-c56b-4e30-8e82-e6fffab362eb_4 ;
  a2a:hasSource oa:source_thl_6fc98f83-c56b-4e30-8e82-e6fffab362eb .

oa:person_thl_6fc98f83-c56b-4e30-8e82-e6fffab362eb_Person-c454ff40-3774-4408-9162-631c7c2f6694
  a a2a:Person ;
  rdfs:label "Berggijna Blankaarts" ;
  a2a:PersonName [
    rdfs:label "Berggijna Blankaarts" ;
    a2a:PersonNameFirstName "Berggijna" ;
    a2a:PersonNameLastName "Blankaarts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_6fc98f83-c56b-4e30-8e82-e6fffab362eb_Person-c771bf65-a084-474a-abc1-5b8b5170b265
  a a2a:Person ;
  rdfs:label "Jacobus Michielsen Blankaarts" ;
  a2a:PersonName [
    rdfs:label "Jacobus Michielsen Blankaarts" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNamePatronym "Michielsen" ;
    a2a:PersonNameLastName "Blankaarts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_6fc98f83-c56b-4e30-8e82-e6fffab362eb_Person-5a95311e-0e63-45ec-8b59-ca571d756f7d
  a a2a:Person ;
  rdfs:label "Dina Cornelissen" ;
  a2a:PersonName [
    rdfs:label "Dina Cornelissen" ;
    a2a:PersonNameFirstName "Dina" ;
    a2a:PersonNameLastName "Cornelissen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_6fc98f83-c56b-4e30-8e82-e6fffab362eb_Person-5b10b78a-d6da-473a-b4dc-be788199d72e
  a a2a:Person ;
  rdfs:label "Nicolaus Martinissen" ;
  a2a:PersonName [
    rdfs:label "Nicolaus Martinissen" ;
    a2a:PersonNameFirstName "Nicolaus" ;
    a2a:PersonNameLastName "Martinissen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_6fc98f83-c56b-4e30-8e82-e6fffab362eb_Person-4f0518e8-0728-4d69-a282-5afacba20cc0
  a a2a:Person ;
  rdfs:label "Agatha Martinissen" ;
  a2a:PersonName [
    rdfs:label "Agatha Martinissen" ;
    a2a:PersonNameFirstName "Agatha" ;
    a2a:PersonNameLastName "Martinissen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Tholen" ;
    rdfs:label "Tholen"
  ] .

oa:event_thl_6fc98f83-c56b-4e30-8e82-e6fffab362eb_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1703" ;
    a2a:Month "1" ;
    a2a:Day "26" ;
    rdfs:label "1703-01-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tholen" ;
    rdfs:label "Tholen"
  ] .

oa:relationep_thl_6fc98f83-c56b-4e30-8e82-e6fffab362eb_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_thl_6fc98f83-c56b-4e30-8e82-e6fffab362eb_Person:c454ff40-3774-4408-9162-631c7c2f6694 ;
  a2a:EventKeyRef oa:event_thl_6fc98f83-c56b-4e30-8e82-e6fffab362eb_Event1 .

oa:relationep_thl_6fc98f83-c56b-4e30-8e82-e6fffab362eb_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_6fc98f83-c56b-4e30-8e82-e6fffab362eb_Person:c771bf65-a084-474a-abc1-5b8b5170b265 ;
  a2a:EventKeyRef oa:event_thl_6fc98f83-c56b-4e30-8e82-e6fffab362eb_Event1 .

oa:relationep_thl_6fc98f83-c56b-4e30-8e82-e6fffab362eb_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_6fc98f83-c56b-4e30-8e82-e6fffab362eb_Person:5a95311e-0e63-45ec-8b59-ca571d756f7d ;
  a2a:EventKeyRef oa:event_thl_6fc98f83-c56b-4e30-8e82-e6fffab362eb_Event1 .

oa:relationep_thl_6fc98f83-c56b-4e30-8e82-e6fffab362eb_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_thl_6fc98f83-c56b-4e30-8e82-e6fffab362eb_Person:5b10b78a-d6da-473a-b4dc-be788199d72e ;
  a2a:EventKeyRef oa:event_thl_6fc98f83-c56b-4e30-8e82-e6fffab362eb_Event1 .

oa:relationep_thl_6fc98f83-c56b-4e30-8e82-e6fffab362eb_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_thl_6fc98f83-c56b-4e30-8e82-e6fffab362eb_Person:4f0518e8-0728-4d69-a282-5afacba20cc0 ;
  a2a:EventKeyRef oa:event_thl_6fc98f83-c56b-4e30-8e82-e6fffab362eb_Event1 .

oa:source_thl_6fc98f83-c56b-4e30-8e82-e6fffab362eb
  a a2a:Source ;
  rdfs:label "Gemeentearchief Tholen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Tholen" ;
    rdfs:label "Tholen", "1703-01-26 - 1703-01-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1703-01-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1703-01-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1703" ;
    a2a:Month "1" ;
    a2a:Day "26" ;
    rdfs:label "1703-01-26"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeentearchief Tholen" ;
    a2a:Place "Tholen" ;
    a2a:Collection "Bron: boek, Deel: DTB_047, Periode: 1701-1722" ;
    a2a:Book "Doopboek NH kerk, afschrift Hollestelle" ;
    a2a:RegistryNumber "DTB_047" ;
    a2a:Folio "30" ;
    rdfs:label "Gemeentearchief Tholen, Tholen, Bron: boek, Deel: DTB_047, Periode: 1701-1722, Doopboek NH kerk, afschrift Hollestelle, DTB_047, 30"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/thl/thumb/640x480/53778b85-5b5f-1298-04eb-f3379ffde127.jpg" ;
    a2a:UriViewer "https://archieftholen.nl/onze-bronnen/voorouders/deeds/6fc98f83-c56b-4e30-8e82-e6fffab362eb" ;
    a2a:UriPreview "https://images.memorix.nl/thl/thumb/250x250/53778b85-5b5f-1298-04eb-f3379ffde127.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-07-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieftholen.nl/onze-bronnen/voorouders/deeds/6fc98f83-c56b-4e30-8e82-e6fffab362eb" ;
  a2a:RecordGUID "{6fc98f83-c56b-4e30-8e82-e6fffab362eb}" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "DTB_047" ;
  a2a:SourceRemarkregister_periode "1701-1722" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250426_2032_00002032.xml van THL" .

