@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_0a55ece8-0dae-11e5-bd90-e7a039ce2c76
  a a2a:Record ;
  rdfs:label "Overlijden op 7 april 1960 te Ferwerderadeel" ;
  a2a:hasPerson oa:person_frl_0a55ece8-0dae-11e5-bd90-e7a039ce2c76_Person-f35f09ac-0dad-11e5-9c88-039abe1420aa, oa:person_frl_0a55ece8-0dae-11e5-bd90-e7a039ce2c76_Person-09e1207a-0dae-11e5-bb06-a3538684622c, oa:person_frl_0a55ece8-0dae-11e5-bd90-e7a039ce2c76_Person-0a087486-0dae-11e5-bc33-3392dc813364 ;
  a2a:hasEvent oa:event_frl_0a55ece8-0dae-11e5-bd90-e7a039ce2c76_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_0a55ece8-0dae-11e5-bd90-e7a039ce2c76_0, oa:relationep_frl_0a55ece8-0dae-11e5-bd90-e7a039ce2c76_1, oa:relationep_frl_0a55ece8-0dae-11e5-bd90-e7a039ce2c76_2 ;
  a2a:hasSource oa:source_frl_0a55ece8-0dae-11e5-bd90-e7a039ce2c76 .

oa:person_frl_0a55ece8-0dae-11e5-bd90-e7a039ce2c76_Person-f35f09ac-0dad-11e5-9c88-039abe1420aa
  a a2a:Person ;
  rdfs:label "Renze Hiemstra" ;
  a2a:PersonName [
    rdfs:label "Renze Hiemstra" ;
    a2a:PersonNameFirstName "Renze" ;
    a2a:PersonNameLastName "Hiemstra"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "85 jaar" ;
    rdfs:label "85 jaar"
  ] .

oa:person_frl_0a55ece8-0dae-11e5-bd90-e7a039ce2c76_Person-09e1207a-0dae-11e5-bb06-a3538684622c
  a a2a:Person ;
  rdfs:label "Edze Lammerts Hiemstra" ;
  a2a:PersonName [
    rdfs:label "Edze Lammerts Hiemstra" ;
    a2a:PersonNameFirstName "Edze" ;
    a2a:PersonNamePatronym "Lammerts" ;
    a2a:PersonNameLastName "Hiemstra"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_0a55ece8-0dae-11e5-bd90-e7a039ce2c76_Person-0a087486-0dae-11e5-bc33-3392dc813364
  a a2a:Person ;
  rdfs:label "Fokje Hijlkes Posthumus" ;
  a2a:PersonName [
    rdfs:label "Fokje Hijlkes Posthumus" ;
    a2a:PersonNameFirstName "Fokje" ;
    a2a:PersonNamePatronym "Hijlkes" ;
    a2a:PersonNameLastName "Posthumus"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_frl_0a55ece8-0dae-11e5-bd90-e7a039ce2c76_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1960" ;
    a2a:Month "4" ;
    a2a:Day "7" ;
    rdfs:label "1960-04-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Ferwerderadeel" ;
    rdfs:label "Ferwerderadeel"
  ] .

oa:relationep_frl_0a55ece8-0dae-11e5-bd90-e7a039ce2c76_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_frl_0a55ece8-0dae-11e5-bd90-e7a039ce2c76_Person:f35f09ac-0dad-11e5-9c88-039abe1420aa ;
  a2a:EventKeyRef oa:event_frl_0a55ece8-0dae-11e5-bd90-e7a039ce2c76_Event1 .

oa:relationep_frl_0a55ece8-0dae-11e5-bd90-e7a039ce2c76_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_0a55ece8-0dae-11e5-bd90-e7a039ce2c76_Person:09e1207a-0dae-11e5-bb06-a3538684622c ;
  a2a:EventKeyRef oa:event_frl_0a55ece8-0dae-11e5-bd90-e7a039ce2c76_Event1 .

oa:relationep_frl_0a55ece8-0dae-11e5-bd90-e7a039ce2c76_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_0a55ece8-0dae-11e5-bd90-e7a039ce2c76_Person:0a087486-0dae-11e5-bc33-3392dc813364 ;
  a2a:EventKeyRef oa:event_frl_0a55ece8-0dae-11e5-bd90-e7a039ce2c76_Event1 .

oa:source_frl_0a55ece8-0dae-11e5-bd90-e7a039ce2c76
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Ferwerderadeel" ;
    rdfs:label "Ferwerderadeel", "1960-04-08 - 1960-04-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1960-04-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1960-04-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1960" ;
    a2a:Month "4" ;
    a2a:Day "8" ;
    rdfs:label "1960-04-08"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Burgerlijke Stand Ferwerderadeel - Tresoar, Deel: 3087, Periode: 1960" ;
    a2a:Book "Overlijdensregister 1960" ;
    a2a:DocumentNumber "0020" ;
    a2a:RegistryNumber "3087" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Burgerlijke Stand Ferwerderadeel - Tresoar, Deel: 3087, Periode: 1960, Overlijdensregister 1960, 0020, 3087"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/abecb4d9-9da0-b3b8-0402-a8875d0104a5.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/0a55ece8-0dae-11e5-bd90-e7a039ce2c76" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/abecb4d9-9da0-b3b8-0402-a8875d0104a5.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/af3728d9-72e9-0f0c-a3df-56f5c7eb638b.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/0a55ece8-0dae-11e5-bd90-e7a039ce2c76" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/af3728d9-72e9-0f0c-a3df-56f5c7eb638b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-08-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/0a55ece8-0dae-11e5-bd90-e7a039ce2c76" ;
  a2a:RecordGUID "{0a55ece8-0dae-11e5-bd90-e7a039ce2c76}" ;
  a2a:SourceRemarkarchiefnaam "Burgerlijke Stand Ferwerderadeel - Tresoar" ;
  a2a:SourceRemarkdeel "3087" ;
  a2a:SourceRemarkregister_periode "1960" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250425_51897_00051897.xml van FRL" .

[]
  a2a:PersonRemarkdiversen "ongehuwd" ;
  a2a:PersonRemarkdatum_overlijden "1960-04-07" .

