@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_9ca285e2-fab9-4309-e801-6a6dffd48409
  a a2a:Record ;
  rdfs:label "Overlijden (overlijdensakte) op 14 februari 1965 te Leeuwarden" ;
  a2a:hasPerson oa:person_frl_9ca285e2-fab9-4309-e801-6a6dffd48409_Person-9f6e0d4e-d1f7-9ca0-7df4-532747bf4297, oa:person_frl_9ca285e2-fab9-4309-e801-6a6dffd48409_Person-47a3e682-9f62-91b5-e1cf-31f1050ef28a, oa:person_frl_9ca285e2-fab9-4309-e801-6a6dffd48409_Person-64a98d5d-1236-f378-5656-4177aa13da30, oa:person_frl_9ca285e2-fab9-4309-e801-6a6dffd48409_Person-61d97728-95ca-67a1-276f-ae234b0a10df ;
  a2a:hasEvent oa:event_frl_9ca285e2-fab9-4309-e801-6a6dffd48409_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_9ca285e2-fab9-4309-e801-6a6dffd48409_0, oa:relationep_frl_9ca285e2-fab9-4309-e801-6a6dffd48409_1, oa:relationep_frl_9ca285e2-fab9-4309-e801-6a6dffd48409_2 ;
  a2a:hasRelationPP oa:relationpp_frl_9ca285e2-fab9-4309-e801-6a6dffd48409_0 ;
  a2a:hasSource oa:source_frl_9ca285e2-fab9-4309-e801-6a6dffd48409 .

oa:person_frl_9ca285e2-fab9-4309-e801-6a6dffd48409_Person-9f6e0d4e-d1f7-9ca0-7df4-532747bf4297
  a a2a:Person ;
  rdfs:label "Hidde Efde" ;
  a2a:PersonName [
    rdfs:label "Hidde Efde" ;
    a2a:PersonNameFirstName "Hidde" ;
    a2a:PersonNameLastName "Efde"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "57 jaar" ;
    rdfs:label "57 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] ;
  a2a:Profession "timmerman" .

oa:person_frl_9ca285e2-fab9-4309-e801-6a6dffd48409_Person-47a3e682-9f62-91b5-e1cf-31f1050ef28a
  a a2a:Person ;
  rdfs:label "Jeltje de Jong" ;
  a2a:PersonName [
    rdfs:label "Jeltje de Jong" ;
    a2a:PersonNameFirstName "Jeltje" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jong"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_9ca285e2-fab9-4309-e801-6a6dffd48409_Person-64a98d5d-1236-f378-5656-4177aa13da30
  a a2a:Person ;
  rdfs:label "Hermanus Efde" ;
  a2a:PersonName [
    rdfs:label "Hermanus Efde" ;
    a2a:PersonNameFirstName "Hermanus" ;
    a2a:PersonNameLastName "Efde"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_9ca285e2-fab9-4309-e801-6a6dffd48409_Person-61d97728-95ca-67a1-276f-ae234b0a10df
  a a2a:Person ;
  rdfs:label "Dieuwke Modderman" ;
  a2a:PersonName [
    rdfs:label "Dieuwke Modderman" ;
    a2a:PersonNameFirstName "Dieuwke" ;
    a2a:PersonNameLastName "Modderman"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_frl_9ca285e2-fab9-4309-e801-6a6dffd48409_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1965" ;
    a2a:Month "2" ;
    a2a:Day "14" ;
    rdfs:label "1965-02-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:relationep_frl_9ca285e2-fab9-4309-e801-6a6dffd48409_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_frl_9ca285e2-fab9-4309-e801-6a6dffd48409_Person:9f6e0d4e-d1f7-9ca0-7df4-532747bf4297 ;
  a2a:EventKeyRef oa:event_frl_9ca285e2-fab9-4309-e801-6a6dffd48409_Event1 .

oa:relationep_frl_9ca285e2-fab9-4309-e801-6a6dffd48409_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_9ca285e2-fab9-4309-e801-6a6dffd48409_Person:64a98d5d-1236-f378-5656-4177aa13da30 ;
  a2a:EventKeyRef oa:event_frl_9ca285e2-fab9-4309-e801-6a6dffd48409_Event1 .

oa:relationep_frl_9ca285e2-fab9-4309-e801-6a6dffd48409_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_9ca285e2-fab9-4309-e801-6a6dffd48409_Person:61d97728-95ca-67a1-276f-ae234b0a10df ;
  a2a:EventKeyRef oa:event_frl_9ca285e2-fab9-4309-e801-6a6dffd48409_Event1 .

oa:relationpp_frl_9ca285e2-fab9-4309-e801-6a6dffd48409_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_frl_9ca285e2-fab9-4309-e801-6a6dffd48409_Person:9f6e0d4e-d1f7-9ca0-7df4-532747bf4297, oa:person_frl_9ca285e2-fab9-4309-e801-6a6dffd48409_Person:47a3e682-9f62-91b5-e1cf-31f1050ef28a .

oa:source_frl_9ca285e2-fab9-4309-e801-6a6dffd48409
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden", "1965-02-16 - 1965-02-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1965-02-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1965-02-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1965" ;
    a2a:Month "2" ;
    a2a:Day "16" ;
    rdfs:label "1965-02-16"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Ambtenaar van de Burgerlijke Stand in Leeuwarden - Historisch Centrum Leeuwarden, Br..." ;
    a2a:Book "Overlijdensregister 1965 II" ;
    a2a:DocumentNumber "0065 II" ;
    a2a:RegistryNumber "790" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Ambtenaar van de Burgerlijke Stand in Leeuwarden - Historisch Centrum Leeuwarden, Br..., Overlijdensregister 1965 II, 0065 II, 790"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/aa89e0a7-5584-230a-da8a-ed32a995a837.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/9ca285e2-fab9-4309-e801-6a6dffd48409" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/aa89e0a7-5584-230a-da8a-ed32a995a837.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-01-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/9ca285e2-fab9-4309-e801-6a6dffd48409" ;
  a2a:RecordGUID "{9ca285e2-fab9-4309-e801-6a6dffd48409}" ;
  a2a:SourceRemarkAkteSoort "Overlijdensakte" ;
  a2a:SourceRemarkarchiefnaam "Ambtenaar van de Burgerlijke Stand in Leeuwarden - Historisch Centrum Leeuwarden" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "790" ;
  a2a:SourceRemarkregister_periode "1965" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250425_65382_00065382.xml van FRL" .

[]
  a2a:PersonRemarkplaats_overlijden "Leeuwarden" ;
  a2a:PersonRemarkdatum_overlijden "1965-02-14" .

