@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_451f1d04-bf77-4e7c-a5e4-605d6d79e7a3
  a a2a:Record ;
  rdfs:label "Doop op 16 februari 1776 te Tjerkgaast" ;
  a2a:hasPerson oa:person_frl_451f1d04-bf77-4e7c-a5e4-605d6d79e7a3_Person-316a83e7-6fa8-4c02-8507-5dd76b8d6cd1, oa:person_frl_451f1d04-bf77-4e7c-a5e4-605d6d79e7a3_Person-a6cdfca3-0686-4ba8-bb3f-4e462a3fcc88, oa:person_frl_451f1d04-bf77-4e7c-a5e4-605d6d79e7a3_Person-d0bc392d-8b94-48dc-bf92-b64f62541426 ;
  a2a:hasEvent oa:event_frl_451f1d04-bf77-4e7c-a5e4-605d6d79e7a3_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_451f1d04-bf77-4e7c-a5e4-605d6d79e7a3_0, oa:relationep_frl_451f1d04-bf77-4e7c-a5e4-605d6d79e7a3_1, oa:relationep_frl_451f1d04-bf77-4e7c-a5e4-605d6d79e7a3_2 ;
  a2a:hasSource oa:source_frl_451f1d04-bf77-4e7c-a5e4-605d6d79e7a3 .

oa:person_frl_451f1d04-bf77-4e7c-a5e4-605d6d79e7a3_Person-316a83e7-6fa8-4c02-8507-5dd76b8d6cd1
  a a2a:Person ;
  rdfs:label "Japikjen" ;
  a2a:PersonName [
    rdfs:label "Japikjen" ;
    a2a:PersonNameFirstName "Japikjen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1776" ;
    a2a:Month "2" ;
    a2a:Day "7" ;
    rdfs:label "1776-02-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Tjerkgaast" ;
    rdfs:label "Tjerkgaast"
  ] .

oa:person_frl_451f1d04-bf77-4e7c-a5e4-605d6d79e7a3_Person-a6cdfca3-0686-4ba8-bb3f-4e462a3fcc88
  a a2a:Person ;
  rdfs:label "Sierp Piers" ;
  a2a:PersonName [
    rdfs:label "Sierp Piers" ;
    a2a:PersonNameFirstName "Sierp" ;
    a2a:PersonNamePatronym "Piers"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_451f1d04-bf77-4e7c-a5e4-605d6d79e7a3_Person-d0bc392d-8b94-48dc-bf92-b64f62541426
  a a2a:Person ;
  rdfs:label "Ymkjen Gerrits" ;
  a2a:PersonName [
    rdfs:label "Ymkjen Gerrits" ;
    a2a:PersonNameFirstName "Ymkjen" ;
    a2a:PersonNamePatronym "Gerrits"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_frl_451f1d04-bf77-4e7c-a5e4-605d6d79e7a3_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1776" ;
    a2a:Month "2" ;
    a2a:Day "16" ;
    rdfs:label "1776-02-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tjerkgaast" ;
    rdfs:label "Tjerkgaast"
  ] .

oa:relationep_frl_451f1d04-bf77-4e7c-a5e4-605d6d79e7a3_0
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_frl_451f1d04-bf77-4e7c-a5e4-605d6d79e7a3_Person:316a83e7-6fa8-4c02-8507-5dd76b8d6cd1 ;
  a2a:EventKeyRef oa:event_frl_451f1d04-bf77-4e7c-a5e4-605d6d79e7a3_Event1 .

oa:relationep_frl_451f1d04-bf77-4e7c-a5e4-605d6d79e7a3_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_451f1d04-bf77-4e7c-a5e4-605d6d79e7a3_Person:a6cdfca3-0686-4ba8-bb3f-4e462a3fcc88 ;
  a2a:EventKeyRef oa:event_frl_451f1d04-bf77-4e7c-a5e4-605d6d79e7a3_Event1 .

oa:relationep_frl_451f1d04-bf77-4e7c-a5e4-605d6d79e7a3_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_451f1d04-bf77-4e7c-a5e4-605d6d79e7a3_Person:d0bc392d-8b94-48dc-bf92-b64f62541426 ;
  a2a:EventKeyRef oa:event_frl_451f1d04-bf77-4e7c-a5e4-605d6d79e7a3_Event1 .

oa:source_frl_451f1d04-bf77-4e7c-a5e4-605d6d79e7a3
  a a2a:Source ;
  rdfs:label "AlleFriezen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Doniawerstal" ;
    rdfs:label "Doniawerstal", "1776-02-16 - 1776-02-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1776-02-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1776-02-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1776" ;
    a2a:Month "2" ;
    a2a:Day "16" ;
    rdfs:label "1776-02-16"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 0220, Periode: 161..." ;
    a2a:Book "Doopboek Herv. gem. Tjerkgaast, St. Nicolaasga, Doniaga, Idskenhuizen en Legemeer" ;
    a2a:RegistryNumber "0220" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 0220, Periode: 161..., Doopboek Herv. gem. Tjerkgaast, St. Nicolaasga, Doniaga, Idskenhuizen en Legemeer, 0220"
  ] ;
  a2a:SourceLastChangeDate "2022-08-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/451f1d04-bf77-4e7c-a5e4-605d6d79e7a3" ;
  a2a:RecordGUID "{451f1d04-bf77-4e7c-a5e4-605d6d79e7a3}" ;
  a2a:SourceRemarkOpmerking "Familysearch1: <b>Klik <a href= \"https://www.genealogiewerkbalk.nl/fs/?p=Doniaga&j=&t=&q=dopen#results\"target =\"_blank\">hier</a> voor suggesties scans.</b>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220919_12119_00012119.xml van FRL" .

