@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_4b261aac-e29d-465f-b4c0-7ecca2e45b09
  a a2a:Record ;
  rdfs:label "Doop op 30 april 1752 te Tholen" ;
  a2a:hasPerson oa:person_thl_4b261aac-e29d-465f-b4c0-7ecca2e45b09_Person-886d561b-08d9-49b8-9ab0-8e349164afab, oa:person_thl_4b261aac-e29d-465f-b4c0-7ecca2e45b09_Person-a1ea63f4-cb8c-4fd8-911d-675ba0c7aeb1, oa:person_thl_4b261aac-e29d-465f-b4c0-7ecca2e45b09_Person-066122a3-6a1e-4d51-b2a0-4caf1751df44, oa:person_thl_4b261aac-e29d-465f-b4c0-7ecca2e45b09_Person-86340f39-25ad-45d1-a546-cbd3f1b728fa, oa:person_thl_4b261aac-e29d-465f-b4c0-7ecca2e45b09_Person-1896c5ed-07ec-4311-bb0f-a1a131b0ed2a ;
  a2a:hasEvent oa:event_thl_4b261aac-e29d-465f-b4c0-7ecca2e45b09_Event1 ;
  a2a:hasRelationEP oa:relationep_thl_4b261aac-e29d-465f-b4c0-7ecca2e45b09_0, oa:relationep_thl_4b261aac-e29d-465f-b4c0-7ecca2e45b09_1, oa:relationep_thl_4b261aac-e29d-465f-b4c0-7ecca2e45b09_2, oa:relationep_thl_4b261aac-e29d-465f-b4c0-7ecca2e45b09_3, oa:relationep_thl_4b261aac-e29d-465f-b4c0-7ecca2e45b09_4 ;
  a2a:hasSource oa:source_thl_4b261aac-e29d-465f-b4c0-7ecca2e45b09 .

