@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .

tero:p1228
  skos:prefLabel "life expectancy"@en, "elinajanodote"@fi, "förväntad livslängd"@sv ;
  a skos:Concept ;
  skos:related tero:p24124 .

tero:p24124
  skosext:broaderGeneric tero:p821 ;
  skos:altLabel "elämänaika"@fi ;
  yso:p23805 ysa:Y171376 ;
  skos:prefLabel "elinaika"@fi, "livstid"@sv, "lifetime"@en ;
  skos:exactMatch yso:p24124 ;
  a skos:Concept ;
  skos:related tero:p1227, tero:p1228 ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p821 .

tero:conceptscheme a skos:ConceptScheme .
tero:p1227
  skos:prefLabel "lifetime"@en, "elinikä"@fi, "livslängd"@sv ;
  a skos:Concept ;
  skos:related tero:p24124 .

yso:p24124 skos:exactMatch tero:p24124 .
tero:p821
  skos:prefLabel "annan tidsperiod"@sv, "other period of time"@en, "muu ajanjakso"@fi ;
  a skos:Concept ;
  skos:narrower tero:p24124 .

