@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_818bd505-ec6d-4744-9f01-e621dcac645e
  a a2a:Record ;
  rdfs:label "Doop op 26 maart 1731 te Tholen" ;
  a2a:hasPerson oa:person_thl_818bd505-ec6d-4744-9f01-e621dcac645e_Person-824901c0-de5f-445a-9040-d409123c0197, oa:person_thl_818bd505-ec6d-4744-9f01-e621dcac645e_Person-e06d3ab2-e02b-4fce-adb7-74071d0d1e9a, oa:person_thl_818bd505-ec6d-4744-9f01-e621dcac645e_Person-07637c6f-c3e0-4d65-a2a3-af36c817d807 ;
  a2a:hasEvent oa:event_thl_818bd505-ec6d-4744-9f01-e621dcac645e_Event1 ;
  a2a:hasRelationEP oa:relationep_thl_818bd505-ec6d-4744-9f01-e621dcac645e_0, oa:relationep_thl_818bd505-ec6d-4744-9f01-e621dcac645e_1, oa:relationep_thl_818bd505-ec6d-4744-9f01-e621dcac645e_2 ;
  a2a:hasSource oa:source_thl_818bd505-ec6d-4744-9f01-e621dcac645e .

oa:person_thl_818bd505-ec6d-4744-9f01-e621dcac645e_Person-824901c0-de5f-445a-9040-d409123c0197
  a a2a:Person ;
  rdfs:label "Adriaan Biesman" ;
  a2a:PersonName [
    rdfs:label "Adriaan Biesman" ;
    a2a:PersonNameFirstName "Adriaan" ;
    a2a:PersonNameLastName "Biesman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_818bd505-ec6d-4744-9f01-e621dcac645e_Person-e06d3ab2-e02b-4fce-adb7-74071d0d1e9a
  a a2a:Person ;
  rdfs:label "Sara Levina Perduin" ;
  a2a:PersonName [
    rdfs:label "Sara Levina Perduin" ;
    a2a:PersonNameFirstName "Sara Levina" ;
    a2a:PersonNameLastName "Perduin"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_818bd505-ec6d-4744-9f01-e621dcac645e_Person-07637c6f-c3e0-4d65-a2a3-af36c817d807
  a a2a:Person ;
  rdfs:label "Abraham Biesman" ;
  a2a:PersonName [
    rdfs:label "Abraham Biesman" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNameLastName "Biesman"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Tholen" ;
    rdfs:label "Tholen"
  ] .

oa:event_thl_818bd505-ec6d-4744-9f01-e621dcac645e_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1731" ;
    a2a:Month "3" ;
    a2a:Day "26" ;
    rdfs:label "1731-03-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tholen" ;
    rdfs:label "Tholen"
  ] .

oa:relationep_thl_818bd505-ec6d-4744-9f01-e621dcac645e_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_thl_818bd505-ec6d-4744-9f01-e621dcac645e_Person:824901c0-de5f-445a-9040-d409123c0197 ;
  a2a:EventKeyRef oa:event_thl_818bd505-ec6d-4744-9f01-e621dcac645e_Event1 .

oa:relationep_thl_818bd505-ec6d-4744-9f01-e621dcac645e_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_thl_818bd505-ec6d-4744-9f01-e621dcac645e_Person:e06d3ab2-e02b-4fce-adb7-74071d0d1e9a ;
  a2a:EventKeyRef oa:event_thl_818bd505-ec6d-4744-9f01-e621dcac645e_Event1 .

oa:relationep_thl_818bd505-ec6d-4744-9f01-e621dcac645e_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_thl_818bd505-ec6d-4744-9f01-e621dcac645e_Person:07637c6f-c3e0-4d65-a2a3-af36c817d807 ;
  a2a:EventKeyRef oa:event_thl_818bd505-ec6d-4744-9f01-e621dcac645e_Event1 .

oa:source_thl_818bd505-ec6d-4744-9f01-e621dcac645e
  a a2a:Source ;
  rdfs:label "Gemeentearchief Tholen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Tholen" ;
    rdfs:label "Tholen", "1731-03-26 - 1731-03-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1731-03-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1731-03-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1731" ;
    a2a:Month "3" ;
    a2a:Day "26" ;
    rdfs:label "1731-03-26"^^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" ;
    rdfs:label "Gemeentearchief Tholen, Tholen, Bron: boek, Deel: DTB_048, Periode: 1723-1734, Doopboek NH kerk, afschrift Hollestelle, DTB_048"
  ] ;
  a2a:SourceLastChangeDate "2013-01-21"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieftholen.nl/onze-bronnen/voorouders/deeds/818bd505-ec6d-4744-9f01-e621dcac645e" ;
  a2a:RecordGUID "{818bd505-ec6d-4744-9f01-e621dcac645e}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_197_00000197.xml van THL" .

