@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_frl_624c6ec2-55b1-4e6a-b64b-3f378b104f1c
  a a2a:Record ;
  rdfs:label "Doop op 6 november 1768 te Stavoren" ;
  a2a:hasPerson oa:person_frl_624c6ec2-55b1-4e6a-b64b-3f378b104f1c_Person-b4f6ddad-64f0-472f-96ca-203a22684eed, oa:person_frl_624c6ec2-55b1-4e6a-b64b-3f378b104f1c_Person-f02c128f-479f-4730-af48-f03150bd4b49, oa:person_frl_624c6ec2-55b1-4e6a-b64b-3f378b104f1c_Person-a9e2bdf7-7574-4dd1-92d8-46aec0af9ddb ;
  a2a:hasEvent oa:event_frl_624c6ec2-55b1-4e6a-b64b-3f378b104f1c_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_624c6ec2-55b1-4e6a-b64b-3f378b104f1c_0, oa:relationep_frl_624c6ec2-55b1-4e6a-b64b-3f378b104f1c_1, oa:relationep_frl_624c6ec2-55b1-4e6a-b64b-3f378b104f1c_2 ;
  a2a:hasSource oa:source_frl_624c6ec2-55b1-4e6a-b64b-3f378b104f1c .

oa:person_frl_624c6ec2-55b1-4e6a-b64b-3f378b104f1c_Person-b4f6ddad-64f0-472f-96ca-203a22684eed
  a a2a:Person ;
  rdfs:label "Feike" ;
  a2a:PersonName [
    rdfs:label "Feike" ;
    a2a:PersonNameFirstName "Feike"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_frl_624c6ec2-55b1-4e6a-b64b-3f378b104f1c_Person-f02c128f-479f-4730-af48-f03150bd4b49
  a a2a:Person ;
  rdfs:label "Thomas Feikes" ;
  a2a:PersonName [
    rdfs:label "Thomas Feikes" ;
    a2a:PersonNameFirstName "Thomas" ;
    a2a:PersonNamePatronym "Feikes"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_624c6ec2-55b1-4e6a-b64b-3f378b104f1c_Person-a9e2bdf7-7574-4dd1-92d8-46aec0af9ddb
  a a2a:Person ;
  rdfs:label "Eelk Wybes" ;
  a2a:PersonName [
    rdfs:label "Eelk Wybes" ;
    a2a:PersonNameFirstName "Eelk" ;
    a2a:PersonNamePatronym "Wybes"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_frl_624c6ec2-55b1-4e6a-b64b-3f378b104f1c_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1768" ;
    a2a:Month "11" ;
    a2a:Day "6" ;
    rdfs:label "1768-11-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Stavoren" ;
    rdfs:label "Stavoren"
  ] .

oa:relationep_frl_624c6ec2-55b1-4e6a-b64b-3f378b104f1c_0
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_frl_624c6ec2-55b1-4e6a-b64b-3f378b104f1c_Person:b4f6ddad-64f0-472f-96ca-203a22684eed ;
  a2a:EventKeyRef oa:event_frl_624c6ec2-55b1-4e6a-b64b-3f378b104f1c_Event1 .

oa:relationep_frl_624c6ec2-55b1-4e6a-b64b-3f378b104f1c_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_624c6ec2-55b1-4e6a-b64b-3f378b104f1c_Person:f02c128f-479f-4730-af48-f03150bd4b49 ;
  a2a:EventKeyRef oa:event_frl_624c6ec2-55b1-4e6a-b64b-3f378b104f1c_Event1 .

oa:relationep_frl_624c6ec2-55b1-4e6a-b64b-3f378b104f1c_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_624c6ec2-55b1-4e6a-b64b-3f378b104f1c_Person:a9e2bdf7-7574-4dd1-92d8-46aec0af9ddb ;
  a2a:EventKeyRef oa:event_frl_624c6ec2-55b1-4e6a-b64b-3f378b104f1c_Event1 .

oa:source_frl_624c6ec2-55b1-4e6a-b64b-3f378b104f1c
  a a2a:Source ;
  rdfs:label "AlleFriezen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Stavoren" ;
    rdfs:label "Stavoren", "1768-11-06 - 1768-11-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1768-11-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1768-11-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1768" ;
    a2a:Month "11" ;
    a2a:Day "6" ;
    rdfs:label "1768-11-06"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 0684, Periode: 175..." ;
    a2a:Book "Doopboek Herv. gem. Stavoren" ;
    a2a:RegistryNumber "0684" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 0684, Periode: 175..., Doopboek Herv. gem. Stavoren, 0684"
  ] ;
  a2a:SourceLastChangeDate "2022-08-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/624c6ec2-55b1-4e6a-b64b-3f378b104f1c" ;
  a2a:RecordGUID "{624c6ec2-55b1-4e6a-b64b-3f378b104f1c}" ;
  a2a:SourceRemarkOpmerking "Familysearch1: <b>Klik <a href= \"https://www.genealogiewerkbalk.nl/fs/?p=Stavoren&j=&t=&q=dopen#results\"target =\"_blank\">hier</a> voor suggesties scans.</b>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220919_5520_00005520.xml van FRL" .