oa:person_thl_4b261aac-e29d-465f-b4c0-7ecca2e45b09_Person-886d561b-08d9-49b8-9ab0-8e349164afab
  a a2a:Person ;
  rdfs:label "Tobias Bruls" ;
  a2a:PersonName [
    rdfs:label "Tobias Bruls" ;
    a2a:PersonNameFirstName "Tobias" ;
    a2a:PersonNameLastName "Bruls"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_4b261aac-e29d-465f-b4c0-7ecca2e45b09_Person-a1ea63f4-cb8c-4fd8-911d-675ba0c7aeb1
  a a2a:Person ;
  rdfs:label "Adriaan Bruls" ;
  a2a:PersonName [
    rdfs:label "Adriaan Bruls" ;
    a2a:PersonNameFirstName "Adriaan" ;
    a2a:PersonNameLastName "Bruls"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_4b261aac-e29d-465f-b4c0-7ecca2e45b09_Person-066122a3-6a1e-4d51-b2a0-4caf1751df44
  a a2a:Person ;
  rdfs:label "Cornelia Dendermans" ;
  a2a:PersonName [
    rdfs:label "Cornelia Dendermans" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Dendermans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_4b261aac-e29d-465f-b4c0-7ecca2e45b09_Person-86340f39-25ad-45d1-a546-cbd3f1b728fa
  a a2a:Person ;
  rdfs:label "Maria de Jonge" ;
  a2a:PersonName [
    rdfs:label "Maria de Jonge" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jonge"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_4b261aac-e29d-465f-b4c0-7ecca2e45b09_Person-1896c5ed-07ec-4311-bb0f-a1a131b0ed2a
  a a2a:Person ;
  rdfs:label "Cornelia Bruls" ;
  a2a:PersonName [
    rdfs:label "Cornelia Bruls" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Bruls"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Tholen" ;
    rdfs:label "Tholen"
  ] .

oa:event_thl_4b261aac-e29d-465f-b4c0-7ecca2e45b09_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1752" ;
    a2a:Month "4" ;
    a2a:Day "30" ;
    rdfs:label "1752-04-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tholen" ;
    rdfs:label "Tholen"
  ] .

oa:relationep_thl_4b261aac-e29d-465f-b4c0-7ecca2e45b09_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_thl_4b261aac-e29d-465f-b4c0-7ecca2e45b09_Person:886d561b-08d9-49b8-9ab0-8e349164afab ;
  a2a:EventKeyRef oa:event_thl_4b261aac-e29d-465f-b4c0-7ecca2e45b09_Event1 .

oa:relationep_thl_4b261aac-e29d-465f-b4c0-7ecca2e45b09_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_4b261aac-e29d-465f-b4c0-7ecca2e45b09_Person:a1ea63f4-cb8c-4fd8-911d-675ba0c7aeb1 ;
  a2a:EventKeyRef oa:event_thl_4b261aac-e29d-465f-b4c0-7ecca2e45b09_Event1 .

oa:relationep_thl_4b261aac-e29d-465f-b4c0-7ecca2e45b09_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_4b261aac-e29d-465f-b4c0-7ecca2e45b09_Person:066122a3-6a1e-4d51-b2a0-4caf1751df44 ;
  a2a:EventKeyRef oa:event_thl_4b261aac-e29d-465f-b4c0-7ecca2e45b09_Event1 .

oa:relationep_thl_4b261aac-e29d-465f-b4c0-7ecca2e45b09_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_thl_4b261aac-e29d-465f-b4c0-7ecca2e45b09_Person:86340f39-25ad-45d1-a546-cbd3f1b728fa ;
  a2a:EventKeyRef oa:event_thl_4b261aac-e29d-465f-b4c0-7ecca2e45b09_Event1 .

oa:relationep_thl_4b261aac-e29d-465f-b4c0-7ecca2e45b09_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_thl_4b261aac-e29d-465f-b4c0-7ecca2e45b09_Person:1896c5ed-07ec-4311-bb0f-a1a131b0ed2a ;
  a2a:EventKeyRef oa:event_thl_4b261aac-e29d-465f-b4c0-7ecca2e45b09_Event1 .

oa:source_thl_4b261aac-e29d-465f-b4c0-7ecca2e45b09
  a a2a:Source ;
  rdfs:label "Gemeentearchief Tholen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Tholen" ;
    rdfs:label "Tholen", "1752-04-30 - 1752-04-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1752-04-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1752-04-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1752" ;
    a2a:Month "4" ;
    a2a:Day "30" ;
    rdfs:label "1752-04-30"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeentearchief Tholen" ;
    a2a:Place "Tholen" ;
    a2a:Collection "Bron: boek, Deel: DTB_049, Periode: 1735-1752" ;
    a2a:Book "Doopboek NH kerk, afschrift Hollestelle" ;
    a2a:RegistryNumber "DTB_049" ;
    a2a:Folio "159" ;
    rdfs:label "Gemeentearchief Tholen, Tholen, Bron: boek, Deel: DTB_049, Periode: 1735-1752, Doopboek NH kerk, afschrift Hollestelle, DTB_049, 159"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/thl/thumb/640x480/76d7e5f9-946a-d070-7a4a-d477b8cfc28d.jpg" ;
    a2a:UriViewer "https://archieftholen.nl/onze-bronnen/voorouders/deeds/4b261aac-e29d-465f-b4c0-7ecca2e45b09" ;
    a2a:UriPreview "https://images.memorix.nl/thl/thumb/250x250/76d7e5f9-946a-d070-7a4a-d477b8cfc28d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-30"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieftholen.nl/onze-bronnen/voorouders/deeds/4b261aac-e29d-465f-b4c0-7ecca2e45b09" ;
  a2a:RecordGUID "{4b261aac-e29d-465f-b4c0-7ecca2e45b09}" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "DTB_049" ;
  a2a:SourceRemarkregister_periode "1735-1752" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250426_1981_00001981.xml van THL" .

