@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_058fbe9b-2440-4ac2-ab2b-2aefd79cdafd
  a a2a:Record ;
  rdfs:label "Doop in januari 1677 te Tholen" ;
  a2a:hasPerson oa:person_thl_058fbe9b-2440-4ac2-ab2b-2aefd79cdafd_Person-161ff074-9e8f-4a77-bee3-86d510c74f49, oa:person_thl_058fbe9b-2440-4ac2-ab2b-2aefd79cdafd_Person-bafaf360-1802-4c2e-a5fa-072027dc2721, oa:person_thl_058fbe9b-2440-4ac2-ab2b-2aefd79cdafd_Person-62a65cbc-2656-4999-a9eb-5bbab63c408d, oa:person_thl_058fbe9b-2440-4ac2-ab2b-2aefd79cdafd_Person-b3d459ef-8940-4edf-b885-7c8ac7799689, oa:person_thl_058fbe9b-2440-4ac2-ab2b-2aefd79cdafd_Person-f847073c-72e0-4ccf-a4d9-b369c742a242, oa:person_thl_058fbe9b-2440-4ac2-ab2b-2aefd79cdafd_Person-7ac81e92-70d2-4520-9801-b0bc9162bc6f ;
  a2a:hasEvent oa:event_thl_058fbe9b-2440-4ac2-ab2b-2aefd79cdafd_Event1 ;
  a2a:hasRelationEP oa:relationep_thl_058fbe9b-2440-4ac2-ab2b-2aefd79cdafd_0, oa:relationep_thl_058fbe9b-2440-4ac2-ab2b-2aefd79cdafd_1, oa:relationep_thl_058fbe9b-2440-4ac2-ab2b-2aefd79cdafd_2, oa:relationep_thl_058fbe9b-2440-4ac2-ab2b-2aefd79cdafd_3, oa:relationep_thl_058fbe9b-2440-4ac2-ab2b-2aefd79cdafd_4, oa:relationep_thl_058fbe9b-2440-4ac2-ab2b-2aefd79cdafd_5 ;
  a2a:hasSource oa:source_thl_058fbe9b-2440-4ac2-ab2b-2aefd79cdafd .

oa:person_thl_058fbe9b-2440-4ac2-ab2b-2aefd79cdafd_Person-161ff074-9e8f-4a77-bee3-86d510c74f49
  a a2a:Person ;
  rdfs:label "Adriaen Modde" ;
  a2a:PersonName [
    rdfs:label "Adriaen Modde" ;
    a2a:PersonNameFirstName "Adriaen" ;
    a2a:PersonNameLastName "Modde"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Tholen" ;
    rdfs:label "Tholen"
  ] .

