@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_eaf09a1f-ffc7-4366-a67e-25e51e1f70cb
  a a2a:Record ;
  rdfs:label "Doop op 27 oktober 1776 te Oostermeer, Eestrum" ;
  a2a:hasPerson oa:person_frl_eaf09a1f-ffc7-4366-a67e-25e51e1f70cb_Person-a965f6cf-f600-4089-9403-7b192e4bb501, oa:person_frl_eaf09a1f-ffc7-4366-a67e-25e51e1f70cb_Person-de06f76a-40fd-4e2a-90ad-4835b3cf1411, oa:person_frl_eaf09a1f-ffc7-4366-a67e-25e51e1f70cb_Person-38da5531-0a8f-4e9a-aa6d-91d64aae5f2d ;
  a2a:hasEvent oa:event_frl_eaf09a1f-ffc7-4366-a67e-25e51e1f70cb_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_eaf09a1f-ffc7-4366-a67e-25e51e1f70cb_0, oa:relationep_frl_eaf09a1f-ffc7-4366-a67e-25e51e1f70cb_1, oa:relationep_frl_eaf09a1f-ffc7-4366-a67e-25e51e1f70cb_2 ;
  a2a:hasSource oa:source_frl_eaf09a1f-ffc7-4366-a67e-25e51e1f70cb .

oa:person_frl_eaf09a1f-ffc7-4366-a67e-25e51e1f70cb_Person-a965f6cf-f600-4089-9403-7b192e4bb501
  a a2a:Person ;
  rdfs:label "Trijntje" ;
  a2a:PersonName [
    rdfs:label "Trijntje" ;
    a2a:PersonNameFirstName "Trijntje"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1776" ;
    a2a:Month "9" ;
    a2a:Day "15" ;
    rdfs:label "1776-09-15"^^xsd:date
  ] .

oa:person_frl_eaf09a1f-ffc7-4366-a67e-25e51e1f70cb_Person-de06f76a-40fd-4e2a-90ad-4835b3cf1411
  a a2a:Person ;
  rdfs:label "Andries Sjoerds" ;
  a2a:PersonName [
    rdfs:label "Andries Sjoerds" ;
    a2a:PersonNameFirstName "Andries" ;
    a2a:PersonNamePatronym "Sjoerds"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_eaf09a1f-ffc7-4366-a67e-25e51e1f70cb_Person-38da5531-0a8f-4e9a-aa6d-91d64aae5f2d
  a a2a:Person ;
  rdfs:label "Trijntje Roels" ;
  a2a:PersonName [
    rdfs:label "Trijntje Roels" ;
    a2a:PersonNameFirstName "Trijntje" ;
    a2a:PersonNamePatronym "Roels"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_frl_eaf09a1f-ffc7-4366-a67e-25e51e1f70cb_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1776" ;
    a2a:Month "10" ;
    a2a:Day "27" ;
    rdfs:label "1776-10-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oostermeer, Eestrum" ;
    rdfs:label "Oostermeer, Eestrum"
  ] .

oa:relationep_frl_eaf09a1f-ffc7-4366-a67e-25e51e1f70cb_0
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_frl_eaf09a1f-ffc7-4366-a67e-25e51e1f70cb_Person:a965f6cf-f600-4089-9403-7b192e4bb501 ;
  a2a:EventKeyRef oa:event_frl_eaf09a1f-ffc7-4366-a67e-25e51e1f70cb_Event1 .

oa:relationep_frl_eaf09a1f-ffc7-4366-a67e-25e51e1f70cb_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_eaf09a1f-ffc7-4366-a67e-25e51e1f70cb_Person:de06f76a-40fd-4e2a-90ad-4835b3cf1411 ;
  a2a:EventKeyRef oa:event_frl_eaf09a1f-ffc7-4366-a67e-25e51e1f70cb_Event1 .

oa:relationep_frl_eaf09a1f-ffc7-4366-a67e-25e51e1f70cb_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_eaf09a1f-ffc7-4366-a67e-25e51e1f70cb_Person:38da5531-0a8f-4e9a-aa6d-91d64aae5f2d ;
  a2a:EventKeyRef oa:event_frl_eaf09a1f-ffc7-4366-a67e-25e51e1f70cb_Event1 .

oa:source_frl_eaf09a1f-ffc7-4366-a67e-25e51e1f70cb
  a a2a:Source ;
  rdfs:label "AlleFriezen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Tietjerksteradeel" ;
    rdfs:label "Tietjerksteradeel", "1776-10-27 - 1776-10-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1776-10-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1776-10-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1776" ;
    a2a:Month "10" ;
    a2a:Day "27" ;
    rdfs:label "1776-10-27"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 0714, Periode: 164..." ;
    a2a:Book "Doopboek Herv. gem. Oostermeer en Eestrum" ;
    a2a:RegistryNumber "0714" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 0714, Periode: 164..., Doopboek Herv. gem. Oostermeer en Eestrum, 0714"
  ] ;
  a2a:SourceLastChangeDate "2022-08-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/eaf09a1f-ffc7-4366-a67e-25e51e1f70cb" ;
  a2a:RecordGUID "{eaf09a1f-ffc7-4366-a67e-25e51e1f70cb}" ;
  a2a:SourceRemarkOpmerking "Familysearch1: <b>Klik <a href= \"https://www.genealogiewerkbalk.nl/fs/?p=Oostermeer en Eestrum&j=&t=&q=dopen#results\"target =\"_blank\">hier</a> voor suggesties scans.</b>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220919_8876_00008876.xml van FRL" .

