@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:p1912
  skos:prefLabel "regi (aktivitet)"@sv, "ohjaus (esityksen)"@fi, "direction"@en ;
  a skos:Concept ;
  skos:narrower tero:p20401 .

ysa:Y99344 skos:exactMatch tero:p20401 .
yso:p20401 skos:exactMatch tero:p20401 .
allars:Y27467 skos:exactMatch tero:p20401 .
tero:p20401
  skos:exactMatch allars:Y27467, ysa:Y99344, yso:p20401 ;
  skos:prefLabel "teatteriohjaus"@fi, "theatre direction"@en, "teaterregi"@sv ;
  a skos:Concept ;
  skos:altLabel "ohjaus -- teatteri"@fi ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p1912 ;
  skosext:broaderGeneric tero:p1912 .

