@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 ysa: <http://www.yso.fi/onto/ysa/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:p8330
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "portfolios"@en, "portfolio"@sv, "portfoliot"@fi ;
  skos:exactMatch yso:p8330, ysa:Y109822, allars:Y24483 ;
  a skos:Concept ;
  skos:broader tero:p605 ;
  skosext:broaderGeneric tero:p605 .

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

ysa:Y109822 skos:exactMatch tero:p8330 .
tero:conceptscheme a skos:ConceptScheme .
yso:p8330 skos:exactMatch tero:p8330 .
