@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_8a5f0e8f-e353-6bb1-058a-5c8fc2ceddb9
  a a2a:Record ;
  rdfs:label "Overlijden (overlijdensakte) op 1 februari 1956 te Leeuwarden" ;
  a2a:hasPerson oa:person_frl_8a5f0e8f-e353-6bb1-058a-5c8fc2ceddb9_Person-f9607b59-b266-8d07-3219-dede899fa945, oa:person_frl_8a5f0e8f-e353-6bb1-058a-5c8fc2ceddb9_Person-2a0b79f4-2367-5200-57d0-b60ded6f2a93, oa:person_frl_8a5f0e8f-e353-6bb1-058a-5c8fc2ceddb9_Person-737cb618-aab0-0182-4249-c66ecfeb86dc ;
  a2a:hasEvent oa:event_frl_8a5f0e8f-e353-6bb1-058a-5c8fc2ceddb9_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_8a5f0e8f-e353-6bb1-058a-5c8fc2ceddb9_0, oa:relationep_frl_8a5f0e8f-e353-6bb1-058a-5c8fc2ceddb9_1, oa:relationep_frl_8a5f0e8f-e353-6bb1-058a-5c8fc2ceddb9_2 ;
  a2a:hasSource oa:source_frl_8a5f0e8f-e353-6bb1-058a-5c8fc2ceddb9 .

oa:person_frl_8a5f0e8f-e353-6bb1-058a-5c8fc2ceddb9_Person-f9607b59-b266-8d07-3219-dede899fa945
  a a2a:Person ;
  rdfs:label "N.N. van der Meulen" ;
  a2a:PersonName [
    rdfs:label "N.N. van der Meulen" ;
    a2a:PersonNameFirstName "N.N." ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Meulen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_frl_8a5f0e8f-e353-6bb1-058a-5c8fc2ceddb9_Person-2a0b79f4-2367-5200-57d0-b60ded6f2a93
  a a2a:Person ;
  rdfs:label "Joeke van der Meulen" ;
  a2a:PersonName [
    rdfs:label "Joeke van der Meulen" ;
    a2a:PersonNameFirstName "Joeke" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Meulen"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_8a5f0e8f-e353-6bb1-058a-5c8fc2ceddb9_Person-737cb618-aab0-0182-4249-c66ecfeb86dc
  a a2a:Person ;
  rdfs:label "Aaltje Harder" ;
  a2a:PersonName [
    rdfs:label "Aaltje Harder" ;
    a2a:PersonNameFirstName "Aaltje" ;
    a2a:PersonNameLastName "Harder"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_frl_8a5f0e8f-e353-6bb1-058a-5c8fc2ceddb9_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1956" ;
    a2a:Month "2" ;
    a2a:Day "1" ;
    rdfs:label "1956-02-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:relationep_frl_8a5f0e8f-e353-6bb1-058a-5c8fc2ceddb9_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_frl_8a5f0e8f-e353-6bb1-058a-5c8fc2ceddb9_Person:f9607b59-b266-8d07-3219-dede899fa945 ;
  a2a:EventKeyRef oa:event_frl_8a5f0e8f-e353-6bb1-058a-5c8fc2ceddb9_Event1 .

oa:relationep_frl_8a5f0e8f-e353-6bb1-058a-5c8fc2ceddb9_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_8a5f0e8f-e353-6bb1-058a-5c8fc2ceddb9_Person:2a0b79f4-2367-5200-57d0-b60ded6f2a93 ;
  a2a:EventKeyRef oa:event_frl_8a5f0e8f-e353-6bb1-058a-5c8fc2ceddb9_Event1 .

oa:relationep_frl_8a5f0e8f-e353-6bb1-058a-5c8fc2ceddb9_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_8a5f0e8f-e353-6bb1-058a-5c8fc2ceddb9_Person:737cb618-aab0-0182-4249-c66ecfeb86dc ;
  a2a:EventKeyRef oa:event_frl_8a5f0e8f-e353-6bb1-058a-5c8fc2ceddb9_Event1 .

oa:source_frl_8a5f0e8f-e353-6bb1-058a-5c8fc2ceddb9
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden", "1956-02-02 - 1956-02-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1956-02-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1956-02-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1956" ;
    a2a:Month "2" ;
    a2a:Day "2" ;
    rdfs:label "1956-02-02"^^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 1956 II" ;
    a2a:DocumentNumber "0046" ;
    a2a:RegistryNumber "772" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Ambtenaar van de Burgerlijke Stand in Leeuwarden - Historisch Centrum Leeuwarden, Br..., Overlijdensregister 1956 II, 0046, 772"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/a4e5cc01-5100-4b31-0268-ffdee8e40b3b.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/8a5f0e8f-e353-6bb1-058a-5c8fc2ceddb9" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/a4e5cc01-5100-4b31-0268-ffdee8e40b3b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-02-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/8a5f0e8f-e353-6bb1-058a-5c8fc2ceddb9" ;
  a2a:RecordGUID "{8a5f0e8f-e353-6bb1-058a-5c8fc2ceddb9}" ;
  a2a:SourceRemarkOpmerking "levenloos kind" ;
  a2a:SourceRemarkAkteSoort "Overlijdensakte" ;
  a2a:SourceRemarkarchiefnaam "Ambtenaar van de Burgerlijke Stand in Leeuwarden - Historisch Centrum Leeuwarden" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "772" ;
  a2a:SourceRemarkregister_periode "1956" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250425_63804_00063804.xml van FRL" .

[]
  a2a:PersonRemarkdiversen "levenloos kind" ;
  a2a:PersonRemarkplaats_overlijden "Leeuwarden" ;
  a2a:PersonRemarkdatum_overlijden "1956-02-01" .

