@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_74be24fd-dcf4-49f4-b22a-7dc52cf1cc0f
  a a2a:Record ;
  rdfs:label "Doop op 1 februari 1784 te Tholen" ;
  a2a:hasPerson oa:person_thl_74be24fd-dcf4-49f4-b22a-7dc52cf1cc0f_Person-16b56fbb-5f9a-48e5-a950-0cdd40223a6a, oa:person_thl_74be24fd-dcf4-49f4-b22a-7dc52cf1cc0f_Person-777c7446-d749-4c2d-87ca-4f04dcea9f6c, oa:person_thl_74be24fd-dcf4-49f4-b22a-7dc52cf1cc0f_Person-af41fd18-5f34-44b7-a053-770a44b129c5, oa:person_thl_74be24fd-dcf4-49f4-b22a-7dc52cf1cc0f_Person-9499efd7-b917-4f5d-8d5e-dbc1e86b1c33, oa:person_thl_74be24fd-dcf4-49f4-b22a-7dc52cf1cc0f_Person-dd71e652-8738-43e1-9b72-bffbf4385146 ;
  a2a:hasEvent oa:event_thl_74be24fd-dcf4-49f4-b22a-7dc52cf1cc0f_Event1 ;
  a2a:hasRelationEP oa:relationep_thl_74be24fd-dcf4-49f4-b22a-7dc52cf1cc0f_0, oa:relationep_thl_74be24fd-dcf4-49f4-b22a-7dc52cf1cc0f_1, oa:relationep_thl_74be24fd-dcf4-49f4-b22a-7dc52cf1cc0f_2, oa:relationep_thl_74be24fd-dcf4-49f4-b22a-7dc52cf1cc0f_3, oa:relationep_thl_74be24fd-dcf4-49f4-b22a-7dc52cf1cc0f_4 ;
  a2a:hasSource oa:source_thl_74be24fd-dcf4-49f4-b22a-7dc52cf1cc0f .

oa:person_thl_74be24fd-dcf4-49f4-b22a-7dc52cf1cc0f_Person-16b56fbb-5f9a-48e5-a950-0cdd40223a6a
  a a2a:Person ;
  rdfs:label "Simon Cornelisze" ;
  a2a:PersonName [
    rdfs:label "Simon Cornelisze" ;
    a2a:PersonNameFirstName "Simon" ;
    a2a:PersonNameLastName "Cornelisze"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1784" ;
    a2a:Month "1" ;
    a2a:Day "28" ;
    rdfs:label "1784-01-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Tholen" ;
    rdfs:label "Tholen"
  ] .