oa:person_thl_058fbe9b-2440-4ac2-ab2b-2aefd79cdafd_Person-bafaf360-1802-4c2e-a5fa-072027dc2721
  a a2a:Person ;
  rdfs:label "Jacob Quirijnss" ;
  a2a:PersonName [
    rdfs:label "Jacob Quirijnss" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Quirijnss"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_058fbe9b-2440-4ac2-ab2b-2aefd79cdafd_Person-62a65cbc-2656-4999-a9eb-5bbab63c408d
  a a2a:Person ;
  rdfs:label "Dina Crijns" ;
  a2a:PersonName [
    rdfs:label "Dina Crijns" ;
    a2a:PersonNameFirstName "Dina" ;
    a2a:PersonNameLastName "Crijns"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_058fbe9b-2440-4ac2-ab2b-2aefd79cdafd_Person-b3d459ef-8940-4edf-b885-7c8ac7799689
  a a2a:Person ;
  rdfs:label "Maijken Crijns" ;
  a2a:PersonName [
    rdfs:label "Maijken Crijns" ;
    a2a:PersonNameFirstName "Maijken" ;
    a2a:PersonNameLastName "Crijns"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_058fbe9b-2440-4ac2-ab2b-2aefd79cdafd_Person-f847073c-72e0-4ccf-a4d9-b369c742a242
  a a2a:Person ;
  rdfs:label "Adriaen Modde" ;
  a2a:PersonName [
    rdfs:label "Adriaen Modde" ;
    a2a:PersonNameFirstName "Adriaen" ;
    a2a:PersonNameLastName "Modde"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_058fbe9b-2440-4ac2-ab2b-2aefd79cdafd_Person-7ac81e92-70d2-4520-9801-b0bc9162bc6f
  a a2a:Person ;
  rdfs:label "Anneken Quirijns" ;
  a2a:PersonName [
    rdfs:label "Anneken Quirijns" ;
    a2a:PersonNameFirstName "Anneken" ;
    a2a:PersonNameLastName "Quirijns"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_thl_058fbe9b-2440-4ac2-ab2b-2aefd79cdafd_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1677" ;
    a2a:Month "1"
  ] ;
  a2a:EventPlace [
    a2a:Place "Tholen" ;
    rdfs:label "Tholen"
  ] .

oa:relationep_thl_058fbe9b-2440-4ac2-ab2b-2aefd79cdafd_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_thl_058fbe9b-2440-4ac2-ab2b-2aefd79cdafd_Person:161ff074-9e8f-4a77-bee3-86d510c74f49 ;
  a2a:EventKeyRef oa:event_thl_058fbe9b-2440-4ac2-ab2b-2aefd79cdafd_Event1 .

oa:relationep_thl_058fbe9b-2440-4ac2-ab2b-2aefd79cdafd_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_058fbe9b-2440-4ac2-ab2b-2aefd79cdafd_Person:bafaf360-1802-4c2e-a5fa-072027dc2721 ;
  a2a:EventKeyRef oa:event_thl_058fbe9b-2440-4ac2-ab2b-2aefd79cdafd_Event1 .

oa:relationep_thl_058fbe9b-2440-4ac2-ab2b-2aefd79cdafd_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_058fbe9b-2440-4ac2-ab2b-2aefd79cdafd_Person:62a65cbc-2656-4999-a9eb-5bbab63c408d ;
  a2a:EventKeyRef oa:event_thl_058fbe9b-2440-4ac2-ab2b-2aefd79cdafd_Event1 .

oa:relationep_thl_058fbe9b-2440-4ac2-ab2b-2aefd79cdafd_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_058fbe9b-2440-4ac2-ab2b-2aefd79cdafd_Person:b3d459ef-8940-4edf-b885-7c8ac7799689 ;
  a2a:EventKeyRef oa:event_thl_058fbe9b-2440-4ac2-ab2b-2aefd79cdafd_Event1 .

oa:relationep_thl_058fbe9b-2440-4ac2-ab2b-2aefd79cdafd_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_thl_058fbe9b-2440-4ac2-ab2b-2aefd79cdafd_Person:f847073c-72e0-4ccf-a4d9-b369c742a242 ;
  a2a:EventKeyRef oa:event_thl_058fbe9b-2440-4ac2-ab2b-2aefd79cdafd_Event1 .

oa:relationep_thl_058fbe9b-2440-4ac2-ab2b-2aefd79cdafd_5
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_thl_058fbe9b-2440-4ac2-ab2b-2aefd79cdafd_Person:7ac81e92-70d2-4520-9801-b0bc9162bc6f ;
  a2a:EventKeyRef oa:event_thl_058fbe9b-2440-4ac2-ab2b-2aefd79cdafd_Event1 .

oa:source_thl_058fbe9b-2440-4ac2-ab2b-2aefd79cdafd
  a a2a:Source ;
  rdfs:label "Gemeentearchief Tholen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Tholen" ;
    rdfs:label "Tholen", "1677-01-01 - 1677-01-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1677-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1677-01-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1677" ;
    a2a:Month "1"
  ] ;
  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 "25" ;
    rdfs:label "Gemeentearchief Tholen, Tholen, Bron: boek, Deel: DTB_045, Periode: 1675-1695, Doopboek NH kerk, afschrift Hollestelle, DTB_045, 25"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/thl/thumb/640x480/0e3eb950-9ef1-11c3-f7f4-05541842c828.jpg" ;
    a2a:UriViewer "https://archieftholen.nl/onze-bronnen/voorouders/deeds/058fbe9b-2440-4ac2-ab2b-2aefd79cdafd" ;
    a2a:UriPreview "https://images.memorix.nl/thl/thumb/250x250/0e3eb950-9ef1-11c3-f7f4-05541842c828.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-08-11"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieftholen.nl/onze-bronnen/voorouders/deeds/058fbe9b-2440-4ac2-ab2b-2aefd79cdafd" ;
  a2a:RecordGUID "{058fbe9b-2440-4ac2-ab2b-2aefd79cdafd}" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "DTB_045" ;
  a2a:SourceRemarkregister_periode "1675-1695" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250426_1882_00001882.xml van THL" .

