@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_115b3b30-6bf1-6ef2-39ea-e6987f69a58c
  a a2a:Record ;
  rdfs:label "Overlijden op 16 mei 1867 te Nes (Dongeradeel)" ;
  a2a:hasPerson oa:person_frl_115b3b30-6bf1-6ef2-39ea-e6987f69a58c_Person-5d374260-427e-bf04-bdd4-4fb585dccbb2, oa:person_frl_115b3b30-6bf1-6ef2-39ea-e6987f69a58c_Person-4c051c39-130a-470d-ba3b-b907b21dbb5b, oa:person_frl_115b3b30-6bf1-6ef2-39ea-e6987f69a58c_Person-9cec5077-6a4e-43a9-be6b-7e9cf4ed3556, oa:person_frl_115b3b30-6bf1-6ef2-39ea-e6987f69a58c_Person-c11a868c-29b3-4e38-a727-53bebc4cea7a ;
  a2a:hasEvent oa:event_frl_115b3b30-6bf1-6ef2-39ea-e6987f69a58c_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_115b3b30-6bf1-6ef2-39ea-e6987f69a58c_0, oa:relationep_frl_115b3b30-6bf1-6ef2-39ea-e6987f69a58c_1, oa:relationep_frl_115b3b30-6bf1-6ef2-39ea-e6987f69a58c_2 ;
  a2a:hasRelationPP oa:relationpp_frl_115b3b30-6bf1-6ef2-39ea-e6987f69a58c_0 ;
  a2a:hasSource oa:source_frl_115b3b30-6bf1-6ef2-39ea-e6987f69a58c .

oa:person_frl_115b3b30-6bf1-6ef2-39ea-e6987f69a58c_Person-5d374260-427e-bf04-bdd4-4fb585dccbb2
  a a2a:Person ;
  rdfs:label "Wytze Ages Boersma" ;
  a2a:PersonName [
    rdfs:label "Wytze Ages Boersma" ;
    a2a:PersonNameFirstName "Wytze" ;
    a2a:PersonNamePatronym "Ages" ;
    a2a:PersonNameLastName "Boersma"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "62 jaar" ;
    rdfs:label "62 jaar"
  ] ;
  a2a:Profession "visser" .

oa:person_frl_115b3b30-6bf1-6ef2-39ea-e6987f69a58c_Person-4c051c39-130a-470d-ba3b-b907b21dbb5b
  a a2a:Person ;
  rdfs:label "Age Wytzes Boersma" ;
  a2a:PersonName [
    rdfs:label "Age Wytzes Boersma" ;
    a2a:PersonNameFirstName "Age" ;
    a2a:PersonNamePatronym "Wytzes" ;
    a2a:PersonNameLastName "Boersma"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_115b3b30-6bf1-6ef2-39ea-e6987f69a58c_Person-9cec5077-6a4e-43a9-be6b-7e9cf4ed3556
  a a2a:Person ;
  rdfs:label "Antje Engels Visser" ;
  a2a:PersonName [
    rdfs:label "Antje Engels Visser" ;
    a2a:PersonNameFirstName "Antje" ;
    a2a:PersonNamePatronym "Engels" ;
    a2a:PersonNameLastName "Visser"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_115b3b30-6bf1-6ef2-39ea-e6987f69a58c_Person-c11a868c-29b3-4e38-a727-53bebc4cea7a
  a a2a:Person ;
  rdfs:label "Geertje Eesges Meindersma" ;
  a2a:PersonName [
    rdfs:label "Geertje Eesges Meindersma" ;
    a2a:PersonNameFirstName "Geertje" ;
    a2a:PersonNamePatronym "Eesges" ;
    a2a:PersonNameLastName "Meindersma"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_frl_115b3b30-6bf1-6ef2-39ea-e6987f69a58c_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1867" ;
    a2a:Month "5" ;
    a2a:Day "16" ;
    rdfs:label "1867-05-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Nes (Dongeradeel)" ;
    rdfs:label "Nes (Dongeradeel)"
  ] .

oa:relationep_frl_115b3b30-6bf1-6ef2-39ea-e6987f69a58c_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_frl_115b3b30-6bf1-6ef2-39ea-e6987f69a58c_Person:5d374260-427e-bf04-bdd4-4fb585dccbb2 ;
  a2a:EventKeyRef oa:event_frl_115b3b30-6bf1-6ef2-39ea-e6987f69a58c_Event1 .

oa:relationep_frl_115b3b30-6bf1-6ef2-39ea-e6987f69a58c_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_115b3b30-6bf1-6ef2-39ea-e6987f69a58c_Person:4c051c39-130a-470d-ba3b-b907b21dbb5b ;
  a2a:EventKeyRef oa:event_frl_115b3b30-6bf1-6ef2-39ea-e6987f69a58c_Event1 .

oa:relationep_frl_115b3b30-6bf1-6ef2-39ea-e6987f69a58c_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_115b3b30-6bf1-6ef2-39ea-e6987f69a58c_Person:9cec5077-6a4e-43a9-be6b-7e9cf4ed3556 ;
  a2a:EventKeyRef oa:event_frl_115b3b30-6bf1-6ef2-39ea-e6987f69a58c_Event1 .

oa:relationpp_frl_115b3b30-6bf1-6ef2-39ea-e6987f69a58c_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_frl_115b3b30-6bf1-6ef2-39ea-e6987f69a58c_Person:5d374260-427e-bf04-bdd4-4fb585dccbb2, oa:person_frl_115b3b30-6bf1-6ef2-39ea-e6987f69a58c_Person:c11a868c-29b3-4e38-a727-53bebc4cea7a .

oa:source_frl_115b3b30-6bf1-6ef2-39ea-e6987f69a58c
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Westdongeradeel" ;
    rdfs:label "Westdongeradeel", "1867-05-17 - 1867-05-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1867-05-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1867-05-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1867" ;
    a2a:Month "5" ;
    a2a:Day "17" ;
    rdfs:label "1867-05-17"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Burgerlijke Stand Westdongeradeel - Tresoar, Bron: boek, Deel: 3016, Periode: 1867" ;
    a2a:Book "Overlijdensregister 1867" ;
    a2a:DocumentNumber "0058" ;
    a2a:RegistryNumber "3016" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Burgerlijke Stand Westdongeradeel - Tresoar, Bron: boek, Deel: 3016, Periode: 1867, Overlijdensregister 1867, 0058, 3016"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/49e79c17-15a2-985d-0491-b8691ea0fb76.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/115b3b30-6bf1-6ef2-39ea-e6987f69a58c" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/49e79c17-15a2-985d-0491-b8691ea0fb76.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-08-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/115b3b30-6bf1-6ef2-39ea-e6987f69a58c" ;
  a2a:RecordGUID "{115b3b30-6bf1-6ef2-39ea-e6987f69a58c}" ;
  a2a:SourceRemarkarchiefnaam "Burgerlijke Stand Westdongeradeel - Tresoar" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "3016" ;
  a2a:SourceRemarkregister_periode "1867" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250425_52328_00052328.xml van FRL" .

[]
  a2a:PersonRemarkdiversen "gehuwd" ;
  a2a:PersonRemarkplaats_overlijden "Nes (Dongeradeel)" ;
  a2a:PersonRemarkdatum_overlijden "1867-05-16" .

