@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_54be41ca-e2b4-b7ce-51fc-87c80ce539b1
  a a2a:Record ;
  rdfs:label "Overlijden op 11 mei 1834 te Eernewoude" ;
  a2a:hasPerson oa:person_frl_54be41ca-e2b4-b7ce-51fc-87c80ce539b1_Person-3698f547-7ee7-6dd8-fc43-a27a89ce59f8, oa:person_frl_54be41ca-e2b4-b7ce-51fc-87c80ce539b1_Person-12198864-c802-4012-8a10-3300ba69c711, oa:person_frl_54be41ca-e2b4-b7ce-51fc-87c80ce539b1_Person-72542fef-8917-4b15-9935-25a2b2446286, oa:person_frl_54be41ca-e2b4-b7ce-51fc-87c80ce539b1_Person-42318c8b-d62c-43ea-8b58-3cd3d75b133d ;
  a2a:hasEvent oa:event_frl_54be41ca-e2b4-b7ce-51fc-87c80ce539b1_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_54be41ca-e2b4-b7ce-51fc-87c80ce539b1_0, oa:relationep_frl_54be41ca-e2b4-b7ce-51fc-87c80ce539b1_1, oa:relationep_frl_54be41ca-e2b4-b7ce-51fc-87c80ce539b1_2 ;
  a2a:hasRelationPP oa:relationpp_frl_54be41ca-e2b4-b7ce-51fc-87c80ce539b1_0 ;
  a2a:hasSource oa:source_frl_54be41ca-e2b4-b7ce-51fc-87c80ce539b1 .

oa:person_frl_54be41ca-e2b4-b7ce-51fc-87c80ce539b1_Person-3698f547-7ee7-6dd8-fc43-a27a89ce59f8
  a a2a:Person ;
  rdfs:label "Douwe Feykes Visser" ;
  a2a:PersonName [
    rdfs:label "Douwe Feykes Visser" ;
    a2a:PersonNameFirstName "Douwe" ;
    a2a:PersonNamePatronym "Feykes" ;
    a2a:PersonNameLastName "Visser"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "74 jaar" ;
    rdfs:label "74 jaar"
  ] ;
  a2a:Profession "arbeider" .

oa:person_frl_54be41ca-e2b4-b7ce-51fc-87c80ce539b1_Person-12198864-c802-4012-8a10-3300ba69c711
  a a2a:Person ;
  rdfs:label "Feyke Gerbens" ;
  a2a:PersonName [
    rdfs:label "Feyke Gerbens" ;
    a2a:PersonNameFirstName "Feyke" ;
    a2a:PersonNamePatronym "Gerbens"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_54be41ca-e2b4-b7ce-51fc-87c80ce539b1_Person-72542fef-8917-4b15-9935-25a2b2446286
  a a2a:Person ;
  rdfs:label "Trijntje Douwes" ;
  a2a:PersonName [
    rdfs:label "Trijntje Douwes" ;
    a2a:PersonNameFirstName "Trijntje" ;
    a2a:PersonNamePatronym "Douwes"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_54be41ca-e2b4-b7ce-51fc-87c80ce539b1_Person-42318c8b-d62c-43ea-8b58-3cd3d75b133d
  a a2a:Person ;
  rdfs:label "Dieuwke Reinders" ;
  a2a:PersonName [
    rdfs:label "Dieuwke Reinders" ;
    a2a:PersonNameFirstName "Dieuwke" ;
    a2a:PersonNamePatronym "Reinders"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_frl_54be41ca-e2b4-b7ce-51fc-87c80ce539b1_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1834" ;
    a2a:Month "5" ;
    a2a:Day "11" ;
    rdfs:label "1834-05-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Eernewoude" ;
    rdfs:label "Eernewoude"
  ] .

oa:relationep_frl_54be41ca-e2b4-b7ce-51fc-87c80ce539b1_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_frl_54be41ca-e2b4-b7ce-51fc-87c80ce539b1_Person:3698f547-7ee7-6dd8-fc43-a27a89ce59f8 ;
  a2a:EventKeyRef oa:event_frl_54be41ca-e2b4-b7ce-51fc-87c80ce539b1_Event1 .

oa:relationep_frl_54be41ca-e2b4-b7ce-51fc-87c80ce539b1_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_54be41ca-e2b4-b7ce-51fc-87c80ce539b1_Person:12198864-c802-4012-8a10-3300ba69c711 ;
  a2a:EventKeyRef oa:event_frl_54be41ca-e2b4-b7ce-51fc-87c80ce539b1_Event1 .

oa:relationep_frl_54be41ca-e2b4-b7ce-51fc-87c80ce539b1_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_54be41ca-e2b4-b7ce-51fc-87c80ce539b1_Person:72542fef-8917-4b15-9935-25a2b2446286 ;
  a2a:EventKeyRef oa:event_frl_54be41ca-e2b4-b7ce-51fc-87c80ce539b1_Event1 .

oa:relationpp_frl_54be41ca-e2b4-b7ce-51fc-87c80ce539b1_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_frl_54be41ca-e2b4-b7ce-51fc-87c80ce539b1_Person:3698f547-7ee7-6dd8-fc43-a27a89ce59f8, oa:person_frl_54be41ca-e2b4-b7ce-51fc-87c80ce539b1_Person:42318c8b-d62c-43ea-8b58-3cd3d75b133d .

oa:source_frl_54be41ca-e2b4-b7ce-51fc-87c80ce539b1
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Tietjerksteradeel" ;
    rdfs:label "Tietjerksteradeel", "1834-05-12 - 1834-05-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1834-05-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1834-05-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1834" ;
    a2a:Month "5" ;
    a2a:Day "12" ;
    rdfs:label "1834-05-12"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Burgerlijke Stand Tietjerksteradeel - Tresoar, Bron: boek, Deel: 3009, Periode: 1834" ;
    a2a:Book "Overlijdensregister 1834" ;
    a2a:RegistryNumber "3009" ;
    a2a:Folio "011" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Burgerlijke Stand Tietjerksteradeel - Tresoar, Bron: boek, Deel: 3009, Periode: 1834, Overlijdensregister 1834, 3009, 011"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/a1914e06-844d-6751-6ef6-acc3dce08063.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/54be41ca-e2b4-b7ce-51fc-87c80ce539b1" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/a1914e06-844d-6751-6ef6-acc3dce08063.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-08-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/54be41ca-e2b4-b7ce-51fc-87c80ce539b1" ;
  a2a:RecordGUID "{54be41ca-e2b4-b7ce-51fc-87c80ce539b1}" ;
  a2a:SourceRemarkOpmerking "<i><b>Verkeerde akte? Gebruik \"Volgende\" rechtsboven op afbeeldingsscherm.</b></i>" ;
  a2a:SourceRemarkarchiefnaam "Burgerlijke Stand Tietjerksteradeel - Tresoar" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "3009" ;
  a2a:SourceRemarkregister_periode "1834" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250425_58823_00058823.xml van FRL" .

[]
  a2a:PersonRemarkdiversen "gehuwd" ;
  a2a:PersonRemarkplaats_overlijden "Eernewoude" ;
  a2a:PersonRemarkdatum_overlijden "1834-05-11" .

