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

yso:p3594
  skos:prefLabel "clothes"@en, "vaatteet"@fi, "kläder"@sv ;
  a skos:Concept ;
  skos:narrower yso:p13119 .

yso:p8359
  a skos:Collection ;
  skos:prefLabel "vaatteet käyttötarkoituksen mukaan"@fi ;
  skos:member yso:p13119 .

yso:p4111
  skos:prefLabel "costuming"@en, "kostymering"@sv, "puvustus"@fi ;
  a skos:Concept ;
  skos:related yso:p13119 .

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

yso:p13119
  skos:broader yso:p3594 ;
  skos:altLabel "teaterdräkter"@sv, "teatteripuvut"@fi ;
  skos:prefLabel "stage costumes"@en, "näyttämöpuvut"@fi, "scendräkter"@sv ;
  skos:closeMatch allars:Y25656, ysa:Y97729 ;
  a skos:Concept ;
  skos:related yso:p4111 ;
  skos:inScheme yso:conceptscheme .

