@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_5341ffd0-38c8-5a29-ddb4-e5f317c2ffb1
  a a2a:Record ;
  rdfs:label "Overlijden (overlijdensakte) op 29 juli 1918 te Leeuwarden" ;
  a2a:hasPerson oa:person_frl_5341ffd0-38c8-5a29-ddb4-e5f317c2ffb1_Person-b6b9d796-eb6f-7da7-d96e-c219f8866bc1, oa:person_frl_5341ffd0-38c8-5a29-ddb4-e5f317c2ffb1_Person-5da3f094-67f1-c450-1968-3c2342d67e64, oa:person_frl_5341ffd0-38c8-5a29-ddb4-e5f317c2ffb1_Person-e8ffdbe3-690c-2654-0aa6-f616a31a4c15, oa:person_frl_5341ffd0-38c8-5a29-ddb4-e5f317c2ffb1_Person-74c85aa9-27cc-3f23-b693-1e92c1c2d8bf ;
  a2a:hasEvent oa:event_frl_5341ffd0-38c8-5a29-ddb4-e5f317c2ffb1_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_5341ffd0-38c8-5a29-ddb4-e5f317c2ffb1_0, oa:relationep_frl_5341ffd0-38c8-5a29-ddb4-e5f317c2ffb1_1, oa:relationep_frl_5341ffd0-38c8-5a29-ddb4-e5f317c2ffb1_2 ;
  a2a:hasRelationPP oa:relationpp_frl_5341ffd0-38c8-5a29-ddb4-e5f317c2ffb1_0 ;
  a2a:hasSource oa:source_frl_5341ffd0-38c8-5a29-ddb4-e5f317c2ffb1 .

oa:person_frl_5341ffd0-38c8-5a29-ddb4-e5f317c2ffb1_Person-b6b9d796-eb6f-7da7-d96e-c219f8866bc1
  a a2a:Person ;
  rdfs:label "Nanne Ottema" ;
  a2a:PersonName [
    rdfs:label "Nanne Ottema" ;
    a2a:PersonNameFirstName "Nanne" ;
    a2a:PersonNameLastName "Ottema"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_5341ffd0-38c8-5a29-ddb4-e5f317c2ffb1_Person-5da3f094-67f1-c450-1968-3c2342d67e64
  a a2a:Person ;
  rdfs:label "Taetske Hoekstra" ;
  a2a:PersonName [
    rdfs:label "Taetske Hoekstra" ;
    a2a:PersonNameFirstName "Taetske" ;
    a2a:PersonNameLastName "Hoekstra"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_5341ffd0-38c8-5a29-ddb4-e5f317c2ffb1_Person-e8ffdbe3-690c-2654-0aa6-f616a31a4c15
  a a2a:Person ;
  rdfs:label "Allert Ottema" ;
  a2a:PersonName [
    rdfs:label "Allert Ottema" ;
    a2a:PersonNameFirstName "Allert" ;
    a2a:PersonNameLastName "Ottema"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "78 jaar" ;
    rdfs:label "78 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:person_frl_5341ffd0-38c8-5a29-ddb4-e5f317c2ffb1_Person-74c85aa9-27cc-3f23-b693-1e92c1c2d8bf
  a a2a:Person ;
  rdfs:label "Maria Franciska Fellinga" ;
  a2a:PersonName [
    rdfs:label "Maria Franciska Fellinga" ;
    a2a:PersonNameFirstName "Maria Franciska" ;
    a2a:PersonNameLastName "Fellinga"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_frl_5341ffd0-38c8-5a29-ddb4-e5f317c2ffb1_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1918" ;
    a2a:Month "7" ;
    a2a:Day "29" ;
    rdfs:label "1918-07-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:relationep_frl_5341ffd0-38c8-5a29-ddb4-e5f317c2ffb1_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_5341ffd0-38c8-5a29-ddb4-e5f317c2ffb1_Person:b6b9d796-eb6f-7da7-d96e-c219f8866bc1 ;
  a2a:EventKeyRef oa:event_frl_5341ffd0-38c8-5a29-ddb4-e5f317c2ffb1_Event1 .

oa:relationep_frl_5341ffd0-38c8-5a29-ddb4-e5f317c2ffb1_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_5341ffd0-38c8-5a29-ddb4-e5f317c2ffb1_Person:5da3f094-67f1-c450-1968-3c2342d67e64 ;
  a2a:EventKeyRef oa:event_frl_5341ffd0-38c8-5a29-ddb4-e5f317c2ffb1_Event1 .

oa:relationep_frl_5341ffd0-38c8-5a29-ddb4-e5f317c2ffb1_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_frl_5341ffd0-38c8-5a29-ddb4-e5f317c2ffb1_Person:e8ffdbe3-690c-2654-0aa6-f616a31a4c15 ;
  a2a:EventKeyRef oa:event_frl_5341ffd0-38c8-5a29-ddb4-e5f317c2ffb1_Event1 .

oa:relationpp_frl_5341ffd0-38c8-5a29-ddb4-e5f317c2ffb1_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_frl_5341ffd0-38c8-5a29-ddb4-e5f317c2ffb1_Person:e8ffdbe3-690c-2654-0aa6-f616a31a4c15, oa:person_frl_5341ffd0-38c8-5a29-ddb4-e5f317c2ffb1_Person:74c85aa9-27cc-3f23-b693-1e92c1c2d8bf .

oa:source_frl_5341ffd0-38c8-5a29-ddb4-e5f317c2ffb1
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden", "1918-07-31 - 1918-07-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1918-07-31"^^xsd:date ;
    a2a:SourceIndexDateTo "1918-07-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1918" ;
    a2a:Month "7" ;
    a2a:Day "31" ;
    rdfs:label "1918-07-31"^^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 1918" ;
    a2a:DocumentNumber "0435" ;
    a2a:RegistryNumber "718" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Ambtenaar van de Burgerlijke Stand in Leeuwarden - Historisch Centrum Leeuwarden, Br..., Overlijdensregister 1918, 0435, 718"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/a5ffdf14-4691-3836-6807-2dd38ad8f06c.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/5341ffd0-38c8-5a29-ddb4-e5f317c2ffb1" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/a5ffdf14-4691-3836-6807-2dd38ad8f06c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-09-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/5341ffd0-38c8-5a29-ddb4-e5f317c2ffb1" ;
  a2a:RecordGUID "{5341ffd0-38c8-5a29-ddb4-e5f317c2ffb1}" ;
  a2a:SourceRemarkAkteSoort "Overlijdensakte" ;
  a2a:SourceRemarkarchiefnaam "Ambtenaar van de Burgerlijke Stand in Leeuwarden - Historisch Centrum Leeuwarden" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "718" ;
  a2a:SourceRemarkregister_periode "1918" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250425_58736_00058736.xml van FRL" .

[]
  a2a:PersonRemarkplaats_overlijden "Leeuwarden" ;
  a2a:PersonRemarkdatum_overlijden "1918-07-29" .

