@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_13cbe929-35d2-4e6f-877d-e773f464dcb2
  a a2a:Record ;
  rdfs:label "Doop op 6 oktober 1773 te Tholen" ;
  a2a:hasPerson oa:person_thl_13cbe929-35d2-4e6f-877d-e773f464dcb2_Person-c2c1e8ec-743d-45c3-ae4c-55deb9cba010, oa:person_thl_13cbe929-35d2-4e6f-877d-e773f464dcb2_Person-eebf1281-acd1-4d51-aaf4-3ef99920d1ba, oa:person_thl_13cbe929-35d2-4e6f-877d-e773f464dcb2_Person-8494028e-fbd0-4a51-9906-030d1356ca21, oa:person_thl_13cbe929-35d2-4e6f-877d-e773f464dcb2_Person-857f11be-47ea-4a6b-830c-eaced262d94d, oa:person_thl_13cbe929-35d2-4e6f-877d-e773f464dcb2_Person-7c983240-5170-48e4-a4a0-f7bd47a3f11f ;
  a2a:hasEvent oa:event_thl_13cbe929-35d2-4e6f-877d-e773f464dcb2_Event1 ;
  a2a:hasRelationEP oa:relationep_thl_13cbe929-35d2-4e6f-877d-e773f464dcb2_0, oa:relationep_thl_13cbe929-35d2-4e6f-877d-e773f464dcb2_1, oa:relationep_thl_13cbe929-35d2-4e6f-877d-e773f464dcb2_2, oa:relationep_thl_13cbe929-35d2-4e6f-877d-e773f464dcb2_3, oa:relationep_thl_13cbe929-35d2-4e6f-877d-e773f464dcb2_4 ;
  a2a:hasSource oa:source_thl_13cbe929-35d2-4e6f-877d-e773f464dcb2 .

oa:person_thl_13cbe929-35d2-4e6f-877d-e773f464dcb2_Person-c2c1e8ec-743d-45c3-ae4c-55deb9cba010
  a a2a:Person ;
  rdfs:label "Adriana Prischina Boluijt" ;
  a2a:PersonName [
    rdfs:label "Adriana Prischina Boluijt" ;
    a2a:PersonNameFirstName "Adriana Prischina" ;
    a2a:PersonNameLastName "Boluijt"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Tholen" ;
    rdfs:label "Tholen"
  ] .

