@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_bb1d2ba5-e9a9-e16b-776c-75f53acea117
  a a2a:Record ;
  rdfs:label "Overlijden (overlijdensakte) op 11 februari 1934 te Leeuwarden" ;
  a2a:hasPerson oa:person_frl_bb1d2ba5-e9a9-e16b-776c-75f53acea117_Person-d4af4162-a918-5ada-a6b1-3ea0b033d700, oa:person_frl_bb1d2ba5-e9a9-e16b-776c-75f53acea117_Person-9be2cdee-aa2b-49eb-6ee4-f8020ba3f64b, oa:person_frl_bb1d2ba5-e9a9-e16b-776c-75f53acea117_Person-e920687f-9360-81b6-e36e-276637ac8116, oa:person_frl_bb1d2ba5-e9a9-e16b-776c-75f53acea117_Person-cd696fee-3dd3-3dc5-3d8b-17e3cc12e2aa ;
  a2a:hasEvent oa:event_frl_bb1d2ba5-e9a9-e16b-776c-75f53acea117_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_bb1d2ba5-e9a9-e16b-776c-75f53acea117_0, oa:relationep_frl_bb1d2ba5-e9a9-e16b-776c-75f53acea117_1, oa:relationep_frl_bb1d2ba5-e9a9-e16b-776c-75f53acea117_2, oa:relationep_frl_bb1d2ba5-e9a9-e16b-776c-75f53acea117_3 ;
  a2a:hasSource oa:source_frl_bb1d2ba5-e9a9-e16b-776c-75f53acea117 .

oa:person_frl_bb1d2ba5-e9a9-e16b-776c-75f53acea117_Person-d4af4162-a918-5ada-a6b1-3ea0b033d700
  a a2a:Person ;
  rdfs:label "Wijtske Veenstra" ;
  a2a:PersonName [
    rdfs:label "Wijtske Veenstra" ;
    a2a:PersonNameFirstName "Wijtske" ;
    a2a:PersonNameLastName "Veenstra"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "73 jaar" ;
    rdfs:label "73 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Veenwouden" ;
    rdfs:label "Veenwouden"
  ] .

oa:person_frl_bb1d2ba5-e9a9-e16b-776c-75f53acea117_Person-9be2cdee-aa2b-49eb-6ee4-f8020ba3f64b
  a a2a:Person ;
  rdfs:label "Jan Klok" ;
  a2a:PersonName [
    rdfs:label "Jan Klok" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Klok"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_bb1d2ba5-e9a9-e16b-776c-75f53acea117_Person-e920687f-9360-81b6-e36e-276637ac8116
  a a2a:Person ;
  rdfs:label "Minne Wijtzes Veenstra" ;
  a2a:PersonName [
    rdfs:label "Minne Wijtzes Veenstra" ;
    a2a:PersonNameFirstName "Minne" ;
    a2a:PersonNamePatronym "Wijtzes" ;
    a2a:PersonNameLastName "Veenstra"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_bb1d2ba5-e9a9-e16b-776c-75f53acea117_Person-cd696fee-3dd3-3dc5-3d8b-17e3cc12e2aa
  a a2a:Person ;
  rdfs:label "Lijsbert Jans van der Meer" ;
  a2a:PersonName [
    rdfs:label "Lijsbert Jans van der Meer" ;
    a2a:PersonNameFirstName "Lijsbert" ;
    a2a:PersonNamePatronym "Jans" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Meer"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_frl_bb1d2ba5-e9a9-e16b-776c-75f53acea117_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1934" ;
    a2a:Month "2" ;
    a2a:Day "11" ;
    rdfs:label "1934-02-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:relationep_frl_bb1d2ba5-e9a9-e16b-776c-75f53acea117_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_frl_bb1d2ba5-e9a9-e16b-776c-75f53acea117_Person:d4af4162-a918-5ada-a6b1-3ea0b033d700 ;
  a2a:EventKeyRef oa:event_frl_bb1d2ba5-e9a9-e16b-776c-75f53acea117_Event1 .

oa:relationep_frl_bb1d2ba5-e9a9-e16b-776c-75f53acea117_1
  a a2a:RelationEP ;
  rdfs:label "other:Weduwe van" ;
  a2a:RelationType "other:Weduwe van" ;
  a2a:PersonKeyRef oa:person_frl_bb1d2ba5-e9a9-e16b-776c-75f53acea117_Person:9be2cdee-aa2b-49eb-6ee4-f8020ba3f64b ;
  a2a:EventKeyRef oa:event_frl_bb1d2ba5-e9a9-e16b-776c-75f53acea117_Event1 .

oa:relationep_frl_bb1d2ba5-e9a9-e16b-776c-75f53acea117_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_bb1d2ba5-e9a9-e16b-776c-75f53acea117_Person:e920687f-9360-81b6-e36e-276637ac8116 ;
  a2a:EventKeyRef oa:event_frl_bb1d2ba5-e9a9-e16b-776c-75f53acea117_Event1 .

oa:relationep_frl_bb1d2ba5-e9a9-e16b-776c-75f53acea117_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_bb1d2ba5-e9a9-e16b-776c-75f53acea117_Person:cd696fee-3dd3-3dc5-3d8b-17e3cc12e2aa ;
  a2a:EventKeyRef oa:event_frl_bb1d2ba5-e9a9-e16b-776c-75f53acea117_Event1 .

oa:source_frl_bb1d2ba5-e9a9-e16b-776c-75f53acea117
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden", "1934-02-13 - 1934-02-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1934-02-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1934-02-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1934" ;
    a2a:Month "2" ;
    a2a:Day "13" ;
    rdfs:label "1934-02-13"^^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 1934" ;
    a2a:DocumentNumber "0112" ;
    a2a:RegistryNumber "734" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Ambtenaar van de Burgerlijke Stand in Leeuwarden - Historisch Centrum Leeuwarden, Br..., Overlijdensregister 1934, 0112, 734"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/a7fa4ce5-de43-6cc8-702e-98ea328966b2.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/bb1d2ba5-e9a9-e16b-776c-75f53acea117" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/a7fa4ce5-de43-6cc8-702e-98ea328966b2.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/377a688a-6fd9-cc7b-79a7-4546847de740.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/bb1d2ba5-e9a9-e16b-776c-75f53acea117" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/377a688a-6fd9-cc7b-79a7-4546847de740.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-09-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/bb1d2ba5-e9a9-e16b-776c-75f53acea117" ;
  a2a:RecordGUID "{bb1d2ba5-e9a9-e16b-776c-75f53acea117}" ;
  a2a:SourceRemarkAkteSoort "Overlijdensakte" ;
  a2a:SourceRemarkarchiefnaam "Ambtenaar van de Burgerlijke Stand in Leeuwarden - Historisch Centrum Leeuwarden" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "734" ;
  a2a:SourceRemarkregister_periode "1934" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250910_908_00000908.xml van FRL" .

[]
  a2a:PersonRemarkplaats_overlijden "Leeuwarden" ;
  a2a:PersonRemarkdatum_overlijden "1934-02-11" .

