@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_00cfba70-eb65-424d-972a-9ffb39b4befe
  a a2a:Record ;
  rdfs:label "Doop op 27 augustus 1724 te Tholen" ;
  a2a:hasPerson oa:person_thl_00cfba70-eb65-424d-972a-9ffb39b4befe_Person-bcd3fee9-ad99-4e5c-8335-da6b59999683, oa:person_thl_00cfba70-eb65-424d-972a-9ffb39b4befe_Person-03ba9006-215c-449a-acd8-2a1f1a89ba63, oa:person_thl_00cfba70-eb65-424d-972a-9ffb39b4befe_Person-6c589e9b-5156-4b86-93bb-b92e27dd6cac, oa:person_thl_00cfba70-eb65-424d-972a-9ffb39b4befe_Person-dc4a16c5-65cf-4272-9cb9-f623fa0a8f07, oa:person_thl_00cfba70-eb65-424d-972a-9ffb39b4befe_Person-43206221-2c6e-4095-b4a4-0deda769360b ;
  a2a:hasEvent oa:event_thl_00cfba70-eb65-424d-972a-9ffb39b4befe_Event1 ;
  a2a:hasRelationEP oa:relationep_thl_00cfba70-eb65-424d-972a-9ffb39b4befe_0, oa:relationep_thl_00cfba70-eb65-424d-972a-9ffb39b4befe_1, oa:relationep_thl_00cfba70-eb65-424d-972a-9ffb39b4befe_2, oa:relationep_thl_00cfba70-eb65-424d-972a-9ffb39b4befe_3, oa:relationep_thl_00cfba70-eb65-424d-972a-9ffb39b4befe_4 ;
  a2a:hasSource oa:source_thl_00cfba70-eb65-424d-972a-9ffb39b4befe .

