@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_1bae1d0e-4ffe-4e08-9fac-3d51222b75ac
  a a2a:Record ;
  rdfs:label "Doop op 24 september 1710 te Tholen" ;
  a2a:hasPerson oa:person_thl_1bae1d0e-4ffe-4e08-9fac-3d51222b75ac_Person-b4c57fc0-427b-476e-9fa5-8f6328d1aae5, oa:person_thl_1bae1d0e-4ffe-4e08-9fac-3d51222b75ac_Person-7dcb0ea4-c576-42e5-ab7f-2ef0c5aa0472, oa:person_thl_1bae1d0e-4ffe-4e08-9fac-3d51222b75ac_Person-b7e1a900-58a4-4afa-8635-a0c4609cfb4d, oa:person_thl_1bae1d0e-4ffe-4e08-9fac-3d51222b75ac_Person-3a5fd734-c0a1-442c-8383-4d6cd17ab685, oa:person_thl_1bae1d0e-4ffe-4e08-9fac-3d51222b75ac_Person-794c7f46-e06c-49f1-9069-424900c737f9 ;
  a2a:hasEvent oa:event_thl_1bae1d0e-4ffe-4e08-9fac-3d51222b75ac_Event1 ;
  a2a:hasRelationEP oa:relationep_thl_1bae1d0e-4ffe-4e08-9fac-3d51222b75ac_0, oa:relationep_thl_1bae1d0e-4ffe-4e08-9fac-3d51222b75ac_1, oa:relationep_thl_1bae1d0e-4ffe-4e08-9fac-3d51222b75ac_2, oa:relationep_thl_1bae1d0e-4ffe-4e08-9fac-3d51222b75ac_3, oa:relationep_thl_1bae1d0e-4ffe-4e08-9fac-3d51222b75ac_4 ;
  a2a:hasSource oa:source_thl_1bae1d0e-4ffe-4e08-9fac-3d51222b75ac .

