@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_04d43a67-5249-4ebb-abe6-efacfba33b11
  a a2a:Record ;
  rdfs:label "Doop op 29 februari 1756 te Beers" ;
  a2a:hasPerson oa:person_frl_04d43a67-5249-4ebb-abe6-efacfba33b11_Person-119d5de6-6000-4868-bb37-fd10bdb403e8, oa:person_frl_04d43a67-5249-4ebb-abe6-efacfba33b11_Person-0afa2a45-d8bc-4c10-994b-cf54fcc17578, oa:person_frl_04d43a67-5249-4ebb-abe6-efacfba33b11_Person-b8d372ce-c334-4382-bcba-ec0b920a4d6e ;
  a2a:hasEvent oa:event_frl_04d43a67-5249-4ebb-abe6-efacfba33b11_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_04d43a67-5249-4ebb-abe6-efacfba33b11_0, oa:relationep_frl_04d43a67-5249-4ebb-abe6-efacfba33b11_1, oa:relationep_frl_04d43a67-5249-4ebb-abe6-efacfba33b11_2 ;
  a2a:hasSource oa:source_frl_04d43a67-5249-4ebb-abe6-efacfba33b11 .

oa:person_frl_04d43a67-5249-4ebb-abe6-efacfba33b11_Person-119d5de6-6000-4868-bb37-fd10bdb403e8
  a a2a:Person ;
  rdfs:label "Sjouwkje" ;
  a2a:PersonName [
    rdfs:label "Sjouwkje" ;
    a2a:PersonNameFirstName "Sjouwkje"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Beers" ;
    rdfs:label "Beers"
  ] .

oa:person_frl_04d43a67-5249-4ebb-abe6-efacfba33b11_Person-0afa2a45-d8bc-4c10-994b-cf54fcc17578
  a a2a:Person ;
  rdfs:label "Haye Hayes" ;
  a2a:PersonName [
    rdfs:label "Haye Hayes" ;
    a2a:PersonNameFirstName "Haye" ;
    a2a:PersonNamePatronym "Hayes"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_04d43a67-5249-4ebb-abe6-efacfba33b11_Person-b8d372ce-c334-4382-bcba-ec0b920a4d6e
  a a2a:Person ;
  rdfs:label "Tryntje Freerks" ;
  a2a:PersonName [
    rdfs:label "Tryntje Freerks" ;
    a2a:PersonNameFirstName "Tryntje" ;
    a2a:PersonNamePatronym "Freerks"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_frl_04d43a67-5249-4ebb-abe6-efacfba33b11_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1756" ;
    a2a:Month "2" ;
    a2a:Day "29" ;
    rdfs:label "1756-02-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Beers" ;
    rdfs:label "Beers"
  ] .

oa:relationep_frl_04d43a67-5249-4ebb-abe6-efacfba33b11_0
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_frl_04d43a67-5249-4ebb-abe6-efacfba33b11_Person:119d5de6-6000-4868-bb37-fd10bdb403e8 ;
  a2a:EventKeyRef oa:event_frl_04d43a67-5249-4ebb-abe6-efacfba33b11_Event1 .

oa:relationep_frl_04d43a67-5249-4ebb-abe6-efacfba33b11_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_04d43a67-5249-4ebb-abe6-efacfba33b11_Person:0afa2a45-d8bc-4c10-994b-cf54fcc17578 ;
  a2a:EventKeyRef oa:event_frl_04d43a67-5249-4ebb-abe6-efacfba33b11_Event1 .

oa:relationep_frl_04d43a67-5249-4ebb-abe6-efacfba33b11_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_04d43a67-5249-4ebb-abe6-efacfba33b11_Person:b8d372ce-c334-4382-bcba-ec0b920a4d6e ;
  a2a:EventKeyRef oa:event_frl_04d43a67-5249-4ebb-abe6-efacfba33b11_Event1 .

oa:source_frl_04d43a67-5249-4ebb-abe6-efacfba33b11
  a a2a:Source ;
  rdfs:label "AlleFriezen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Baarderadeel" ;
    rdfs:label "Baarderadeel", "1756-02-29 - 1756-02-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1756-02-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1756-02-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1756" ;
    a2a:Month "2" ;
    a2a:Day "29" ;
    rdfs:label "1756-02-29"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 0060, Periode: 164..." ;
    a2a:Book "Doopboek Herv. gem. Beers en Jellum" ;
    a2a:RegistryNumber "0060" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 0060, Periode: 164..., Doopboek Herv. gem. Beers en Jellum, 0060"
  ] ;
  a2a:SourceLastChangeDate "2022-08-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/04d43a67-5249-4ebb-abe6-efacfba33b11" ;
  a2a:RecordGUID "{04d43a67-5249-4ebb-abe6-efacfba33b11}" ;
  a2a:SourceRemarkOpmerking "Familysearch1: <b>Klik <a href= \"https://www.genealogiewerkbalk.nl/fs/?p=Beers&j=&t=&q=dopen#results\"target =\"_blank\">hier</a> voor suggesties scans.</b>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220919_8130_00008130.xml van FRL" .

