@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_f9c57a22-927f-2264-e76a-e971d6025816
  a a2a:Record ;
  rdfs:label "Overlijden (overlijdensakte) op 8 oktober 1867 te Leeuwarden" ;
  a2a:hasPerson oa:person_frl_f9c57a22-927f-2264-e76a-e971d6025816_Person-ac764e53-b8de-77b2-1c3d-7ab275dcf555, oa:person_frl_f9c57a22-927f-2264-e76a-e971d6025816_Person-ab70009f-12c9-b366-7f1d-7ce95000a86a, oa:person_frl_f9c57a22-927f-2264-e76a-e971d6025816_Person-85fb7973-587d-5825-62ab-4e97975b5bcc ;
  a2a:hasEvent oa:event_frl_f9c57a22-927f-2264-e76a-e971d6025816_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_f9c57a22-927f-2264-e76a-e971d6025816_0, oa:relationep_frl_f9c57a22-927f-2264-e76a-e971d6025816_1, oa:relationep_frl_f9c57a22-927f-2264-e76a-e971d6025816_2 ;
  a2a:hasSource oa:source_frl_f9c57a22-927f-2264-e76a-e971d6025816 .

oa:person_frl_f9c57a22-927f-2264-e76a-e971d6025816_Person-ac764e53-b8de-77b2-1c3d-7ab275dcf555
  a a2a:Person ;
  rdfs:label "Elisabeth Lolkje Tulp" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Lolkje Tulp" ;
    a2a:PersonNameFirstName "Elisabeth Lolkje" ;
    a2a:PersonNameLastName "Tulp"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "19 jaar" ;
    rdfs:label "19 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:person_frl_f9c57a22-927f-2264-e76a-e971d6025816_Person-ab70009f-12c9-b366-7f1d-7ce95000a86a
  a a2a:Person ;
  rdfs:label "Ype Tulp" ;
  a2a:PersonName [
    rdfs:label "Ype Tulp" ;
    a2a:PersonNameFirstName "Ype" ;
    a2a:PersonNameLastName "Tulp"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_f9c57a22-927f-2264-e76a-e971d6025816_Person-85fb7973-587d-5825-62ab-4e97975b5bcc
  a a2a:Person ;
  rdfs:label "Pietje van der Werf" ;
  a2a:PersonName [
    rdfs:label "Pietje van der Werf" ;
    a2a:PersonNameFirstName "Pietje" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Werf"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_frl_f9c57a22-927f-2264-e76a-e971d6025816_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1867" ;
    a2a:Month "10" ;
    a2a:Day "8" ;
    rdfs:label "1867-10-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:relationep_frl_f9c57a22-927f-2264-e76a-e971d6025816_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_frl_f9c57a22-927f-2264-e76a-e971d6025816_Person:ac764e53-b8de-77b2-1c3d-7ab275dcf555 ;
  a2a:EventKeyRef oa:event_frl_f9c57a22-927f-2264-e76a-e971d6025816_Event1 .

oa:relationep_frl_f9c57a22-927f-2264-e76a-e971d6025816_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_f9c57a22-927f-2264-e76a-e971d6025816_Person:ab70009f-12c9-b366-7f1d-7ce95000a86a ;
  a2a:EventKeyRef oa:event_frl_f9c57a22-927f-2264-e76a-e971d6025816_Event1 .

oa:relationep_frl_f9c57a22-927f-2264-e76a-e971d6025816_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_f9c57a22-927f-2264-e76a-e971d6025816_Person:85fb7973-587d-5825-62ab-4e97975b5bcc ;
  a2a:EventKeyRef oa:event_frl_f9c57a22-927f-2264-e76a-e971d6025816_Event1 .

oa:source_frl_f9c57a22-927f-2264-e76a-e971d6025816
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden", "1867-10-08 - 1867-10-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1867-10-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1867-10-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1867" ;
    a2a:Month "10" ;
    a2a:Day "8" ;
    rdfs:label "1867-10-08"^^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 1867" ;
    a2a:DocumentNumber "0499" ;
    a2a:RegistryNumber "667" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Ambtenaar van de Burgerlijke Stand in Leeuwarden - Historisch Centrum Leeuwarden, Br..., Overlijdensregister 1867, 0499, 667"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/9efe8c29-ccda-e98f-3544-b13022fd0616.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/f9c57a22-927f-2264-e76a-e971d6025816" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/9efe8c29-ccda-e98f-3544-b13022fd0616.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/13083488-8526-33fe-b178-26522bc42972.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/f9c57a22-927f-2264-e76a-e971d6025816" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/13083488-8526-33fe-b178-26522bc42972.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-09-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/f9c57a22-927f-2264-e76a-e971d6025816" ;
  a2a:RecordGUID "{f9c57a22-927f-2264-e76a-e971d6025816}" ;
  a2a:SourceRemarkAkteSoort "Overlijdensakte" ;
  a2a:SourceRemarkarchiefnaam "Ambtenaar van de Burgerlijke Stand in Leeuwarden - Historisch Centrum Leeuwarden" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "667" ;
  a2a:SourceRemarkregister_periode "1867" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250910_180_00000180.xml van FRL" .

[]
  a2a:PersonRemarkplaats_overlijden "Leeuwarden" ;
  a2a:PersonRemarkdatum_overlijden "1867-10-08" .