oa:person_thl_1bae1d0e-4ffe-4e08-9fac-3d51222b75ac_Person-b4c57fc0-427b-476e-9fa5-8f6328d1aae5
  a a2a:Person ;
  rdfs:label "Cornelia Arens" ;
  a2a:PersonName [
    rdfs:label "Cornelia Arens" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Arens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_1bae1d0e-4ffe-4e08-9fac-3d51222b75ac_Person-7dcb0ea4-c576-42e5-ab7f-2ef0c5aa0472
  a a2a:Person ;
  rdfs:label "Cornelis van der Vliet" ;
  a2a:PersonName [
    rdfs:label "Cornelis van der Vliet" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Vliet"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_1bae1d0e-4ffe-4e08-9fac-3d51222b75ac_Person-b7e1a900-58a4-4afa-8635-a0c4609cfb4d
  a a2a:Person ;
  rdfs:label "Elisabet Baaks" ;
  a2a:PersonName [
    rdfs:label "Elisabet Baaks" ;
    a2a:PersonNameFirstName "Elisabet" ;
    a2a:PersonNameLastName "Baaks"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_1bae1d0e-4ffe-4e08-9fac-3d51222b75ac_Person-3a5fd734-c0a1-442c-8383-4d6cd17ab685
  a a2a:Person ;
  rdfs:label "Jacobus 't Gilde" ;
  a2a:PersonName [
    rdfs:label "Jacobus 't Gilde" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNamePrefixLastName "'t" ;
    a2a:PersonNameLastName "Gilde"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_1bae1d0e-4ffe-4e08-9fac-3d51222b75ac_Person-794c7f46-e06c-49f1-9069-424900c737f9
  a a2a:Person ;
  rdfs:label "Cornelia 't Gilde" ;
  a2a:PersonName [
    rdfs:label "Cornelia 't Gilde" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNamePrefixLastName "'t" ;
    a2a:PersonNameLastName "Gilde"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Tholen" ;
    rdfs:label "Tholen"
  ] .

oa:event_thl_1bae1d0e-4ffe-4e08-9fac-3d51222b75ac_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1710" ;
    a2a:Month "9" ;
    a2a:Day "24" ;
    rdfs:label "1710-09-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tholen" ;
    rdfs:label "Tholen"
  ] .

oa:relationep_thl_1bae1d0e-4ffe-4e08-9fac-3d51222b75ac_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_thl_1bae1d0e-4ffe-4e08-9fac-3d51222b75ac_Person:b4c57fc0-427b-476e-9fa5-8f6328d1aae5 ;
  a2a:EventKeyRef oa:event_thl_1bae1d0e-4ffe-4e08-9fac-3d51222b75ac_Event1 .

oa:relationep_thl_1bae1d0e-4ffe-4e08-9fac-3d51222b75ac_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_1bae1d0e-4ffe-4e08-9fac-3d51222b75ac_Person:7dcb0ea4-c576-42e5-ab7f-2ef0c5aa0472 ;
  a2a:EventKeyRef oa:event_thl_1bae1d0e-4ffe-4e08-9fac-3d51222b75ac_Event1 .

oa:relationep_thl_1bae1d0e-4ffe-4e08-9fac-3d51222b75ac_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_1bae1d0e-4ffe-4e08-9fac-3d51222b75ac_Person:b7e1a900-58a4-4afa-8635-a0c4609cfb4d ;
  a2a:EventKeyRef oa:event_thl_1bae1d0e-4ffe-4e08-9fac-3d51222b75ac_Event1 .

oa:relationep_thl_1bae1d0e-4ffe-4e08-9fac-3d51222b75ac_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_thl_1bae1d0e-4ffe-4e08-9fac-3d51222b75ac_Person:3a5fd734-c0a1-442c-8383-4d6cd17ab685 ;
  a2a:EventKeyRef oa:event_thl_1bae1d0e-4ffe-4e08-9fac-3d51222b75ac_Event1 .

oa:relationep_thl_1bae1d0e-4ffe-4e08-9fac-3d51222b75ac_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_thl_1bae1d0e-4ffe-4e08-9fac-3d51222b75ac_Person:794c7f46-e06c-49f1-9069-424900c737f9 ;
  a2a:EventKeyRef oa:event_thl_1bae1d0e-4ffe-4e08-9fac-3d51222b75ac_Event1 .

oa:source_thl_1bae1d0e-4ffe-4e08-9fac-3d51222b75ac
  a a2a:Source ;
  rdfs:label "Gemeentearchief Tholen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Tholen" ;
    rdfs:label "Tholen", "1710-09-24 - 1710-09-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1710-09-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1710-09-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1710" ;
    a2a:Month "9" ;
    a2a:Day "24" ;
    rdfs:label "1710-09-24"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeentearchief Tholen" ;
    a2a:Place "Tholen" ;
    a2a:Collection "Bron: boek, Deel: DTB_047, Periode: 1701-1722" ;
    a2a:Book "Doopboek NH kerk, afschrift Hollestelle" ;
    a2a:RegistryNumber "DTB_047" ;
    a2a:Folio "132" ;
    rdfs:label "Gemeentearchief Tholen, Tholen, Bron: boek, Deel: DTB_047, Periode: 1701-1722, Doopboek NH kerk, afschrift Hollestelle, DTB_047, 132"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/thl/thumb/640x480/b7230f05-d537-05f6-d074-90daa5a0a04f.jpg" ;
    a2a:UriViewer "https://archieftholen.nl/onze-bronnen/voorouders/deeds/1bae1d0e-4ffe-4e08-9fac-3d51222b75ac" ;
    a2a:UriPreview "https://images.memorix.nl/thl/thumb/250x250/b7230f05-d537-05f6-d074-90daa5a0a04f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-07-31"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieftholen.nl/onze-bronnen/voorouders/deeds/1bae1d0e-4ffe-4e08-9fac-3d51222b75ac" ;
  a2a:RecordGUID "{1bae1d0e-4ffe-4e08-9fac-3d51222b75ac}" ;
  a2a:SourceRemarkOpmerking "getuigen zijn echtgenoten" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "DTB_047" ;
  a2a:SourceRemarkregister_periode "1701-1722" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250426_1913_00001913.xml van THL" .

