@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#> .

tero:conceptscheme a skos:ConceptScheme .
tero:t191
  skosext:broaderGeneric tero:p605 ;
  skos:broader tero:p605 ;
  skos:altLabel "riski-hyöty -arviot"@fi ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "riski-hyöty -arvio"@fi ;
  a skos:Concept .

tero:p605
  skos:prefLabel "samhälleliga alster"@sv, "societal accomplishments"@en, "yhteiskunnalliset tuotokset"@fi ;
  a skos:Concept ;
  skos:narrower tero:t191 .

