@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_154a07cb-9bdb-35c9-8357-d4cddfdc9ebf
  a a2a:Record ;
  rdfs:label "Overlijden (overlijdensakte) op 29 september 1866 te Leeuwarden" ;
  a2a:hasPerson oa:person_frl_154a07cb-9bdb-35c9-8357-d4cddfdc9ebf_Person-49dd1c33-b64e-5a24-c342-3bb8cc7f6fe4, oa:person_frl_154a07cb-9bdb-35c9-8357-d4cddfdc9ebf_Person-ef2959af-e8d9-0814-d379-e7058da20281, oa:person_frl_154a07cb-9bdb-35c9-8357-d4cddfdc9ebf_Person-c2d57da0-1ef0-6d20-ee35-c2062c1e8dba ;
  a2a:hasEvent oa:event_frl_154a07cb-9bdb-35c9-8357-d4cddfdc9ebf_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_154a07cb-9bdb-35c9-8357-d4cddfdc9ebf_0, oa:relationep_frl_154a07cb-9bdb-35c9-8357-d4cddfdc9ebf_1, oa:relationep_frl_154a07cb-9bdb-35c9-8357-d4cddfdc9ebf_2 ;
  a2a:hasSource oa:source_frl_154a07cb-9bdb-35c9-8357-d4cddfdc9ebf .

oa:person_frl_154a07cb-9bdb-35c9-8357-d4cddfdc9ebf_Person-49dd1c33-b64e-5a24-c342-3bb8cc7f6fe4
  a a2a:Person ;
  rdfs:label "Elisabeth Maas" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Maas" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Maas"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "6 jaar" ;
    rdfs:label "6 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:person_frl_154a07cb-9bdb-35c9-8357-d4cddfdc9ebf_Person-ef2959af-e8d9-0814-d379-e7058da20281
  a a2a:Person ;
  rdfs:label "Gustaaf Adolph Christiaan Maas" ;
  a2a:PersonName [
    rdfs:label "Gustaaf Adolph Christiaan Maas" ;
    a2a:PersonNameFirstName "Gustaaf Adolph Christiaan" ;
    a2a:PersonNameLastName "Maas"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_154a07cb-9bdb-35c9-8357-d4cddfdc9ebf_Person-c2d57da0-1ef0-6d20-ee35-c2062c1e8dba
  a a2a:Person ;
  rdfs:label "Stijntje Danhof Bekius" ;
  a2a:PersonName [
    rdfs:label "Stijntje Danhof Bekius" ;
    a2a:PersonNameFirstName "Stijntje" ;
    a2a:PersonNameLastName "Danhof Bekius"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_frl_154a07cb-9bdb-35c9-8357-d4cddfdc9ebf_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1866" ;
    a2a:Month "9" ;
    a2a:Day "29" ;
    rdfs:label "1866-09-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:relationep_frl_154a07cb-9bdb-35c9-8357-d4cddfdc9ebf_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_frl_154a07cb-9bdb-35c9-8357-d4cddfdc9ebf_Person:49dd1c33-b64e-5a24-c342-3bb8cc7f6fe4 ;
  a2a:EventKeyRef oa:event_frl_154a07cb-9bdb-35c9-8357-d4cddfdc9ebf_Event1 .

oa:relationep_frl_154a07cb-9bdb-35c9-8357-d4cddfdc9ebf_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_154a07cb-9bdb-35c9-8357-d4cddfdc9ebf_Person:ef2959af-e8d9-0814-d379-e7058da20281 ;
  a2a:EventKeyRef oa:event_frl_154a07cb-9bdb-35c9-8357-d4cddfdc9ebf_Event1 .

oa:relationep_frl_154a07cb-9bdb-35c9-8357-d4cddfdc9ebf_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_154a07cb-9bdb-35c9-8357-d4cddfdc9ebf_Person:c2d57da0-1ef0-6d20-ee35-c2062c1e8dba ;
  a2a:EventKeyRef oa:event_frl_154a07cb-9bdb-35c9-8357-d4cddfdc9ebf_Event1 .

oa:source_frl_154a07cb-9bdb-35c9-8357-d4cddfdc9ebf
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden", "1866-10-01 - 1866-10-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1866-10-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1866-10-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1866" ;
    a2a:Month "10" ;
    a2a:Day "1" ;
    rdfs:label "1866-10-01"^^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 1866" ;
    a2a:DocumentNumber "0515" ;
    a2a:RegistryNumber "666" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Ambtenaar van de Burgerlijke Stand in Leeuwarden - Historisch Centrum Leeuwarden, Br..., Overlijdensregister 1866, 0515, 666"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/fc70e6b9-e4b5-95de-ae68-9563b8ef31df.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/154a07cb-9bdb-35c9-8357-d4cddfdc9ebf" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/fc70e6b9-e4b5-95de-ae68-9563b8ef31df.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/0e310655-dc2f-d293-a989-21c05a1c85c9.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/154a07cb-9bdb-35c9-8357-d4cddfdc9ebf" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/0e310655-dc2f-d293-a989-21c05a1c85c9.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-09-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/154a07cb-9bdb-35c9-8357-d4cddfdc9ebf" ;
  a2a:RecordGUID "{154a07cb-9bdb-35c9-8357-d4cddfdc9ebf}" ;
  a2a:SourceRemarkAkteSoort "Overlijdensakte" ;
  a2a:SourceRemarkarchiefnaam "Ambtenaar van de Burgerlijke Stand in Leeuwarden - Historisch Centrum Leeuwarden" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "666" ;
  a2a:SourceRemarkregister_periode "1866" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250910_100_00000100.xml van FRL" .

[]
  a2a:PersonRemarkplaats_overlijden "Leeuwarden" ;
  a2a:PersonRemarkdatum_overlijden "1866-09-29" .

