@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_2cfe3f89-7eba-4e9f-a3e9-ecafe7ec778f
  a a2a:Record ;
  rdfs:label "Doop op 6 september 1716 te Stavoren" ;
  a2a:hasPerson oa:person_frl_2cfe3f89-7eba-4e9f-a3e9-ecafe7ec778f_Person-fc60588f-4cac-40bb-99f5-7c542db27060, oa:person_frl_2cfe3f89-7eba-4e9f-a3e9-ecafe7ec778f_Person-ea03e3ef-d6d4-413e-b2f5-38be6be7f29c, oa:person_frl_2cfe3f89-7eba-4e9f-a3e9-ecafe7ec778f_Person-c325df7a-5e2f-427e-a0ea-1809f6b8814f, oa:person_frl_2cfe3f89-7eba-4e9f-a3e9-ecafe7ec778f_Person-1270e980-8732-4166-9769-9ca83ce67cc3 ;
  a2a:hasEvent oa:event_frl_2cfe3f89-7eba-4e9f-a3e9-ecafe7ec778f_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_2cfe3f89-7eba-4e9f-a3e9-ecafe7ec778f_0, oa:relationep_frl_2cfe3f89-7eba-4e9f-a3e9-ecafe7ec778f_1, oa:relationep_frl_2cfe3f89-7eba-4e9f-a3e9-ecafe7ec778f_2, oa:relationep_frl_2cfe3f89-7eba-4e9f-a3e9-ecafe7ec778f_3 ;
  a2a:hasSource oa:source_frl_2cfe3f89-7eba-4e9f-a3e9-ecafe7ec778f .

oa:person_frl_2cfe3f89-7eba-4e9f-a3e9-ecafe7ec778f_Person-fc60588f-4cac-40bb-99f5-7c542db27060
  a a2a:Person ;
  rdfs:label "Ins" ;
  a2a:PersonName [
    rdfs:label "Ins" ;
    a2a:PersonNameFirstName "Ins"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_frl_2cfe3f89-7eba-4e9f-a3e9-ecafe7ec778f_Person-ea03e3ef-d6d4-413e-b2f5-38be6be7f29c
  a a2a:Person ;
  rdfs:label "Suird Wouters" ;
  a2a:PersonName [
    rdfs:label "Suird Wouters" ;
    a2a:PersonNameFirstName "Suird" ;
    a2a:PersonNamePatronym "Wouters"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_2cfe3f89-7eba-4e9f-a3e9-ecafe7ec778f_Person-c325df7a-5e2f-427e-a0ea-1809f6b8814f
  a a2a:Person ;
  rdfs:label "Neeltjen Tjeerds" ;
  a2a:PersonName [
    rdfs:label "Neeltjen Tjeerds" ;
    a2a:PersonNameFirstName "Neeltjen" ;
    a2a:PersonNamePatronym "Tjeerds"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_2cfe3f89-7eba-4e9f-a3e9-ecafe7ec778f_Person-1270e980-8732-4166-9769-9ca83ce67cc3
  a a2a:Person ;
  rdfs:label "Aath Haytjes" ;
  a2a:PersonName [
    rdfs:label "Aath Haytjes" ;
    a2a:PersonNameFirstName "Aath" ;
    a2a:PersonNamePatronym "Haytjes"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_frl_2cfe3f89-7eba-4e9f-a3e9-ecafe7ec778f_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1716" ;
    a2a:Month "9" ;
    a2a:Day "6" ;
    rdfs:label "1716-09-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Stavoren" ;
    rdfs:label "Stavoren"
  ] .

oa:relationep_frl_2cfe3f89-7eba-4e9f-a3e9-ecafe7ec778f_0
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_frl_2cfe3f89-7eba-4e9f-a3e9-ecafe7ec778f_Person:fc60588f-4cac-40bb-99f5-7c542db27060 ;
  a2a:EventKeyRef oa:event_frl_2cfe3f89-7eba-4e9f-a3e9-ecafe7ec778f_Event1 .

oa:relationep_frl_2cfe3f89-7eba-4e9f-a3e9-ecafe7ec778f_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_2cfe3f89-7eba-4e9f-a3e9-ecafe7ec778f_Person:ea03e3ef-d6d4-413e-b2f5-38be6be7f29c ;
  a2a:EventKeyRef oa:event_frl_2cfe3f89-7eba-4e9f-a3e9-ecafe7ec778f_Event1 .

oa:relationep_frl_2cfe3f89-7eba-4e9f-a3e9-ecafe7ec778f_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_2cfe3f89-7eba-4e9f-a3e9-ecafe7ec778f_Person:c325df7a-5e2f-427e-a0ea-1809f6b8814f ;
  a2a:EventKeyRef oa:event_frl_2cfe3f89-7eba-4e9f-a3e9-ecafe7ec778f_Event1 .

oa:relationep_frl_2cfe3f89-7eba-4e9f-a3e9-ecafe7ec778f_3
  a a2a:RelationEP ;
  rdfs:label "other:Doopheffer" ;
  a2a:RelationType "other:Doopheffer" ;
  a2a:PersonKeyRef oa:person_frl_2cfe3f89-7eba-4e9f-a3e9-ecafe7ec778f_Person:1270e980-8732-4166-9769-9ca83ce67cc3 ;
  a2a:EventKeyRef oa:event_frl_2cfe3f89-7eba-4e9f-a3e9-ecafe7ec778f_Event1 .

oa:source_frl_2cfe3f89-7eba-4e9f-a3e9-ecafe7ec778f
  a a2a:Source ;
  rdfs:label "AlleFriezen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Stavoren" ;
    rdfs:label "Stavoren", "1716-09-06 - 1716-09-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1716-09-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1716-09-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1716" ;
    a2a:Month "9" ;
    a2a:Day "6" ;
    rdfs:label "1716-09-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: 0683, Periode: 169..." ;
    a2a:Book "Doopboek Herv. gem. Stavoren" ;
    a2a:RegistryNumber "0683" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 0683, Periode: 169..., Doopboek Herv. gem. Stavoren, 0683"
  ] ;
  a2a:SourceLastChangeDate "2022-08-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/2cfe3f89-7eba-4e9f-a3e9-ecafe7ec778f" ;
  a2a:RecordGUID "{2cfe3f89-7eba-4e9f-a3e9-ecafe7ec778f}" ;
  a2a:SourceRemarkOpmerking "Tweeling", "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_12832_00012832.xml van FRL" .

