@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_2f3f3ef2-aed1-4a4b-9ee5-597b3c19f7fa
  a a2a:Record ;
  rdfs:label "Doop op 10 september 1681 te Tholen" ;
  a2a:hasPerson oa:person_thl_2f3f3ef2-aed1-4a4b-9ee5-597b3c19f7fa_Person-aea1f58b-0da7-4f70-a9ce-7ef4f7b84d87, oa:person_thl_2f3f3ef2-aed1-4a4b-9ee5-597b3c19f7fa_Person-8d97a2ee-089a-4ba1-bf03-ac61cb55f378, oa:person_thl_2f3f3ef2-aed1-4a4b-9ee5-597b3c19f7fa_Person-06e0964c-a724-4aaf-bd5b-43865dd0c13f, oa:person_thl_2f3f3ef2-aed1-4a4b-9ee5-597b3c19f7fa_Person-9ea3cf81-d5ca-43ae-bc81-eb9c4af170bb, oa:person_thl_2f3f3ef2-aed1-4a4b-9ee5-597b3c19f7fa_Person-6652ac2d-e721-4192-b149-3ee755ab0213 ;
  a2a:hasEvent oa:event_thl_2f3f3ef2-aed1-4a4b-9ee5-597b3c19f7fa_Event1 ;
  a2a:hasRelationEP oa:relationep_thl_2f3f3ef2-aed1-4a4b-9ee5-597b3c19f7fa_0, oa:relationep_thl_2f3f3ef2-aed1-4a4b-9ee5-597b3c19f7fa_1, oa:relationep_thl_2f3f3ef2-aed1-4a4b-9ee5-597b3c19f7fa_2, oa:relationep_thl_2f3f3ef2-aed1-4a4b-9ee5-597b3c19f7fa_3, oa:relationep_thl_2f3f3ef2-aed1-4a4b-9ee5-597b3c19f7fa_4 ;
  a2a:hasSource oa:source_thl_2f3f3ef2-aed1-4a4b-9ee5-597b3c19f7fa .

