@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .

yso:conceptscheme
  rdfs:label "http://www.yso.fi/onto/yso" ;
  a skos:ConceptScheme .

yso:p14
  skos:prefLabel "keskinäinen  toiminta"@fi ;
  a skos:Concept ;
  skos:narrower yso:p15036 .

yso:p2625
  skos:prefLabel "teater"@sv, "theatre"@en, "teatteri (taidelajit)"@fi ;
  a skos:Concept ;
  skos:related yso:p15036 .

yso:p15036
  skos:broader yso:p14 ;
  skos:closeMatch ysa:Y6623 ;
  skos:related yso:yso_teatteri_1, yso:p2625 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "regionteaterverksamhet"@sv, "alueteatteritoiminta"@fi, "regional theatre"@en ;
  a skos:Concept .

yso:yso_teatteri_1
  skos:prefLabel "teater"@sv, "theatre"@en, "teatteri (erikoisala)"@fi ;
  a skos:Concept ;
  skos:related yso:p15036 .

