@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_1dff7384-2dfe-4969-8d8d-23aabf483bf8
  a a2a:Record ;
  rdfs:label "Doop op 20 januari 1673 te Tholen" ;
  a2a:hasPerson oa:person_thl_1dff7384-2dfe-4969-8d8d-23aabf483bf8_Person-75f96b66-0f3b-4db8-abe1-e7239047e10d, oa:person_thl_1dff7384-2dfe-4969-8d8d-23aabf483bf8_Person-16951545-9f40-429b-a6ef-d2401dd3d711, oa:person_thl_1dff7384-2dfe-4969-8d8d-23aabf483bf8_Person-c99025a8-4980-4c24-b942-4cec350fc8f5, oa:person_thl_1dff7384-2dfe-4969-8d8d-23aabf483bf8_Person-2d6e12a4-32f2-4f27-9e77-4de4f5024f45, oa:person_thl_1dff7384-2dfe-4969-8d8d-23aabf483bf8_Person-d3c4cd76-5f7c-4aad-9086-0c997a6886da ;
  a2a:hasEvent oa:event_thl_1dff7384-2dfe-4969-8d8d-23aabf483bf8_Event1 ;
  a2a:hasRelationEP oa:relationep_thl_1dff7384-2dfe-4969-8d8d-23aabf483bf8_0, oa:relationep_thl_1dff7384-2dfe-4969-8d8d-23aabf483bf8_1, oa:relationep_thl_1dff7384-2dfe-4969-8d8d-23aabf483bf8_2, oa:relationep_thl_1dff7384-2dfe-4969-8d8d-23aabf483bf8_3, oa:relationep_thl_1dff7384-2dfe-4969-8d8d-23aabf483bf8_4 ;
  a2a:hasSource oa:source_thl_1dff7384-2dfe-4969-8d8d-23aabf483bf8 .

oa:person_thl_1dff7384-2dfe-4969-8d8d-23aabf483bf8_Person-75f96b66-0f3b-4db8-abe1-e7239047e10d
  a a2a:Person ;
  rdfs:label "Pieternelle de Vriese" ;
  a2a:PersonName [
    rdfs:label "Pieternelle de Vriese" ;
    a2a:PersonNameFirstName "Pieternelle" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Vriese"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Tholen" ;
    rdfs:label "Tholen"
  ] .

