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

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

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 .

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

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