oa:person_thl_2f3f3ef2-aed1-4a4b-9ee5-597b3c19f7fa_Person-aea1f58b-0da7-4f70-a9ce-7ef4f7b84d87
  a a2a:Person ;
  rdfs:label "Jan Marinis Jansse Naijer" ;
  a2a:PersonName [
    rdfs:label "Jan Marinis Jansse Naijer" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Marinis Jansse" ;
    a2a:PersonNameLastName "Naijer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_2f3f3ef2-aed1-4a4b-9ee5-597b3c19f7fa_Person-8d97a2ee-089a-4ba1-bf03-ac61cb55f378
  a a2a:Person ;
  rdfs:label "Jan Adriaanse van Dijck" ;
  a2a:PersonName [
    rdfs:label "Jan Adriaanse van Dijck" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Adriaanse" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dijck"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_2f3f3ef2-aed1-4a4b-9ee5-597b3c19f7fa_Person-06e0964c-a724-4aaf-bd5b-43865dd0c13f
  a a2a:Person ;
  rdfs:label "Teuntje Wilhems" ;
  a2a:PersonName [
    rdfs:label "Teuntje Wilhems" ;
    a2a:PersonNameFirstName "Teuntje" ;
    a2a:PersonNameLastName "Wilhems"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_2f3f3ef2-aed1-4a4b-9ee5-597b3c19f7fa_Person-9ea3cf81-d5ca-43ae-bc81-eb9c4af170bb
  a a2a:Person ;
  rdfs:label "Wilhemijntje Wilhems" ;
  a2a:PersonName [
    rdfs:label "Wilhemijntje Wilhems" ;
    a2a:PersonNameFirstName "Wilhemijntje" ;
    a2a:PersonNameLastName "Wilhems"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_2f3f3ef2-aed1-4a4b-9ee5-597b3c19f7fa_Person-6652ac2d-e721-4192-b149-3ee755ab0213
  a a2a:Person ;
  rdfs:label "Wilhem Naijer" ;
  a2a:PersonName [
    rdfs:label "Wilhem Naijer" ;
    a2a:PersonNameFirstName "Wilhem" ;
    a2a:PersonNameLastName "Naijer"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Tholen" ;
    rdfs:label "Tholen"
  ] .

oa:event_thl_2f3f3ef2-aed1-4a4b-9ee5-597b3c19f7fa_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1681" ;
    a2a:Month "9" ;
    a2a:Day "10" ;
    rdfs:label "1681-09-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tholen" ;
    rdfs:label "Tholen"
  ] .

oa:relationep_thl_2f3f3ef2-aed1-4a4b-9ee5-597b3c19f7fa_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_thl_2f3f3ef2-aed1-4a4b-9ee5-597b3c19f7fa_Person:aea1f58b-0da7-4f70-a9ce-7ef4f7b84d87 ;
  a2a:EventKeyRef oa:event_thl_2f3f3ef2-aed1-4a4b-9ee5-597b3c19f7fa_Event1 .

oa:relationep_thl_2f3f3ef2-aed1-4a4b-9ee5-597b3c19f7fa_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_2f3f3ef2-aed1-4a4b-9ee5-597b3c19f7fa_Person:8d97a2ee-089a-4ba1-bf03-ac61cb55f378 ;
  a2a:EventKeyRef oa:event_thl_2f3f3ef2-aed1-4a4b-9ee5-597b3c19f7fa_Event1 .

oa:relationep_thl_2f3f3ef2-aed1-4a4b-9ee5-597b3c19f7fa_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_2f3f3ef2-aed1-4a4b-9ee5-597b3c19f7fa_Person:06e0964c-a724-4aaf-bd5b-43865dd0c13f ;
  a2a:EventKeyRef oa:event_thl_2f3f3ef2-aed1-4a4b-9ee5-597b3c19f7fa_Event1 .

oa:relationep_thl_2f3f3ef2-aed1-4a4b-9ee5-597b3c19f7fa_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_thl_2f3f3ef2-aed1-4a4b-9ee5-597b3c19f7fa_Person:9ea3cf81-d5ca-43ae-bc81-eb9c4af170bb ;
  a2a:EventKeyRef oa:event_thl_2f3f3ef2-aed1-4a4b-9ee5-597b3c19f7fa_Event1 .

oa:relationep_thl_2f3f3ef2-aed1-4a4b-9ee5-597b3c19f7fa_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_thl_2f3f3ef2-aed1-4a4b-9ee5-597b3c19f7fa_Person:6652ac2d-e721-4192-b149-3ee755ab0213 ;
  a2a:EventKeyRef oa:event_thl_2f3f3ef2-aed1-4a4b-9ee5-597b3c19f7fa_Event1 .

oa:source_thl_2f3f3ef2-aed1-4a4b-9ee5-597b3c19f7fa
  a a2a:Source ;
  rdfs:label "Gemeentearchief Tholen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Tholen" ;
    rdfs:label "Tholen", "1681-09-10 - 1681-09-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1681-09-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1681-09-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1681" ;
    a2a:Month "9" ;
    a2a:Day "10" ;
    rdfs:label "1681-09-10"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeentearchief Tholen" ;
    a2a:Place "Tholen" ;
    a2a:Collection "Bron: boek, Deel: DTB_045, Periode: 1675-1695" ;
    a2a:Book "Doopboek NH kerk, afschrift Hollestelle" ;
    a2a:RegistryNumber "DTB_045" ;
    a2a:Folio "90" ;
    rdfs:label "Gemeentearchief Tholen, Tholen, Bron: boek, Deel: DTB_045, Periode: 1675-1695, Doopboek NH kerk, afschrift Hollestelle, DTB_045, 90"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/thl/thumb/640x480/6bd8b8c3-865a-c022-f3ea-77ef5569d7c0.jpg" ;
    a2a:UriViewer "https://archieftholen.nl/onze-bronnen/voorouders/deeds/2f3f3ef2-aed1-4a4b-9ee5-597b3c19f7fa" ;
    a2a:UriPreview "https://images.memorix.nl/thl/thumb/250x250/6bd8b8c3-865a-c022-f3ea-77ef5569d7c0.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-08-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieftholen.nl/onze-bronnen/voorouders/deeds/2f3f3ef2-aed1-4a4b-9ee5-597b3c19f7fa" ;
  a2a:RecordGUID "{2f3f3ef2-aed1-4a4b-9ee5-597b3c19f7fa}" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "DTB_045" ;
  a2a:SourceRemarkregister_periode "1675-1695" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250426_1941_00001941.xml van THL" .