oa:person_thl_74be24fd-dcf4-49f4-b22a-7dc52cf1cc0f_Person-777c7446-d749-4c2d-87ca-4f04dcea9f6c
  a a2a:Person ;
  rdfs:label "Melz Vinke" ;
  a2a:PersonName [
    rdfs:label "Melz Vinke" ;
    a2a:PersonNameFirstName "Melz" ;
    a2a:PersonNameLastName "Vinke"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_74be24fd-dcf4-49f4-b22a-7dc52cf1cc0f_Person-af41fd18-5f34-44b7-a053-770a44b129c5
  a a2a:Person ;
  rdfs:label "Louwerina Simondr. Faasen" ;
  a2a:PersonName [
    rdfs:label "Louwerina Simondr. Faasen" ;
    a2a:PersonNameFirstName "Louwerina" ;
    a2a:PersonNamePatronym "Simondr." ;
    a2a:PersonNameLastName "Faasen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_74be24fd-dcf4-49f4-b22a-7dc52cf1cc0f_Person-9499efd7-b917-4f5d-8d5e-dbc1e86b1c33
  a a2a:Person ;
  rdfs:label "Hubregt Cornelisze" ;
  a2a:PersonName [
    rdfs:label "Hubregt Cornelisze" ;
    a2a:PersonNameFirstName "Hubregt" ;
    a2a:PersonNameLastName "Cornelisze"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_74be24fd-dcf4-49f4-b22a-7dc52cf1cc0f_Person-dd71e652-8738-43e1-9b72-bffbf4385146
  a a2a:Person ;
  rdfs:label "Adriana Simonsze Faasen" ;
  a2a:PersonName [
    rdfs:label "Adriana Simonsze Faasen" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNamePatronym "Simonsze" ;
    a2a:PersonNameLastName "Faasen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_thl_74be24fd-dcf4-49f4-b22a-7dc52cf1cc0f_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1784" ;
    a2a:Month "2" ;
    a2a:Day "1" ;
    rdfs:label "1784-02-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tholen" ;
    rdfs:label "Tholen"
  ] .

oa:relationep_thl_74be24fd-dcf4-49f4-b22a-7dc52cf1cc0f_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_thl_74be24fd-dcf4-49f4-b22a-7dc52cf1cc0f_Person:16b56fbb-5f9a-48e5-a950-0cdd40223a6a ;
  a2a:EventKeyRef oa:event_thl_74be24fd-dcf4-49f4-b22a-7dc52cf1cc0f_Event1 .

oa:relationep_thl_74be24fd-dcf4-49f4-b22a-7dc52cf1cc0f_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_74be24fd-dcf4-49f4-b22a-7dc52cf1cc0f_Person:777c7446-d749-4c2d-87ca-4f04dcea9f6c ;
  a2a:EventKeyRef oa:event_thl_74be24fd-dcf4-49f4-b22a-7dc52cf1cc0f_Event1 .

oa:relationep_thl_74be24fd-dcf4-49f4-b22a-7dc52cf1cc0f_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_74be24fd-dcf4-49f4-b22a-7dc52cf1cc0f_Person:af41fd18-5f34-44b7-a053-770a44b129c5 ;
  a2a:EventKeyRef oa:event_thl_74be24fd-dcf4-49f4-b22a-7dc52cf1cc0f_Event1 .

oa:relationep_thl_74be24fd-dcf4-49f4-b22a-7dc52cf1cc0f_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_thl_74be24fd-dcf4-49f4-b22a-7dc52cf1cc0f_Person:9499efd7-b917-4f5d-8d5e-dbc1e86b1c33 ;
  a2a:EventKeyRef oa:event_thl_74be24fd-dcf4-49f4-b22a-7dc52cf1cc0f_Event1 .

oa:relationep_thl_74be24fd-dcf4-49f4-b22a-7dc52cf1cc0f_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_thl_74be24fd-dcf4-49f4-b22a-7dc52cf1cc0f_Person:dd71e652-8738-43e1-9b72-bffbf4385146 ;
  a2a:EventKeyRef oa:event_thl_74be24fd-dcf4-49f4-b22a-7dc52cf1cc0f_Event1 .

oa:source_thl_74be24fd-dcf4-49f4-b22a-7dc52cf1cc0f
  a a2a:Source ;
  rdfs:label "Gemeentearchief Tholen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Tholen" ;
    rdfs:label "Tholen", "1784-02-01 - 1784-02-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1784-02-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1784-02-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1784" ;
    a2a:Month "2" ;
    a2a:Day "1" ;
    rdfs:label "1784-02-01"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeentearchief Tholen" ;
    a2a:Place "Tholen" ;
    a2a:Collection "Bron: boek, Deel: DTB_052, Periode: 1779-1805" ;
    a2a:Book "Doopboek NH kerk, afschrift Hollestelle" ;
    a2a:RegistryNumber "DTB_052" ;
    a2a:Folio "45" ;
    rdfs:label "Gemeentearchief Tholen, Tholen, Bron: boek, Deel: DTB_052, Periode: 1779-1805, Doopboek NH kerk, afschrift Hollestelle, DTB_052, 45"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/thl/thumb/640x480/844dccb4-cd9c-f395-d6e3-12dd05677eb8.jpg" ;
    a2a:UriViewer "https://archieftholen.nl/onze-bronnen/voorouders/deeds/74be24fd-dcf4-49f4-b22a-7dc52cf1cc0f" ;
    a2a:UriPreview "https://images.memorix.nl/thl/thumb/250x250/844dccb4-cd9c-f395-d6e3-12dd05677eb8.jpg"
  ] ;
  a2a:SourceLastChangeDate "2013-12-11"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieftholen.nl/onze-bronnen/voorouders/deeds/74be24fd-dcf4-49f4-b22a-7dc52cf1cc0f" ;
  a2a:RecordGUID "{74be24fd-dcf4-49f4-b22a-7dc52cf1cc0f}" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "DTB_052" ;
  a2a:SourceRemarkregister_periode "1779-1805" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250426_2040_00002040.xml van THL" .

