@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_4166c581-5c5d-4f7b-87f5-e30485ee84e1
  a a2a:Record ;
  rdfs:label "Doop op 4 augustus 1724 te Eesterga" ;
  a2a:hasPerson oa:person_frl_4166c581-5c5d-4f7b-87f5-e30485ee84e1_Person-b0d67d51-79c1-449e-9feb-4178ae38ea8f, oa:person_frl_4166c581-5c5d-4f7b-87f5-e30485ee84e1_Person-ecc2894f-0675-4039-9099-3c8045364da7, oa:person_frl_4166c581-5c5d-4f7b-87f5-e30485ee84e1_Person-b1dce023-094c-4497-a575-0b081d1b75b2 ;
  a2a:hasEvent oa:event_frl_4166c581-5c5d-4f7b-87f5-e30485ee84e1_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_4166c581-5c5d-4f7b-87f5-e30485ee84e1_0, oa:relationep_frl_4166c581-5c5d-4f7b-87f5-e30485ee84e1_1, oa:relationep_frl_4166c581-5c5d-4f7b-87f5-e30485ee84e1_2 ;
  a2a:hasSource oa:source_frl_4166c581-5c5d-4f7b-87f5-e30485ee84e1 .

oa:person_frl_4166c581-5c5d-4f7b-87f5-e30485ee84e1_Person-b0d67d51-79c1-449e-9feb-4178ae38ea8f
  a a2a:Person ;
  rdfs:label "Janke" ;
  a2a:PersonName [
    rdfs:label "Janke" ;
    a2a:PersonNameFirstName "Janke"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1724" ;
    a2a:Month "8" ;
    a2a:Day "4" ;
    rdfs:label "1724-08-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Eesterga" ;
    rdfs:label "Eesterga"
  ] .

oa:person_frl_4166c581-5c5d-4f7b-87f5-e30485ee84e1_Person-ecc2894f-0675-4039-9099-3c8045364da7
  a a2a:Person ;
  rdfs:label "Jan Ennes" ;
  a2a:PersonName [
    rdfs:label "Jan Ennes" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Ennes"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_4166c581-5c5d-4f7b-87f5-e30485ee84e1_Person-b1dce023-094c-4497-a575-0b081d1b75b2
  a a2a:Person ;
  rdfs:label "Acke Cornelis" ;
  a2a:PersonName [
    rdfs:label "Acke Cornelis" ;
    a2a:PersonNameFirstName "Acke" ;
    a2a:PersonNamePatronym "Cornelis"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_frl_4166c581-5c5d-4f7b-87f5-e30485ee84e1_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1724" ;
    a2a:Month "8" ;
    a2a:Day "4" ;
    rdfs:label "1724-08-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Eesterga" ;
    rdfs:label "Eesterga"
  ] .

oa:relationep_frl_4166c581-5c5d-4f7b-87f5-e30485ee84e1_0
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_frl_4166c581-5c5d-4f7b-87f5-e30485ee84e1_Person:b0d67d51-79c1-449e-9feb-4178ae38ea8f ;
  a2a:EventKeyRef oa:event_frl_4166c581-5c5d-4f7b-87f5-e30485ee84e1_Event1 .

oa:relationep_frl_4166c581-5c5d-4f7b-87f5-e30485ee84e1_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_4166c581-5c5d-4f7b-87f5-e30485ee84e1_Person:ecc2894f-0675-4039-9099-3c8045364da7 ;
  a2a:EventKeyRef oa:event_frl_4166c581-5c5d-4f7b-87f5-e30485ee84e1_Event1 .

oa:relationep_frl_4166c581-5c5d-4f7b-87f5-e30485ee84e1_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_4166c581-5c5d-4f7b-87f5-e30485ee84e1_Person:b1dce023-094c-4497-a575-0b081d1b75b2 ;
  a2a:EventKeyRef oa:event_frl_4166c581-5c5d-4f7b-87f5-e30485ee84e1_Event1 .

oa:source_frl_4166c581-5c5d-4f7b-87f5-e30485ee84e1
  a a2a:Source ;
  rdfs:label "AlleFriezen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Lemsterland" ;
    rdfs:label "Lemsterland", "1724-08-04 - 1724-08-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1724-08-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1724-08-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1724" ;
    a2a:Month "8" ;
    a2a:Day "4" ;
    rdfs:label "1724-08-04"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 0489, Periode: 162..." ;
    a2a:Book "Doopboek Herv. gem. Lemmer, Follega en Eesterga" ;
    a2a:RegistryNumber "0489" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 0489, Periode: 162..., Doopboek Herv. gem. Lemmer, Follega en Eesterga, 0489"
  ] ;
  a2a:SourceLastChangeDate "2022-08-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/4166c581-5c5d-4f7b-87f5-e30485ee84e1" ;
  a2a:RecordGUID "{4166c581-5c5d-4f7b-87f5-e30485ee84e1}" ;
  a2a:SourceRemarkOpmerking "Familysearch1: <b>Klik <a href= \"https://www.genealogiewerkbalk.nl/fs/?p=Eesterga&j=&t=&q=dopen#results\"target =\"_blank\">hier</a> voor suggesties scans.</b>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220920_13852_00013852.xml van FRL" .