oa:person_thl_00cfba70-eb65-424d-972a-9ffb39b4befe_Person-bcd3fee9-ad99-4e5c-8335-da6b59999683
  a a2a:Person ;
  rdfs:label "Hendrijk Rijken" ;
  a2a:PersonName [
    rdfs:label "Hendrijk Rijken" ;
    a2a:PersonNameFirstName "Hendrijk" ;
    a2a:PersonNameLastName "Rijken"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_00cfba70-eb65-424d-972a-9ffb39b4befe_Person-03ba9006-215c-449a-acd8-2a1f1a89ba63
  a a2a:Person ;
  rdfs:label "Pieter Bruis" ;
  a2a:PersonName [
    rdfs:label "Pieter Bruis" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Bruis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_00cfba70-eb65-424d-972a-9ffb39b4befe_Person-6c589e9b-5156-4b86-93bb-b92e27dd6cac
  a a2a:Person ;
  rdfs:label "Geertruijd Bruis" ;
  a2a:PersonName [
    rdfs:label "Geertruijd Bruis" ;
    a2a:PersonNameFirstName "Geertruijd" ;
    a2a:PersonNameLastName "Bruis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_00cfba70-eb65-424d-972a-9ffb39b4befe_Person-dc4a16c5-65cf-4272-9cb9-f623fa0a8f07
  a a2a:Person ;
  rdfs:label "Katrina Bruis" ;
  a2a:PersonName [
    rdfs:label "Katrina Bruis" ;
    a2a:PersonNameFirstName "Katrina" ;
    a2a:PersonNameLastName "Bruis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_00cfba70-eb65-424d-972a-9ffb39b4befe_Person-43206221-2c6e-4095-b4a4-0deda769360b
  a a2a:Person ;
  rdfs:label "Geertruijd Rijken" ;
  a2a:PersonName [
    rdfs:label "Geertruijd Rijken" ;
    a2a:PersonNameFirstName "Geertruijd" ;
    a2a:PersonNameLastName "Rijken"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Tholen" ;
    rdfs:label "Tholen"
  ] .

oa:event_thl_00cfba70-eb65-424d-972a-9ffb39b4befe_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1724" ;
    a2a:Month "8" ;
    a2a:Day "27" ;
    rdfs:label "1724-08-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tholen" ;
    rdfs:label "Tholen"
  ] .

oa:relationep_thl_00cfba70-eb65-424d-972a-9ffb39b4befe_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_thl_00cfba70-eb65-424d-972a-9ffb39b4befe_Person:bcd3fee9-ad99-4e5c-8335-da6b59999683 ;
  a2a:EventKeyRef oa:event_thl_00cfba70-eb65-424d-972a-9ffb39b4befe_Event1 .

oa:relationep_thl_00cfba70-eb65-424d-972a-9ffb39b4befe_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_00cfba70-eb65-424d-972a-9ffb39b4befe_Person:03ba9006-215c-449a-acd8-2a1f1a89ba63 ;
  a2a:EventKeyRef oa:event_thl_00cfba70-eb65-424d-972a-9ffb39b4befe_Event1 .

oa:relationep_thl_00cfba70-eb65-424d-972a-9ffb39b4befe_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_00cfba70-eb65-424d-972a-9ffb39b4befe_Person:6c589e9b-5156-4b86-93bb-b92e27dd6cac ;
  a2a:EventKeyRef oa:event_thl_00cfba70-eb65-424d-972a-9ffb39b4befe_Event1 .

oa:relationep_thl_00cfba70-eb65-424d-972a-9ffb39b4befe_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_thl_00cfba70-eb65-424d-972a-9ffb39b4befe_Person:dc4a16c5-65cf-4272-9cb9-f623fa0a8f07 ;
  a2a:EventKeyRef oa:event_thl_00cfba70-eb65-424d-972a-9ffb39b4befe_Event1 .

oa:relationep_thl_00cfba70-eb65-424d-972a-9ffb39b4befe_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_thl_00cfba70-eb65-424d-972a-9ffb39b4befe_Person:43206221-2c6e-4095-b4a4-0deda769360b ;
  a2a:EventKeyRef oa:event_thl_00cfba70-eb65-424d-972a-9ffb39b4befe_Event1 .

oa:source_thl_00cfba70-eb65-424d-972a-9ffb39b4befe
  a a2a:Source ;
  rdfs:label "Gemeentearchief Tholen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Tholen" ;
    rdfs:label "Tholen", "1724-08-27 - 1724-08-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1724-08-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1724-08-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1724" ;
    a2a:Month "8" ;
    a2a:Day "27" ;
    rdfs:label "1724-08-27"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeentearchief Tholen" ;
    a2a:Place "Tholen" ;
    a2a:Collection "Bron: boek, Deel: DTB_048, Periode: 1723-1734" ;
    a2a:Book "Doopboek NH kerk, afschrift Hollestelle" ;
    a2a:RegistryNumber "DTB_048" ;
    a2a:Folio "16" ;
    rdfs:label "Gemeentearchief Tholen, Tholen, Bron: boek, Deel: DTB_048, Periode: 1723-1734, Doopboek NH kerk, afschrift Hollestelle, DTB_048, 16"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/thl/thumb/640x480/ea545fbc-b7e1-ddce-e0a9-ecbc1a2f0f0e.jpg" ;
    a2a:UriViewer "https://archieftholen.nl/onze-bronnen/voorouders/deeds/00cfba70-eb65-424d-972a-9ffb39b4befe" ;
    a2a:UriPreview "https://images.memorix.nl/thl/thumb/250x250/ea545fbc-b7e1-ddce-e0a9-ecbc1a2f0f0e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-04-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieftholen.nl/onze-bronnen/voorouders/deeds/00cfba70-eb65-424d-972a-9ffb39b4befe" ;
  a2a:RecordGUID "{00cfba70-eb65-424d-972a-9ffb39b4befe}" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "DTB_048" ;
  a2a:SourceRemarkregister_periode "1723-1734" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250426_1875_00001875.xml van THL" .

