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

tero:p8760
  skos:prefLabel "lifestyle"@en, "elämäntapa"@fi, "livsstil"@sv ;
  a skos:Concept ;
  skos:related tero:p11456 .

tero:conceptscheme a skos:ConceptScheme .
yso:p11456 skos:exactMatch tero:p11456 .
allars:Y27021 skos:exactMatch tero:p11456 .
ysa:Y111616 skos:exactMatch tero:p11456 .
tero:p2241
  skos:prefLabel "samhälleliga fenomen"@sv, "societal phenomena"@en, "yhteiskunnalliset ilmiöt"@fi ;
  a skos:Concept ;
  skos:narrower tero:p11456 .

tero:p11456
  a skos:Concept ;
  skos:exactMatch ysa:Y111616, yso:p11456, allars:Y27021 ;
  skosext:broaderGeneric tero:p2241 ;
  skos:prefLabel "student life"@en, "studentliv"@sv, "opiskelijaelämä"@fi ;
  skos:broader tero:p2241 ;
  skos:related tero:p8760 ;
  skos:inScheme tero:conceptscheme .

