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

tero:conceptscheme a skos:ConceptScheme .
tero:p20084
  skos:altLabel "ohjaus -- elokuva"@fi ;
  skos:prefLabel "film directing"@en, "filmregi"@sv, "elokuvaohjaus"@fi ;
  skos:broader tero:p1912 ;
  skos:exactMatch ysa:Y101183, allars:Y17882, yso:p20084 ;
  skos:inScheme tero:conceptscheme ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p1912 .

tero:p1912
  skos:prefLabel "regi (aktivitet)"@sv, "ohjaus (esityksen)"@fi, "direction"@en ;
  a skos:Concept ;
  skos:narrower tero:p20084 .

ysa:Y101183 skos:exactMatch tero:p20084 .
allars:Y17882 skos:exactMatch tero:p20084 .
yso:p20084 skos:exactMatch tero:p20084 .
