@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

yso:p1228
  skos:inScheme yso:conceptscheme ;
  skos:related yso:p24124, yso:p1227 ;
  skos:closeMatch ysa:Y137845, allars:Y30992 ;
  a skos:Concept ;
  skos:prefLabel "förväntad livslängd"@sv, "life expectancy"@en, "elinajanodote"@fi ;
  skos:broader yso:p20081 .

yso:conceptscheme
  rdfs:label "http://www.yso.fi/onto/yso" ;
  a skos:ConceptScheme .

yso:p1227
  skos:prefLabel "lifetime"@en, "elinikä"@fi, "livslängd"@sv ;
  a skos:Concept ;
  skos:related yso:p1228 .

yso:p20081
  skos:prefLabel "befolkningsprognoser"@sv, "population forecasts"@en, "väestöennusteet"@fi ;
  a skos:Concept ;
  skos:narrower yso:p1228 .

yso:p24124
  skos:prefLabel "elinaika"@fi, "lifetime"@en, "livstid"@sv ;
  a skos:Concept ;
  skos:related yso:p1228 .