oa:person_thl_1dff7384-2dfe-4969-8d8d-23aabf483bf8_Person-16951545-9f40-429b-a6ef-d2401dd3d711
  a a2a:Person ;
  rdfs:label "Pieter Ruijs" ;
  a2a:PersonName [
    rdfs:label "Pieter Ruijs" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Ruijs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_1dff7384-2dfe-4969-8d8d-23aabf483bf8_Person-c99025a8-4980-4c24-b942-4cec350fc8f5
  a a2a:Person ;
  rdfs:label "Elsken Jaspers" ;
  a2a:PersonName [
    rdfs:label "Elsken Jaspers" ;
    a2a:PersonNameFirstName "Elsken" ;
    a2a:PersonNameLastName "Jaspers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_1dff7384-2dfe-4969-8d8d-23aabf483bf8_Person-2d6e12a4-32f2-4f27-9e77-4de4f5024f45
  a a2a:Person ;
  rdfs:label "Lijsebeth Stoffels" ;
  a2a:PersonName [
    rdfs:label "Lijsebeth Stoffels" ;
    a2a:PersonNameFirstName "Lijsebeth" ;
    a2a:PersonNameLastName "Stoffels"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_1dff7384-2dfe-4969-8d8d-23aabf483bf8_Person-d3c4cd76-5f7c-4aad-9086-0c997a6886da
  a a2a:Person ;
  rdfs:label "Lieven de Vriese" ;
  a2a:PersonName [
    rdfs:label "Lieven de Vriese" ;
    a2a:PersonNameFirstName "Lieven" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Vriese"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_thl_1dff7384-2dfe-4969-8d8d-23aabf483bf8_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1673" ;
    a2a:Month "1" ;
    a2a:Day "20" ;
    rdfs:label "1673-01-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tholen" ;
    rdfs:label "Tholen"
  ] .

oa:relationep_thl_1dff7384-2dfe-4969-8d8d-23aabf483bf8_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_thl_1dff7384-2dfe-4969-8d8d-23aabf483bf8_Person:75f96b66-0f3b-4db8-abe1-e7239047e10d ;
  a2a:EventKeyRef oa:event_thl_1dff7384-2dfe-4969-8d8d-23aabf483bf8_Event1 .

oa:relationep_thl_1dff7384-2dfe-4969-8d8d-23aabf483bf8_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_1dff7384-2dfe-4969-8d8d-23aabf483bf8_Person:16951545-9f40-429b-a6ef-d2401dd3d711 ;
  a2a:EventKeyRef oa:event_thl_1dff7384-2dfe-4969-8d8d-23aabf483bf8_Event1 .

oa:relationep_thl_1dff7384-2dfe-4969-8d8d-23aabf483bf8_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_1dff7384-2dfe-4969-8d8d-23aabf483bf8_Person:c99025a8-4980-4c24-b942-4cec350fc8f5 ;
  a2a:EventKeyRef oa:event_thl_1dff7384-2dfe-4969-8d8d-23aabf483bf8_Event1 .

oa:relationep_thl_1dff7384-2dfe-4969-8d8d-23aabf483bf8_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_thl_1dff7384-2dfe-4969-8d8d-23aabf483bf8_Person:2d6e12a4-32f2-4f27-9e77-4de4f5024f45 ;
  a2a:EventKeyRef oa:event_thl_1dff7384-2dfe-4969-8d8d-23aabf483bf8_Event1 .

oa:relationep_thl_1dff7384-2dfe-4969-8d8d-23aabf483bf8_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_thl_1dff7384-2dfe-4969-8d8d-23aabf483bf8_Person:d3c4cd76-5f7c-4aad-9086-0c997a6886da ;
  a2a:EventKeyRef oa:event_thl_1dff7384-2dfe-4969-8d8d-23aabf483bf8_Event1 .

oa:source_thl_1dff7384-2dfe-4969-8d8d-23aabf483bf8
  a a2a:Source ;
  rdfs:label "Gemeentearchief Tholen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Tholen" ;
    rdfs:label "Tholen", "1673-01-20 - 1673-01-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1673-01-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1673-01-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1673" ;
    a2a:Month "1" ;
    a2a:Day "20" ;
    rdfs:label "1673-01-20"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeentearchief Tholen" ;
    a2a:Place "Tholen" ;
    a2a:Collection "Bron: boek, Deel: DTB_044, Periode: 1665-1675" ;
    a2a:Book "Doopboek NH kerk, afschrift Hollestelle" ;
    a2a:RegistryNumber "DTB_044" ;
    a2a:Folio "137" ;
    rdfs:label "Gemeentearchief Tholen, Tholen, Bron: boek, Deel: DTB_044, Periode: 1665-1675, Doopboek NH kerk, afschrift Hollestelle, DTB_044, 137"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/thl/thumb/640x480/246d38d8-a075-d599-bcf0-821fd9300e43.jpg" ;
    a2a:UriViewer "https://archieftholen.nl/onze-bronnen/voorouders/deeds/1dff7384-2dfe-4969-8d8d-23aabf483bf8" ;
    a2a:UriPreview "https://images.memorix.nl/thl/thumb/250x250/246d38d8-a075-d599-bcf0-821fd9300e43.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-09-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieftholen.nl/onze-bronnen/voorouders/deeds/1dff7384-2dfe-4969-8d8d-23aabf483bf8" ;
  a2a:RecordGUID "{1dff7384-2dfe-4969-8d8d-23aabf483bf8}" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "DTB_044" ;
  a2a:SourceRemarkregister_periode "1665-1675" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250426_1916_00001916.xml van THL" .

