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

tero:p4312
  skos:prefLabel "päälliköt"@fi, "leaders"@en, "chefer"@sv ;
  a skos:Concept ;
  skos:narrower tero:p4935 .

tero:conceptscheme a skos:ConceptScheme .
yso:p4935 skos:exactMatch tero:p4935 .
allars:Y35890 skos:exactMatch tero:p4935 .
ysa:Y99342 skos:exactMatch tero:p4935 .
tero:p4935
  skos:exactMatch yso:p4935, ysa:Y99342, allars:Y35890 ;
  a skos:Concept ;
  skos:broader tero:p4312 ;
  skos:prefLabel "teaterchefer"@sv, "teatterinjohtajat"@fi, "theatre directors"@en ;
  skosext:broaderGeneric tero:p4312 ;
  skos:inScheme tero:conceptscheme .

