@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_ec861796-ebad-433a-874b-e6ceb49f479e
  a a2a:Record ;
  rdfs:label "Doop op 8 september 1726 te Nes" ;
  a2a:hasPerson oa:person_frl_ec861796-ebad-433a-874b-e6ceb49f479e_Person-f807224b-6115-440e-82cc-470de900c466, oa:person_frl_ec861796-ebad-433a-874b-e6ceb49f479e_Person-e106bb2b-850e-45a3-8397-545728fcdbc5 ;
  a2a:hasEvent oa:event_frl_ec861796-ebad-433a-874b-e6ceb49f479e_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_ec861796-ebad-433a-874b-e6ceb49f479e_0, oa:relationep_frl_ec861796-ebad-433a-874b-e6ceb49f479e_1 ;
  a2a:hasSource oa:source_frl_ec861796-ebad-433a-874b-e6ceb49f479e .

oa:person_frl_ec861796-ebad-433a-874b-e6ceb49f479e_Person-f807224b-6115-440e-82cc-470de900c466
  a a2a:Person ;
  rdfs:label "Foppe" ;
  a2a:PersonName [
    rdfs:label "Foppe" ;
    a2a:PersonNameFirstName "Foppe"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_frl_ec861796-ebad-433a-874b-e6ceb49f479e_Person-e106bb2b-850e-45a3-8397-545728fcdbc5
  a a2a:Person ;
  rdfs:label "Gerlof Jacobs" ;
  a2a:PersonName [
    rdfs:label "Gerlof Jacobs" ;
    a2a:PersonNameFirstName "Gerlof" ;
    a2a:PersonNamePatronym "Jacobs"
  ] ;
  a2a:Gender "Man" .

oa:event_frl_ec861796-ebad-433a-874b-e6ceb49f479e_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1726" ;
    a2a:Month "9" ;
    a2a:Day "8" ;
    rdfs:label "1726-09-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Nes" ;
    rdfs:label "Nes"
  ] .

oa:relationep_frl_ec861796-ebad-433a-874b-e6ceb49f479e_0
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_frl_ec861796-ebad-433a-874b-e6ceb49f479e_Person:f807224b-6115-440e-82cc-470de900c466 ;
  a2a:EventKeyRef oa:event_frl_ec861796-ebad-433a-874b-e6ceb49f479e_Event1 .

oa:relationep_frl_ec861796-ebad-433a-874b-e6ceb49f479e_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_ec861796-ebad-433a-874b-e6ceb49f479e_Person:e106bb2b-850e-45a3-8397-545728fcdbc5 ;
  a2a:EventKeyRef oa:event_frl_ec861796-ebad-433a-874b-e6ceb49f479e_Event1 .

oa:source_frl_ec861796-ebad-433a-874b-e6ceb49f479e
  a a2a:Source ;
  rdfs:label "AlleFriezen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Westdongeradeel" ;
    rdfs:label "Westdongeradeel", "1726-09-08 - 1726-09-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1726-09-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1726-09-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1726" ;
    a2a:Month "9" ;
    a2a:Day "8" ;
    rdfs:label "1726-09-08"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 0759, Periode: 165..." ;
    a2a:Book "Doopboek Herv. gem. Nes en Wierum" ;
    a2a:RegistryNumber "0759" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 0759, Periode: 165..., Doopboek Herv. gem. Nes en Wierum, 0759"
  ] ;
  a2a:SourceLastChangeDate "2022-08-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/ec861796-ebad-433a-874b-e6ceb49f479e" ;
  a2a:RecordGUID "{ec861796-ebad-433a-874b-e6ceb49f479e}" ;
  a2a:SourceRemarkOpmerking "Familysearch1: <b>Klik <a href= \" https://www.genealogiewerkbalk.nl/fs/?p=nes+%28west+dongeradeel%29&j=1500-1810&t=geb&q=#results\"target =\"_blank\">hier</a> voor suggesties scans.</b>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220919_8955_00008955.xml van FRL" .

