@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_5e9ae87f-3c95-ca83-3a8d-c17c9b8da13a
  a a2a:Record ;
  rdfs:label "Overlijden op 9 februari 1882 te Wierum" ;
  a2a:hasPerson oa:person_frl_5e9ae87f-3c95-ca83-3a8d-c17c9b8da13a_Person-8cfe23bf-8987-c8b5-97e3-49def2cedef8, oa:person_frl_5e9ae87f-3c95-ca83-3a8d-c17c9b8da13a_Person-3aae5efb-064e-4fc5-8b26-27977ddfad9f, oa:person_frl_5e9ae87f-3c95-ca83-3a8d-c17c9b8da13a_Person-155f9aa6-125f-4201-b35a-da1e1b2d7eb5, oa:person_frl_5e9ae87f-3c95-ca83-3a8d-c17c9b8da13a_Person-68b265b4-ca56-4e90-8517-ea4090171225 ;
  a2a:hasEvent oa:event_frl_5e9ae87f-3c95-ca83-3a8d-c17c9b8da13a_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_5e9ae87f-3c95-ca83-3a8d-c17c9b8da13a_0, oa:relationep_frl_5e9ae87f-3c95-ca83-3a8d-c17c9b8da13a_1, oa:relationep_frl_5e9ae87f-3c95-ca83-3a8d-c17c9b8da13a_2 ;
  a2a:hasRelationPP oa:relationpp_frl_5e9ae87f-3c95-ca83-3a8d-c17c9b8da13a_0 ;
  a2a:hasSource oa:source_frl_5e9ae87f-3c95-ca83-3a8d-c17c9b8da13a .

oa:person_frl_5e9ae87f-3c95-ca83-3a8d-c17c9b8da13a_Person-8cfe23bf-8987-c8b5-97e3-49def2cedef8
  a a2a:Person ;
  rdfs:label "Sipkje Klazes Posthumus" ;
  a2a:PersonName [
    rdfs:label "Sipkje Klazes Posthumus" ;
    a2a:PersonNameFirstName "Sipkje" ;
    a2a:PersonNamePatronym "Klazes" ;
    a2a:PersonNameLastName "Posthumus"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "85 jaar" ;
    rdfs:label "85 jaar"
  ] .

oa:person_frl_5e9ae87f-3c95-ca83-3a8d-c17c9b8da13a_Person-3aae5efb-064e-4fc5-8b26-27977ddfad9f
  a a2a:Person ;
  rdfs:label "Klaas Klazes Posthumus" ;
  a2a:PersonName [
    rdfs:label "Klaas Klazes Posthumus" ;
    a2a:PersonNameFirstName "Klaas" ;
    a2a:PersonNamePatronym "Klazes" ;
    a2a:PersonNameLastName "Posthumus"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_5e9ae87f-3c95-ca83-3a8d-c17c9b8da13a_Person-155f9aa6-125f-4201-b35a-da1e1b2d7eb5
  a a2a:Person ;
  rdfs:label "Trijntje Jans" ;
  a2a:PersonName [
    rdfs:label "Trijntje Jans" ;
    a2a:PersonNameFirstName "Trijntje" ;
    a2a:PersonNamePatronym "Jans"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_5e9ae87f-3c95-ca83-3a8d-c17c9b8da13a_Person-68b265b4-ca56-4e90-8517-ea4090171225
  a a2a:Person ;
  rdfs:label "Tjerk Jans Linkerhand" ;
  a2a:PersonName [
    rdfs:label "Tjerk Jans Linkerhand" ;
    a2a:PersonNameFirstName "Tjerk" ;
    a2a:PersonNamePatronym "Jans" ;
    a2a:PersonNameLastName "Linkerhand"
  ] ;
  a2a:Gender "Man" .

oa:event_frl_5e9ae87f-3c95-ca83-3a8d-c17c9b8da13a_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1882" ;
    a2a:Month "2" ;
    a2a:Day "9" ;
    rdfs:label "1882-02-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Wierum" ;
    rdfs:label "Wierum"
  ] .

oa:relationep_frl_5e9ae87f-3c95-ca83-3a8d-c17c9b8da13a_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_frl_5e9ae87f-3c95-ca83-3a8d-c17c9b8da13a_Person:8cfe23bf-8987-c8b5-97e3-49def2cedef8 ;
  a2a:EventKeyRef oa:event_frl_5e9ae87f-3c95-ca83-3a8d-c17c9b8da13a_Event1 .

oa:relationep_frl_5e9ae87f-3c95-ca83-3a8d-c17c9b8da13a_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_5e9ae87f-3c95-ca83-3a8d-c17c9b8da13a_Person:3aae5efb-064e-4fc5-8b26-27977ddfad9f ;
  a2a:EventKeyRef oa:event_frl_5e9ae87f-3c95-ca83-3a8d-c17c9b8da13a_Event1 .

oa:relationep_frl_5e9ae87f-3c95-ca83-3a8d-c17c9b8da13a_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_5e9ae87f-3c95-ca83-3a8d-c17c9b8da13a_Person:155f9aa6-125f-4201-b35a-da1e1b2d7eb5 ;
  a2a:EventKeyRef oa:event_frl_5e9ae87f-3c95-ca83-3a8d-c17c9b8da13a_Event1 .

oa:relationpp_frl_5e9ae87f-3c95-ca83-3a8d-c17c9b8da13a_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_frl_5e9ae87f-3c95-ca83-3a8d-c17c9b8da13a_Person:8cfe23bf-8987-c8b5-97e3-49def2cedef8, oa:person_frl_5e9ae87f-3c95-ca83-3a8d-c17c9b8da13a_Person:68b265b4-ca56-4e90-8517-ea4090171225 .

oa:source_frl_5e9ae87f-3c95-ca83-3a8d-c17c9b8da13a
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Westdongeradeel" ;
    rdfs:label "Westdongeradeel", "1882-02-10 - 1882-02-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1882-02-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1882-02-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1882" ;
    a2a:Month "2" ;
    a2a:Day "10" ;
    rdfs:label "1882-02-10"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Burgerlijke Stand Westdongeradeel - Tresoar, Bron: boek, Deel: 3019, Periode: 1882" ;
    a2a:Book "Overlijdensregister 1882" ;
    a2a:DocumentNumber "0022" ;
    a2a:RegistryNumber "3019" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Burgerlijke Stand Westdongeradeel - Tresoar, Bron: boek, Deel: 3019, Periode: 1882, Overlijdensregister 1882, 0022, 3019"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/b3046ca8-a4d2-4ff1-01b7-71d1e30a0a51.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/5e9ae87f-3c95-ca83-3a8d-c17c9b8da13a" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/b3046ca8-a4d2-4ff1-01b7-71d1e30a0a51.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-08-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/5e9ae87f-3c95-ca83-3a8d-c17c9b8da13a" ;
  a2a:RecordGUID "{5e9ae87f-3c95-ca83-3a8d-c17c9b8da13a}" ;
  a2a:SourceRemarkarchiefnaam "Burgerlijke Stand Westdongeradeel - Tresoar" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "3019" ;
  a2a:SourceRemarkregister_periode "1882" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250425_59920_00059920.xml van FRL" .

[]
  a2a:PersonRemarkdiversen "weduwe" ;
  a2a:PersonRemarkplaats_overlijden "Wierum" ;
  a2a:PersonRemarkdatum_overlijden "1882-02-09" .

