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

tero:conceptscheme a skos:ConceptScheme .
tero:p7238
  skos:prefLabel "studiot"@fi, "studior"@sv, "studios"@en ;
  skos:inScheme tero:conceptscheme ;
  skos:exactMatch ysa:Y106875, yso:p7238, allars:Y27054 ;
  skos:broader tero:p272 ;
  skosext:broaderGeneric tero:p272 ;
  a skos:Concept .

tero:p272
  skos:prefLabel "organisations"@en, "organisaatiot"@fi, "organisationer"@sv ;
  a skos:Concept ;
  skos:narrower tero:p7238 .

yso:p7238 skos:exactMatch tero:p7238 .
allars:Y27054 skos:exactMatch tero:p7238 .
ysa:Y106875 skos:exactMatch tero:p7238 .
