@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_7c8ff868-59d2-4679-bd9d-e9649470b620
  a a2a:Record ;
  rdfs:label "Doop op 24 juli 1777 te Doniawerstal" ;
  a2a:hasPerson oa:person_frl_7c8ff868-59d2-4679-bd9d-e9649470b620_Person-7ecd5099-f85b-4588-bf4b-e65712092927, oa:person_frl_7c8ff868-59d2-4679-bd9d-e9649470b620_Person-80497e00-ca86-4a1d-8319-ca6ee9702761, oa:person_frl_7c8ff868-59d2-4679-bd9d-e9649470b620_Person-634f7746-6724-48c8-97ff-cf8f386b9214, oa:person_frl_7c8ff868-59d2-4679-bd9d-e9649470b620_Person-b0ef1fe5-ee4d-498c-9521-e0aecd64ab86 ;
  a2a:hasEvent oa:event_frl_7c8ff868-59d2-4679-bd9d-e9649470b620_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_7c8ff868-59d2-4679-bd9d-e9649470b620_0, oa:relationep_frl_7c8ff868-59d2-4679-bd9d-e9649470b620_1, oa:relationep_frl_7c8ff868-59d2-4679-bd9d-e9649470b620_2, oa:relationep_frl_7c8ff868-59d2-4679-bd9d-e9649470b620_3 ;
  a2a:hasSource oa:source_frl_7c8ff868-59d2-4679-bd9d-e9649470b620 .

oa:person_frl_7c8ff868-59d2-4679-bd9d-e9649470b620_Person-7ecd5099-f85b-4588-bf4b-e65712092927
  a a2a:Person ;
  rdfs:label "Ulke" ;
  a2a:PersonName [
    rdfs:label "Ulke" ;
    a2a:PersonNameFirstName "Ulke"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_frl_7c8ff868-59d2-4679-bd9d-e9649470b620_Person-80497e00-ca86-4a1d-8319-ca6ee9702761
  a a2a:Person ;
  rdfs:label "Thys Herms" ;
  a2a:PersonName [
    rdfs:label "Thys Herms" ;
    a2a:PersonNameFirstName "Thys" ;
    a2a:PersonNamePatronym "Herms"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_7c8ff868-59d2-4679-bd9d-e9649470b620_Person-634f7746-6724-48c8-97ff-cf8f386b9214
  a a2a:Person ;
  rdfs:label "Akke Ulkes" ;
  a2a:PersonName [
    rdfs:label "Akke Ulkes" ;
    a2a:PersonNameFirstName "Akke" ;
    a2a:PersonNamePatronym "Ulkes"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_7c8ff868-59d2-4679-bd9d-e9649470b620_Person-b0ef1fe5-ee4d-498c-9521-e0aecd64ab86
  a a2a:Person ;
  rdfs:label "Herm Joannis" ;
  a2a:PersonName [
    rdfs:label "Herm Joannis" ;
    a2a:PersonNameFirstName "Herm" ;
    a2a:PersonNamePatronym "Joannis"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_frl_7c8ff868-59d2-4679-bd9d-e9649470b620_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1777" ;
    a2a:Month "7" ;
    a2a:Day "24" ;
    rdfs:label "1777-07-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Doniawerstal" ;
    rdfs:label "Doniawerstal"
  ] .

oa:relationep_frl_7c8ff868-59d2-4679-bd9d-e9649470b620_0
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_frl_7c8ff868-59d2-4679-bd9d-e9649470b620_Person:7ecd5099-f85b-4588-bf4b-e65712092927 ;
  a2a:EventKeyRef oa:event_frl_7c8ff868-59d2-4679-bd9d-e9649470b620_Event1 .

oa:relationep_frl_7c8ff868-59d2-4679-bd9d-e9649470b620_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_7c8ff868-59d2-4679-bd9d-e9649470b620_Person:80497e00-ca86-4a1d-8319-ca6ee9702761 ;
  a2a:EventKeyRef oa:event_frl_7c8ff868-59d2-4679-bd9d-e9649470b620_Event1 .

oa:relationep_frl_7c8ff868-59d2-4679-bd9d-e9649470b620_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_7c8ff868-59d2-4679-bd9d-e9649470b620_Person:634f7746-6724-48c8-97ff-cf8f386b9214 ;
  a2a:EventKeyRef oa:event_frl_7c8ff868-59d2-4679-bd9d-e9649470b620_Event1 .

oa:relationep_frl_7c8ff868-59d2-4679-bd9d-e9649470b620_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_frl_7c8ff868-59d2-4679-bd9d-e9649470b620_Person:b0ef1fe5-ee4d-498c-9521-e0aecd64ab86 ;
  a2a:EventKeyRef oa:event_frl_7c8ff868-59d2-4679-bd9d-e9649470b620_Event1 .

oa:source_frl_7c8ff868-59d2-4679-bd9d-e9649470b620
  a a2a:Source ;
  rdfs:label "AlleFriezen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Doniawerstal" ;
    rdfs:label "Doniawerstal", "1777-07-24 - 1777-07-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1777-07-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1777-07-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1777" ;
    a2a:Month "7" ;
    a2a:Day "24" ;
    rdfs:label "1777-07-24"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 0223, Periode: 171..." ;
    a2a:Book "Doopboek R.K. par. Op de Heide, St. Nicolaasga" ;
    a2a:RegistryNumber "0223" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 0223, Periode: 171..., Doopboek R.K. par. Op de Heide, St. Nicolaasga, 0223"
  ] ;
  a2a:SourceLastChangeDate "2022-08-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/7c8ff868-59d2-4679-bd9d-e9649470b620" ;
  a2a:RecordGUID "{7c8ff868-59d2-4679-bd9d-e9649470b620}" ;
  a2a:SourceRemarkOpmerking "Familysearch1: <b>Klik <a href= \"https://www.genealogiewerkbalk.nl/fs/?p=Doniaga&j=&t=&q=dopen#results\"target =\"_blank\">hier</a> voor suggesties scans.</b>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220920_14518_00014518.xml van FRL" .

