@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_c2e7fe9b-99a1-e36c-e2e1-a283ba46cfc1
  a a2a:Record ;
  rdfs:label "Overlijden op 6 november 1858 te Huizum" ;
  a2a:hasPerson oa:person_frl_c2e7fe9b-99a1-e36c-e2e1-a283ba46cfc1_Person-d40a949a-45d9-240e-d1b4-6604ef560598, oa:person_frl_c2e7fe9b-99a1-e36c-e2e1-a283ba46cfc1_Person-f8ce633f-9dcc-4c8f-a1fa-2d236f52f9e9, oa:person_frl_c2e7fe9b-99a1-e36c-e2e1-a283ba46cfc1_Person-885f8f6b-9ada-47c4-942c-21d676604bb5, oa:person_frl_c2e7fe9b-99a1-e36c-e2e1-a283ba46cfc1_Person-c99edc2d-aa4d-417b-8536-cf22fd455e32 ;
  a2a:hasEvent oa:event_frl_c2e7fe9b-99a1-e36c-e2e1-a283ba46cfc1_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_c2e7fe9b-99a1-e36c-e2e1-a283ba46cfc1_0, oa:relationep_frl_c2e7fe9b-99a1-e36c-e2e1-a283ba46cfc1_1, oa:relationep_frl_c2e7fe9b-99a1-e36c-e2e1-a283ba46cfc1_2 ;
  a2a:hasRelationPP oa:relationpp_frl_c2e7fe9b-99a1-e36c-e2e1-a283ba46cfc1_0 ;
  a2a:hasSource oa:source_frl_c2e7fe9b-99a1-e36c-e2e1-a283ba46cfc1 .

oa:person_frl_c2e7fe9b-99a1-e36c-e2e1-a283ba46cfc1_Person-d40a949a-45d9-240e-d1b4-6604ef560598
  a a2a:Person ;
  rdfs:label "Frans Feyes Hoekstra" ;
  a2a:PersonName [
    rdfs:label "Frans Feyes Hoekstra" ;
    a2a:PersonNameFirstName "Frans" ;
    a2a:PersonNamePatronym "Feyes" ;
    a2a:PersonNameLastName "Hoekstra"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "65 jaar" ;
    rdfs:label "65 jaar"
  ] ;
  a2a:Profession "zandschipper" .

oa:person_frl_c2e7fe9b-99a1-e36c-e2e1-a283ba46cfc1_Person-f8ce633f-9dcc-4c8f-a1fa-2d236f52f9e9
  a a2a:Person ;
  rdfs:label "Feye Klazes Hoekstra" ;
  a2a:PersonName [
    rdfs:label "Feye Klazes Hoekstra" ;
    a2a:PersonNameFirstName "Feye" ;
    a2a:PersonNamePatronym "Klazes" ;
    a2a:PersonNameLastName "Hoekstra"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_c2e7fe9b-99a1-e36c-e2e1-a283ba46cfc1_Person-885f8f6b-9ada-47c4-942c-21d676604bb5
  a a2a:Person ;
  rdfs:label "Froukje Willems" ;
  a2a:PersonName [
    rdfs:label "Froukje Willems" ;
    a2a:PersonNameFirstName "Froukje" ;
    a2a:PersonNamePatronym "Willems"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_c2e7fe9b-99a1-e36c-e2e1-a283ba46cfc1_Person-c99edc2d-aa4d-417b-8536-cf22fd455e32
  a a2a:Person ;
  rdfs:label "Fokje Ales Postma" ;
  a2a:PersonName [
    rdfs:label "Fokje Ales Postma" ;
    a2a:PersonNameFirstName "Fokje" ;
    a2a:PersonNamePatronym "Ales" ;
    a2a:PersonNameLastName "Postma"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_frl_c2e7fe9b-99a1-e36c-e2e1-a283ba46cfc1_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1858" ;
    a2a:Month "11" ;
    a2a:Day "6" ;
    rdfs:label "1858-11-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Huizum" ;
    rdfs:label "Huizum"
  ] .

oa:relationep_frl_c2e7fe9b-99a1-e36c-e2e1-a283ba46cfc1_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_frl_c2e7fe9b-99a1-e36c-e2e1-a283ba46cfc1_Person:d40a949a-45d9-240e-d1b4-6604ef560598 ;
  a2a:EventKeyRef oa:event_frl_c2e7fe9b-99a1-e36c-e2e1-a283ba46cfc1_Event1 .

oa:relationep_frl_c2e7fe9b-99a1-e36c-e2e1-a283ba46cfc1_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_c2e7fe9b-99a1-e36c-e2e1-a283ba46cfc1_Person:f8ce633f-9dcc-4c8f-a1fa-2d236f52f9e9 ;
  a2a:EventKeyRef oa:event_frl_c2e7fe9b-99a1-e36c-e2e1-a283ba46cfc1_Event1 .

oa:relationep_frl_c2e7fe9b-99a1-e36c-e2e1-a283ba46cfc1_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_c2e7fe9b-99a1-e36c-e2e1-a283ba46cfc1_Person:885f8f6b-9ada-47c4-942c-21d676604bb5 ;
  a2a:EventKeyRef oa:event_frl_c2e7fe9b-99a1-e36c-e2e1-a283ba46cfc1_Event1 .

oa:relationpp_frl_c2e7fe9b-99a1-e36c-e2e1-a283ba46cfc1_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_frl_c2e7fe9b-99a1-e36c-e2e1-a283ba46cfc1_Person:d40a949a-45d9-240e-d1b4-6604ef560598, oa:person_frl_c2e7fe9b-99a1-e36c-e2e1-a283ba46cfc1_Person:c99edc2d-aa4d-417b-8536-cf22fd455e32 .

oa:source_frl_c2e7fe9b-99a1-e36c-e2e1-a283ba46cfc1
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Leeuwarderadeel" ;
    rdfs:label "Leeuwarderadeel", "1858-11-08 - 1858-11-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1858-11-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1858-11-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1858" ;
    a2a:Month "11" ;
    a2a:Day "8" ;
    rdfs:label "1858-11-08"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Burgerlijke Stand Leeuwarderadeel - Tresoar, Bron: boek, Deel: 3014, Periode: 1858" ;
    a2a:Book "Overlijdensregister 1858" ;
    a2a:RegistryNumber "3014" ;
    a2a:Folio "041" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Burgerlijke Stand Leeuwarderadeel - Tresoar, Bron: boek, Deel: 3014, Periode: 1858, Overlijdensregister 1858, 3014, 041"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/ed916f4a-b48f-1dfa-7376-74d61885a109.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/c2e7fe9b-99a1-e36c-e2e1-a283ba46cfc1" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/ed916f4a-b48f-1dfa-7376-74d61885a109.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-08-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/c2e7fe9b-99a1-e36c-e2e1-a283ba46cfc1" ;
  a2a:RecordGUID "{c2e7fe9b-99a1-e36c-e2e1-a283ba46cfc1}" ;
  a2a:SourceRemarkOpmerking "<i><b>Verkeerde akte? Gebruik \"Volgende\" rechtsboven op afbeeldingsscherm.</b></i>" ;
  a2a:SourceRemarkarchiefnaam "Burgerlijke Stand Leeuwarderadeel - Tresoar" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "3014" ;
  a2a:SourceRemarkregister_periode "1858" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250425_67567_00067567.xml van FRL" .

[]
  a2a:PersonRemarkdiversen "gehuwd" ;
  a2a:PersonRemarkplaats_overlijden "Huizum" ;
  a2a:PersonRemarkdatum_overlijden "1858-11-06" .

