@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_919da5b2-ebc7-4e89-975b-8087b1a522ee
  a a2a:Record ;
  rdfs:label "Doop op 1 augustus 1723 te Tholen" ;
  a2a:hasPerson oa:person_thl_919da5b2-ebc7-4e89-975b-8087b1a522ee_Person-9f739948-2a14-48fc-9e77-7729f24362f4, oa:person_thl_919da5b2-ebc7-4e89-975b-8087b1a522ee_Person-7bbe83f7-c71b-4a2d-9bbe-74898750ed3d, oa:person_thl_919da5b2-ebc7-4e89-975b-8087b1a522ee_Person-a52d55a5-8af1-4023-b24d-7d275d0a3dde, oa:person_thl_919da5b2-ebc7-4e89-975b-8087b1a522ee_Person-11948db2-3d26-41e7-8143-8f200a636fd1, oa:person_thl_919da5b2-ebc7-4e89-975b-8087b1a522ee_Person-265953a6-0619-4444-8389-51b50730d2f3 ;
  a2a:hasEvent oa:event_thl_919da5b2-ebc7-4e89-975b-8087b1a522ee_Event1 ;
  a2a:hasRelationEP oa:relationep_thl_919da5b2-ebc7-4e89-975b-8087b1a522ee_0, oa:relationep_thl_919da5b2-ebc7-4e89-975b-8087b1a522ee_1, oa:relationep_thl_919da5b2-ebc7-4e89-975b-8087b1a522ee_2, oa:relationep_thl_919da5b2-ebc7-4e89-975b-8087b1a522ee_3, oa:relationep_thl_919da5b2-ebc7-4e89-975b-8087b1a522ee_4 ;
  a2a:hasSource oa:source_thl_919da5b2-ebc7-4e89-975b-8087b1a522ee .

oa:person_thl_919da5b2-ebc7-4e89-975b-8087b1a522ee_Person-9f739948-2a14-48fc-9e77-7729f24362f4
  a a2a:Person ;
  rdfs:label "Jasper Voorkamman" ;
  a2a:PersonName [
    rdfs:label "Jasper Voorkamman" ;
    a2a:PersonNameFirstName "Jasper" ;
    a2a:PersonNameLastName "Voorkamman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_919da5b2-ebc7-4e89-975b-8087b1a522ee_Person-7bbe83f7-c71b-4a2d-9bbe-74898750ed3d
  a a2a:Person ;
  rdfs:label "Jan Duset" ;
  a2a:PersonName [
    rdfs:label "Jan Duset" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Duset"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_919da5b2-ebc7-4e89-975b-8087b1a522ee_Person-a52d55a5-8af1-4023-b24d-7d275d0a3dde
  a a2a:Person ;
  rdfs:label "Elisebet Meddaar" ;
  a2a:PersonName [
    rdfs:label "Elisebet Meddaar" ;
    a2a:PersonNameFirstName "Elisebet" ;
    a2a:PersonNameLastName "Meddaar"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_919da5b2-ebc7-4e89-975b-8087b1a522ee_Person-11948db2-3d26-41e7-8143-8f200a636fd1
  a a2a:Person ;
  rdfs:label "Sara Meddaar" ;
  a2a:PersonName [
    rdfs:label "Sara Meddaar" ;
    a2a:PersonNameFirstName "Sara" ;
    a2a:PersonNameLastName "Meddaar"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_919da5b2-ebc7-4e89-975b-8087b1a522ee_Person-265953a6-0619-4444-8389-51b50730d2f3
  a a2a:Person ;
  rdfs:label "Pieternella Voorkamman" ;
  a2a:PersonName [
    rdfs:label "Pieternella Voorkamman" ;
    a2a:PersonNameFirstName "Pieternella" ;
    a2a:PersonNameLastName "Voorkamman"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Tholen" ;
    rdfs:label "Tholen"
  ] .

oa:event_thl_919da5b2-ebc7-4e89-975b-8087b1a522ee_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1723" ;
    a2a:Month "8" ;
    a2a:Day "1" ;
    rdfs:label "1723-08-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tholen" ;
    rdfs:label "Tholen"
  ] .

oa:relationep_thl_919da5b2-ebc7-4e89-975b-8087b1a522ee_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_thl_919da5b2-ebc7-4e89-975b-8087b1a522ee_Person:9f739948-2a14-48fc-9e77-7729f24362f4 ;
  a2a:EventKeyRef oa:event_thl_919da5b2-ebc7-4e89-975b-8087b1a522ee_Event1 .

oa:relationep_thl_919da5b2-ebc7-4e89-975b-8087b1a522ee_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_919da5b2-ebc7-4e89-975b-8087b1a522ee_Person:7bbe83f7-c71b-4a2d-9bbe-74898750ed3d ;
  a2a:EventKeyRef oa:event_thl_919da5b2-ebc7-4e89-975b-8087b1a522ee_Event1 .

oa:relationep_thl_919da5b2-ebc7-4e89-975b-8087b1a522ee_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_919da5b2-ebc7-4e89-975b-8087b1a522ee_Person:a52d55a5-8af1-4023-b24d-7d275d0a3dde ;
  a2a:EventKeyRef oa:event_thl_919da5b2-ebc7-4e89-975b-8087b1a522ee_Event1 .

oa:relationep_thl_919da5b2-ebc7-4e89-975b-8087b1a522ee_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_thl_919da5b2-ebc7-4e89-975b-8087b1a522ee_Person:11948db2-3d26-41e7-8143-8f200a636fd1 ;
  a2a:EventKeyRef oa:event_thl_919da5b2-ebc7-4e89-975b-8087b1a522ee_Event1 .

oa:relationep_thl_919da5b2-ebc7-4e89-975b-8087b1a522ee_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_thl_919da5b2-ebc7-4e89-975b-8087b1a522ee_Person:265953a6-0619-4444-8389-51b50730d2f3 ;
  a2a:EventKeyRef oa:event_thl_919da5b2-ebc7-4e89-975b-8087b1a522ee_Event1 .

oa:source_thl_919da5b2-ebc7-4e89-975b-8087b1a522ee
  a a2a:Source ;
  rdfs:label "Gemeentearchief Tholen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Tholen" ;
    rdfs:label "Tholen", "1723-08-01 - 1723-08-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1723-08-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1723-08-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1723" ;
    a2a:Month "8" ;
    a2a:Day "1" ;
    rdfs:label "1723-08-01"^^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 "7" ;
    rdfs:label "Gemeentearchief Tholen, Tholen, Bron: boek, Deel: DTB_048, Periode: 1723-1734, Doopboek NH kerk, afschrift Hollestelle, DTB_048, 7"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/thl/thumb/640x480/22e77803-fff9-6b19-62c7-9c138f23b900.jpg" ;
    a2a:UriViewer "https://archieftholen.nl/onze-bronnen/voorouders/deeds/919da5b2-ebc7-4e89-975b-8087b1a522ee" ;
    a2a:UriPreview "https://images.memorix.nl/thl/thumb/250x250/22e77803-fff9-6b19-62c7-9c138f23b900.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-04-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieftholen.nl/onze-bronnen/voorouders/deeds/919da5b2-ebc7-4e89-975b-8087b1a522ee" ;
  a2a:RecordGUID "{919da5b2-ebc7-4e89-975b-8087b1a522ee}" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "DTB_048" ;
  a2a:SourceRemarkregister_periode "1723-1734" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250426_2080_00002080.xml van THL" .

