@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_00be13c5-e3ca-4616-a8d6-df06b534b4a2
  a a2a:Record ;
  rdfs:label "Doop in 1629 te Lemsterland" ;
  a2a:hasPerson oa:person_frl_00be13c5-e3ca-4616-a8d6-df06b534b4a2_Person-f4b8a13a-f129-42db-9764-34ef226dc29b, oa:person_frl_00be13c5-e3ca-4616-a8d6-df06b534b4a2_Person-bc967f82-a2c7-4c77-b703-82b7954f72c2 ;
  a2a:hasEvent oa:event_frl_00be13c5-e3ca-4616-a8d6-df06b534b4a2_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_00be13c5-e3ca-4616-a8d6-df06b534b4a2_0, oa:relationep_frl_00be13c5-e3ca-4616-a8d6-df06b534b4a2_1 ;
  a2a:hasSource oa:source_frl_00be13c5-e3ca-4616-a8d6-df06b534b4a2 .

oa:person_frl_00be13c5-e3ca-4616-a8d6-df06b534b4a2_Person-f4b8a13a-f129-42db-9764-34ef226dc29b
  a a2a:Person ;
  rdfs:label "Anne" ;
  a2a:PersonName [
    rdfs:label "Anne" ;
    a2a:PersonNameFirstName "Anne"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_frl_00be13c5-e3ca-4616-a8d6-df06b534b4a2_Person-bc967f82-a2c7-4c77-b703-82b7954f72c2
  a a2a:Person ;
  rdfs:label "Douwe Annes" ;
  a2a:PersonName [
    rdfs:label "Douwe Annes" ;
    a2a:PersonNameFirstName "Douwe" ;
    a2a:PersonNamePatronym "Annes"
  ] ;
  a2a:Gender "Man" .

oa:event_frl_00be13c5-e3ca-4616-a8d6-df06b534b4a2_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [ a2a:Year "1629" ] ;
  a2a:EventPlace [
    a2a:Place "Lemsterland" ;
    rdfs:label "Lemsterland"
  ] .

oa:relationep_frl_00be13c5-e3ca-4616-a8d6-df06b534b4a2_0
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_frl_00be13c5-e3ca-4616-a8d6-df06b534b4a2_Person:f4b8a13a-f129-42db-9764-34ef226dc29b ;
  a2a:EventKeyRef oa:event_frl_00be13c5-e3ca-4616-a8d6-df06b534b4a2_Event1 .

oa:relationep_frl_00be13c5-e3ca-4616-a8d6-df06b534b4a2_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_00be13c5-e3ca-4616-a8d6-df06b534b4a2_Person:bc967f82-a2c7-4c77-b703-82b7954f72c2 ;
  a2a:EventKeyRef oa:event_frl_00be13c5-e3ca-4616-a8d6-df06b534b4a2_Event1 .

oa:source_frl_00be13c5-e3ca-4616-a8d6-df06b534b4a2
  a a2a:Source ;
  rdfs:label "AlleFriezen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Lemsterland" ;
    rdfs:label "Lemsterland", "1629-01-01 - 1629-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1629-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1629-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [ a2a:Year "1629" ] ;
  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/00be13c5-e3ca-4616-a8d6-df06b534b4a2" ;
  a2a:RecordGUID "{00be13c5-e3ca-4616-a8d6-df06b534b4a2}" ;
  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_20220919_7928_00007928.xml van FRL" .

