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

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

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

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

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

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

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

