@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 allars: <http://www.yso.fi/onto/allars/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .

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

yso:p4111
  skos:closeMatch allars:Y21203, ysa:Y103054 ;
  skos:related yso:p13119, yso:p6039, yso:p4110 ;
  skos:prefLabel "kostymering"@sv, "costuming"@en, "puvustus"@fi ;
  skos:broader yso:p28 ;
  a skos:Concept ;
  skos:inScheme yso:conceptscheme .

yso:p6039
  skos:prefLabel "costumiers"@en, "kostymörer"@sv, "puvustajat"@fi ;
  a skos:Concept ;
  skos:related yso:p4111 .

yso:p28
  skos:prefLabel "scenografi (konstnärligt skapande)"@sv, "skenografia (taiteellinen luonti)"@fi, "scenography"@en ;
  a skos:Concept ;
  skos:narrower yso:p4111 .

yso:p13119
  skos:prefLabel "scendräkter"@sv, "stage costumes"@en, "näyttämöpuvut"@fi ;
  a skos:Concept ;
  skos:related yso:p4111 .

yso:p4110
  skos:prefLabel "iscensättning"@sv, "set design"@en, "lavastus"@fi ;
  a skos:Concept ;
  skos:related yso:p4111 .

