@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_9f13c185-7fa2-32ef-2584-e7f4fccc20b6
  a a2a:Record ;
  rdfs:label "Overlijden (overlijdensakte) op 29 april 1891 te Leeuwarden" ;
  a2a:hasPerson oa:person_frl_9f13c185-7fa2-32ef-2584-e7f4fccc20b6_Person-c5f5d498-6e1c-d1f5-4e94-b474ddc8e597, oa:person_frl_9f13c185-7fa2-32ef-2584-e7f4fccc20b6_Person-9d0839d5-b313-ee6f-cc7a-e310935eae33, oa:person_frl_9f13c185-7fa2-32ef-2584-e7f4fccc20b6_Person-fabb5c9a-7f83-d622-29fc-ebaa8d5bed3c, oa:person_frl_9f13c185-7fa2-32ef-2584-e7f4fccc20b6_Person-6880aaee-d06c-3916-f523-82f4410d2b1f ;
  a2a:hasEvent oa:event_frl_9f13c185-7fa2-32ef-2584-e7f4fccc20b6_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_9f13c185-7fa2-32ef-2584-e7f4fccc20b6_0, oa:relationep_frl_9f13c185-7fa2-32ef-2584-e7f4fccc20b6_1, oa:relationep_frl_9f13c185-7fa2-32ef-2584-e7f4fccc20b6_2, oa:relationep_frl_9f13c185-7fa2-32ef-2584-e7f4fccc20b6_3 ;
  a2a:hasSource oa:source_frl_9f13c185-7fa2-32ef-2584-e7f4fccc20b6 .

oa:person_frl_9f13c185-7fa2-32ef-2584-e7f4fccc20b6_Person-c5f5d498-6e1c-d1f5-4e94-b474ddc8e597
  a a2a:Person ;
  rdfs:label "Trijntje Rinderts Broekstra" ;
  a2a:PersonName [
    rdfs:label "Trijntje Rinderts Broekstra" ;
    a2a:PersonNameFirstName "Trijntje" ;
    a2a:PersonNamePatronym "Rinderts" ;
    a2a:PersonNameLastName "Broekstra"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_9f13c185-7fa2-32ef-2584-e7f4fccc20b6_Person-9d0839d5-b313-ee6f-cc7a-e310935eae33
  a a2a:Person ;
  rdfs:label "Reinder Abrahams van der Wal" ;
  a2a:PersonName [
    rdfs:label "Reinder Abrahams van der Wal" ;
    a2a:PersonNameFirstName "Reinder" ;
    a2a:PersonNamePatronym "Abrahams" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Wal"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "64 jaar" ;
    rdfs:label "64 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nes (Westdongeradeel)" ;
    rdfs:label "Nes (Westdongeradeel)"
  ] .

oa:person_frl_9f13c185-7fa2-32ef-2584-e7f4fccc20b6_Person-fabb5c9a-7f83-d622-29fc-ebaa8d5bed3c
  a a2a:Person ;
  rdfs:label "Abraham Lammerts van der Wal" ;
  a2a:PersonName [
    rdfs:label "Abraham Lammerts van der Wal" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNamePatronym "Lammerts" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Wal"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_9f13c185-7fa2-32ef-2584-e7f4fccc20b6_Person-6880aaee-d06c-3916-f523-82f4410d2b1f
  a a2a:Person ;
  rdfs:label "Koosje Bernardus Sytsma" ;
  a2a:PersonName [
    rdfs:label "Koosje Bernardus Sytsma" ;
    a2a:PersonNameFirstName "Koosje" ;
    a2a:PersonNamePatronym "Bernardus" ;
    a2a:PersonNameLastName "Sytsma"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_frl_9f13c185-7fa2-32ef-2584-e7f4fccc20b6_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1891" ;
    a2a:Month "4" ;
    a2a:Day "29" ;
    rdfs:label "1891-04-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:relationep_frl_9f13c185-7fa2-32ef-2584-e7f4fccc20b6_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_9f13c185-7fa2-32ef-2584-e7f4fccc20b6_Person:c5f5d498-6e1c-d1f5-4e94-b474ddc8e597 ;
  a2a:EventKeyRef oa:event_frl_9f13c185-7fa2-32ef-2584-e7f4fccc20b6_Event1 .

oa:relationep_frl_9f13c185-7fa2-32ef-2584-e7f4fccc20b6_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_frl_9f13c185-7fa2-32ef-2584-e7f4fccc20b6_Person:9d0839d5-b313-ee6f-cc7a-e310935eae33 ;
  a2a:EventKeyRef oa:event_frl_9f13c185-7fa2-32ef-2584-e7f4fccc20b6_Event1 .

oa:relationep_frl_9f13c185-7fa2-32ef-2584-e7f4fccc20b6_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_9f13c185-7fa2-32ef-2584-e7f4fccc20b6_Person:fabb5c9a-7f83-d622-29fc-ebaa8d5bed3c ;
  a2a:EventKeyRef oa:event_frl_9f13c185-7fa2-32ef-2584-e7f4fccc20b6_Event1 .

oa:relationep_frl_9f13c185-7fa2-32ef-2584-e7f4fccc20b6_3
  a a2a:RelationEP ;
  rdfs:label "other:Weduwnaar van" ;
  a2a:RelationType "other:Weduwnaar van" ;
  a2a:PersonKeyRef oa:person_frl_9f13c185-7fa2-32ef-2584-e7f4fccc20b6_Person:6880aaee-d06c-3916-f523-82f4410d2b1f ;
  a2a:EventKeyRef oa:event_frl_9f13c185-7fa2-32ef-2584-e7f4fccc20b6_Event1 .

oa:source_frl_9f13c185-7fa2-32ef-2584-e7f4fccc20b6
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden", "1891-04-29 - 1891-04-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1891-04-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1891-04-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1891" ;
    a2a:Month "4" ;
    a2a:Day "29" ;
    rdfs:label "1891-04-29"^^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 1891" ;
    a2a:DocumentNumber "0225" ;
    a2a:RegistryNumber "691" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Ambtenaar van de Burgerlijke Stand in Leeuwarden - Historisch Centrum Leeuwarden, Br..., Overlijdensregister 1891, 0225, 691"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/6b45c552-f20a-e19c-3dd3-54b3510d543f.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/9f13c185-7fa2-32ef-2584-e7f4fccc20b6" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/6b45c552-f20a-e19c-3dd3-54b3510d543f.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/ba80fcb0-d270-8208-2345-3abc08f12532.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/9f13c185-7fa2-32ef-2584-e7f4fccc20b6" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/ba80fcb0-d270-8208-2345-3abc08f12532.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-09-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/9f13c185-7fa2-32ef-2584-e7f4fccc20b6" ;
  a2a:RecordGUID "{9f13c185-7fa2-32ef-2584-e7f4fccc20b6}" ;
  a2a:SourceRemarkAkteSoort "Overlijdensakte" ;
  a2a:SourceRemarkarchiefnaam "Ambtenaar van de Burgerlijke Stand in Leeuwarden - Historisch Centrum Leeuwarden" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "691" ;
  a2a:SourceRemarkregister_periode "1891" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250910_725_00000725.xml van FRL" .

[]
  a2a:PersonRemarkplaats_overlijden "Leeuwarden" ;
  a2a:PersonRemarkdatum_overlijden "1891-04-29" .

