@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_4e2a4de2-bda0-4e38-ab25-48c30be75938
  a a2a:Record ;
  rdfs:label "Doop (in het jaar 1666-1811)" ;
  a2a:hasPerson oa:person_frl_4e2a4de2-bda0-4e38-ab25-48c30be75938_Person-96509560-edc0-4501-a159-05f8d74e85fe, oa:person_frl_4e2a4de2-bda0-4e38-ab25-48c30be75938_Person-3fac0edc-2d6a-431e-9f39-b79e5238e8de, oa:person_frl_4e2a4de2-bda0-4e38-ab25-48c30be75938_Person-6c7c908b-6b05-4228-90c5-cba10915fead ;
  a2a:hasEvent oa:event_frl_4e2a4de2-bda0-4e38-ab25-48c30be75938_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_4e2a4de2-bda0-4e38-ab25-48c30be75938_0, oa:relationep_frl_4e2a4de2-bda0-4e38-ab25-48c30be75938_1, oa:relationep_frl_4e2a4de2-bda0-4e38-ab25-48c30be75938_2 ;
  a2a:hasSource oa:source_frl_4e2a4de2-bda0-4e38-ab25-48c30be75938 .

oa:person_frl_4e2a4de2-bda0-4e38-ab25-48c30be75938_Person-96509560-edc0-4501-a159-05f8d74e85fe
  a a2a:Person ;
  rdfs:label "Tetje" ;
  a2a:PersonName [
    rdfs:label "Tetje" ;
    a2a:PersonNameFirstName "Tetje"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1731" ;
    a2a:Month "1" ;
    a2a:Day "26" ;
    rdfs:label "1731-01-26"^^xsd:date
  ] .

oa:person_frl_4e2a4de2-bda0-4e38-ab25-48c30be75938_Person-3fac0edc-2d6a-431e-9f39-b79e5238e8de
  a a2a:Person ;
  rdfs:label "Tite Baukes Wiersma" ;
  a2a:PersonName [
    rdfs:label "Tite Baukes Wiersma" ;
    a2a:PersonNameFirstName "Tite" ;
    a2a:PersonNamePatronym "Baukes" ;
    a2a:PersonNameLastName "Wiersma"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_4e2a4de2-bda0-4e38-ab25-48c30be75938_Person-6c7c908b-6b05-4228-90c5-cba10915fead
  a a2a:Person ;
  rdfs:label "Doutje Siebes" ;
  a2a:PersonName [
    rdfs:label "Doutje Siebes" ;
    a2a:PersonNameFirstName "Doutje" ;
    a2a:PersonNamePatronym "Siebes"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_frl_4e2a4de2-bda0-4e38-ab25-48c30be75938_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventPlace [
    a2a:Place "Exmorra/Allingawier" ;
    rdfs:label "Exmorra/Allingawier"
  ] .

oa:relationep_frl_4e2a4de2-bda0-4e38-ab25-48c30be75938_0
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_frl_4e2a4de2-bda0-4e38-ab25-48c30be75938_Person:96509560-edc0-4501-a159-05f8d74e85fe ;
  a2a:EventKeyRef oa:event_frl_4e2a4de2-bda0-4e38-ab25-48c30be75938_Event1 .

oa:relationep_frl_4e2a4de2-bda0-4e38-ab25-48c30be75938_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_4e2a4de2-bda0-4e38-ab25-48c30be75938_Person:3fac0edc-2d6a-431e-9f39-b79e5238e8de ;
  a2a:EventKeyRef oa:event_frl_4e2a4de2-bda0-4e38-ab25-48c30be75938_Event1 .

oa:relationep_frl_4e2a4de2-bda0-4e38-ab25-48c30be75938_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_4e2a4de2-bda0-4e38-ab25-48c30be75938_Person:6c7c908b-6b05-4228-90c5-cba10915fead ;
  a2a:EventKeyRef oa:event_frl_4e2a4de2-bda0-4e38-ab25-48c30be75938_Event1 .

oa:source_frl_4e2a4de2-bda0-4e38-ab25-48c30be75938
  a a2a:Source ;
  rdfs:label "AlleFriezen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Wonseradeel" ;
    rdfs:label "Wonseradeel", "1666-01-01 - 1811-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1666-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1811-12-31"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 0801, Periode: 166..." ;
    a2a:Book "Doopboek Herv. gem. Exmorra en Allingawier" ;
    a2a:RegistryNumber "0801" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 0801, Periode: 166..., Doopboek Herv. gem. Exmorra en Allingawier, 0801"
  ] ;
  a2a:SourceLastChangeDate "2022-08-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/4e2a4de2-bda0-4e38-ab25-48c30be75938" ;
  a2a:RecordGUID "{4e2a4de2-bda0-4e38-ab25-48c30be75938}" ;
  a2a:SourceRemarkOpmerking "Familysearch1: <b>Klik <a href= \"https://www.genealogiewerkbalk.nl/fs/?p=Allingawier&j=&t=&q=dopen#results\"target =\"_blank\">hier</a> voor suggesties scans.</b>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220919_11420_00011420.xml van FRL" .