oa:person_thl_13cbe929-35d2-4e6f-877d-e773f464dcb2_Person-eebf1281-acd1-4d51-aaf4-3ef99920d1ba
  a a2a:Person ;
  rdfs:label "Cornelis Boluit" ;
  a2a:PersonName [
    rdfs:label "Cornelis Boluit" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Boluit"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_13cbe929-35d2-4e6f-877d-e773f464dcb2_Person-8494028e-fbd0-4a51-9906-030d1356ca21
  a a2a:Person ;
  rdfs:label "Maria Kampe" ;
  a2a:PersonName [
    rdfs:label "Maria Kampe" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Kampe"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_13cbe929-35d2-4e6f-877d-e773f464dcb2_Person-857f11be-47ea-4a6b-830c-eaced262d94d
  a a2a:Person ;
  rdfs:label "Joost Boluijt" ;
  a2a:PersonName [
    rdfs:label "Joost Boluijt" ;
    a2a:PersonNameFirstName "Joost" ;
    a2a:PersonNameLastName "Boluijt"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_13cbe929-35d2-4e6f-877d-e773f464dcb2_Person-7c983240-5170-48e4-a4a0-f7bd47a3f11f
  a a2a:Person ;
  rdfs:label "Leijntje Zwemer" ;
  a2a:PersonName [
    rdfs:label "Leijntje Zwemer" ;
    a2a:PersonNameFirstName "Leijntje" ;
    a2a:PersonNameLastName "Zwemer"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_thl_13cbe929-35d2-4e6f-877d-e773f464dcb2_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1773" ;
    a2a:Month "10" ;
    a2a:Day "6" ;
    rdfs:label "1773-10-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tholen" ;
    rdfs:label "Tholen"
  ] .

oa:relationep_thl_13cbe929-35d2-4e6f-877d-e773f464dcb2_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_thl_13cbe929-35d2-4e6f-877d-e773f464dcb2_Person:c2c1e8ec-743d-45c3-ae4c-55deb9cba010 ;
  a2a:EventKeyRef oa:event_thl_13cbe929-35d2-4e6f-877d-e773f464dcb2_Event1 .

oa:relationep_thl_13cbe929-35d2-4e6f-877d-e773f464dcb2_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_13cbe929-35d2-4e6f-877d-e773f464dcb2_Person:eebf1281-acd1-4d51-aaf4-3ef99920d1ba ;
  a2a:EventKeyRef oa:event_thl_13cbe929-35d2-4e6f-877d-e773f464dcb2_Event1 .

oa:relationep_thl_13cbe929-35d2-4e6f-877d-e773f464dcb2_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_13cbe929-35d2-4e6f-877d-e773f464dcb2_Person:8494028e-fbd0-4a51-9906-030d1356ca21 ;
  a2a:EventKeyRef oa:event_thl_13cbe929-35d2-4e6f-877d-e773f464dcb2_Event1 .

oa:relationep_thl_13cbe929-35d2-4e6f-877d-e773f464dcb2_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_thl_13cbe929-35d2-4e6f-877d-e773f464dcb2_Person:857f11be-47ea-4a6b-830c-eaced262d94d ;
  a2a:EventKeyRef oa:event_thl_13cbe929-35d2-4e6f-877d-e773f464dcb2_Event1 .

oa:relationep_thl_13cbe929-35d2-4e6f-877d-e773f464dcb2_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_thl_13cbe929-35d2-4e6f-877d-e773f464dcb2_Person:7c983240-5170-48e4-a4a0-f7bd47a3f11f ;
  a2a:EventKeyRef oa:event_thl_13cbe929-35d2-4e6f-877d-e773f464dcb2_Event1 .

oa:source_thl_13cbe929-35d2-4e6f-877d-e773f464dcb2
  a a2a:Source ;
  rdfs:label "Gemeentearchief Tholen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Tholen" ;
    rdfs:label "Tholen", "1773-10-06 - 1773-10-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1773-10-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1773-10-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1773" ;
    a2a:Month "10" ;
    a2a:Day "6" ;
    rdfs:label "1773-10-06"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeentearchief Tholen" ;
    a2a:Place "Tholen" ;
    a2a:Collection "Bron: boek, Deel: DTB_051, Periode: 1770-1778" ;
    a2a:Book "Doopboek NH kerk, afschrift Hollestelle" ;
    a2a:RegistryNumber "DTB_051" ;
    a2a:Folio "38" ;
    rdfs:label "Gemeentearchief Tholen, Tholen, Bron: boek, Deel: DTB_051, Periode: 1770-1778, Doopboek NH kerk, afschrift Hollestelle, DTB_051, 38"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/thl/thumb/640x480/e61d3438-2508-138a-3bf1-fe3b426e7090.jpg" ;
    a2a:UriViewer "https://archieftholen.nl/onze-bronnen/voorouders/deeds/13cbe929-35d2-4e6f-877d-e773f464dcb2" ;
    a2a:UriPreview "https://images.memorix.nl/thl/thumb/250x250/e61d3438-2508-138a-3bf1-fe3b426e7090.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieftholen.nl/onze-bronnen/voorouders/deeds/13cbe929-35d2-4e6f-877d-e773f464dcb2" ;
  a2a:RecordGUID "{13cbe929-35d2-4e6f-877d-e773f464dcb2}" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "DTB_051" ;
  a2a:SourceRemarkregister_periode "1770-1778" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250426_1902_00001902.xml van THL" .

