@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:p3456
  skos:prefLabel "teknik (apparater)"@sv, "technics"@en, "tekniikka"@fi ;
  a skos:Concept ;
  skos:narrower tero:p4894 .

tero:p4113
  skos:prefLabel "stage engineering"@en, "scenteknik"@sv, "näyttämötekniikka"@fi ;
  a skos:Concept ;
  skos:related tero:p4894 .

tero:conceptscheme a skos:ConceptScheme .
tero:p4894
  a skos:Concept ;
  skos:prefLabel "theatre technique"@en, "teaterteknik"@sv, "teatteritekniikka"@fi ;
  skos:inScheme tero:conceptscheme ;
  skos:exactMatch ysa:Y99347, allars:Y27469, yso:p4894 ;
  skosext:broaderGeneric tero:p3456 ;
  skos:related tero:p4893, tero:p4113, tero:p13809 ;
  skos:broader tero:p3456 .

ysa:Y99347 skos:exactMatch tero:p4894 .
tero:p13809
  skos:prefLabel "sound design"@en, "ljudplanering"@sv, "äänisuunnittelu"@fi ;
  a skos:Concept ;
  skos:related tero:p4894 .

allars:Y27469 skos:exactMatch tero:p4894 .
yso:p4894 skos:exactMatch tero:p4894 .
tero:p4893
  skos:prefLabel "ljussättning"@sv, "lighting planning"@en, "valosuunnittelu"@fi ;
  a skos:Concept ;
  skos:related tero:p4894 .

