@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_e1c8d66f-075f-cc7f-0c5f-0b1fc65ebe90
  a a2a:Record ;
  rdfs:label "Overlijden (overlijdensakte) op 27 februari 1960 te Leeuwarden" ;
  a2a:hasPerson oa:person_frl_e1c8d66f-075f-cc7f-0c5f-0b1fc65ebe90_Person-5479e3b8-9af0-8767-e475-f0c6d36a0a3d, oa:person_frl_e1c8d66f-075f-cc7f-0c5f-0b1fc65ebe90_Person-f1bf7d6d-832f-0582-a57e-cac6b9a98e9a, oa:person_frl_e1c8d66f-075f-cc7f-0c5f-0b1fc65ebe90_Person-485a2b2a-af34-e68d-d78b-d1564cece961 ;
  a2a:hasEvent oa:event_frl_e1c8d66f-075f-cc7f-0c5f-0b1fc65ebe90_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_e1c8d66f-075f-cc7f-0c5f-0b1fc65ebe90_0, oa:relationep_frl_e1c8d66f-075f-cc7f-0c5f-0b1fc65ebe90_1, oa:relationep_frl_e1c8d66f-075f-cc7f-0c5f-0b1fc65ebe90_2 ;
  a2a:hasSource oa:source_frl_e1c8d66f-075f-cc7f-0c5f-0b1fc65ebe90 .

oa:person_frl_e1c8d66f-075f-cc7f-0c5f-0b1fc65ebe90_Person-5479e3b8-9af0-8767-e475-f0c6d36a0a3d
  a a2a:Person ;
  rdfs:label "Diewerke Anje Kruizinga" ;
  a2a:PersonName [
    rdfs:label "Diewerke Anje Kruizinga" ;
    a2a:PersonNameFirstName "Diewerke Anje" ;
    a2a:PersonNameLastName "Kruizinga"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "49 jaar" ;
    rdfs:label "49 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Delfzijl" ;
    rdfs:label "Delfzijl"
  ] .

oa:person_frl_e1c8d66f-075f-cc7f-0c5f-0b1fc65ebe90_Person-f1bf7d6d-832f-0582-a57e-cac6b9a98e9a
  a a2a:Person ;
  rdfs:label "Jan Fijbe Kruizinga" ;
  a2a:PersonName [
    rdfs:label "Jan Fijbe Kruizinga" ;
    a2a:PersonNameFirstName "Jan Fijbe" ;
    a2a:PersonNameLastName "Kruizinga"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_e1c8d66f-075f-cc7f-0c5f-0b1fc65ebe90_Person-485a2b2a-af34-e68d-d78b-d1564cece961
  a a2a:Person ;
  rdfs:label "Antje Braaksma" ;
  a2a:PersonName [
    rdfs:label "Antje Braaksma" ;
    a2a:PersonNameFirstName "Antje" ;
    a2a:PersonNameLastName "Braaksma"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_frl_e1c8d66f-075f-cc7f-0c5f-0b1fc65ebe90_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1960" ;
    a2a:Month "2" ;
    a2a:Day "27" ;
    rdfs:label "1960-02-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:relationep_frl_e1c8d66f-075f-cc7f-0c5f-0b1fc65ebe90_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_frl_e1c8d66f-075f-cc7f-0c5f-0b1fc65ebe90_Person:5479e3b8-9af0-8767-e475-f0c6d36a0a3d ;
  a2a:EventKeyRef oa:event_frl_e1c8d66f-075f-cc7f-0c5f-0b1fc65ebe90_Event1 .

oa:relationep_frl_e1c8d66f-075f-cc7f-0c5f-0b1fc65ebe90_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_e1c8d66f-075f-cc7f-0c5f-0b1fc65ebe90_Person:f1bf7d6d-832f-0582-a57e-cac6b9a98e9a ;
  a2a:EventKeyRef oa:event_frl_e1c8d66f-075f-cc7f-0c5f-0b1fc65ebe90_Event1 .

oa:relationep_frl_e1c8d66f-075f-cc7f-0c5f-0b1fc65ebe90_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_e1c8d66f-075f-cc7f-0c5f-0b1fc65ebe90_Person:485a2b2a-af34-e68d-d78b-d1564cece961 ;
  a2a:EventKeyRef oa:event_frl_e1c8d66f-075f-cc7f-0c5f-0b1fc65ebe90_Event1 .

oa:source_frl_e1c8d66f-075f-cc7f-0c5f-0b1fc65ebe90
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden", "1960-02-29 - 1960-02-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1960-02-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1960-02-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1960" ;
    a2a:Month "2" ;
    a2a:Day "29" ;
    rdfs:label "1960-02-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 1960 II" ;
    a2a:DocumentNumber "0095 II" ;
    a2a:RegistryNumber "780" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Ambtenaar van de Burgerlijke Stand in Leeuwarden - Historisch Centrum Leeuwarden, Br..., Overlijdensregister 1960 II, 0095 II, 780"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/cf3491fc-189a-34ba-5dc9-3ea3910bd45a.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/e1c8d66f-075f-cc7f-0c5f-0b1fc65ebe90" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/cf3491fc-189a-34ba-5dc9-3ea3910bd45a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-02-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/e1c8d66f-075f-cc7f-0c5f-0b1fc65ebe90" ;
  a2a:RecordGUID "{e1c8d66f-075f-cc7f-0c5f-0b1fc65ebe90}" ;
  a2a:SourceRemarkAkteSoort "Overlijdensakte" ;
  a2a:SourceRemarkarchiefnaam "Ambtenaar van de Burgerlijke Stand in Leeuwarden - Historisch Centrum Leeuwarden" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "780" ;
  a2a:SourceRemarkregister_periode "1960" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250425_44016_00044016.xml van FRL" .

[]
  a2a:PersonRemarkplaats_overlijden "Leeuwarden" ;
  a2a:PersonRemarkdatum_overlijden "1960-02-27" .

