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

yso:p11292
  a skos:Concept ;
  skos:prefLabel "fashion shows"@en, "modevisningar"@sv, "muotinäytökset"@fi .

kauno:p1379
  a skos:Concept ;
  skos:prefLabel "muotiala"@fi, "modebranschen"@sv ;
  skos:related kauno:p302 .

yso:conceptscheme a skos:ConceptScheme .
kauno:kaunokkiID rdfs:label "tunniste"@fi, "identifierare"@sv .
kauno:p2758
  a skos:Concept ;
  skos:narrower kauno:p302 ;
  skos:prefLabel "händelser"@sv, "tapahtumat"@fi .

kauno:p302
  a skos:Concept ;
  owl:sameAs kauno:muotinäytökset ;
  skos:broader kauno:p2758 ;
  skos:closeMatch <http://www.yso.fi/onto/kaunokki#keyword174340121188> ;
  skos:exactMatch yso:p11292 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "muotinäytökset"@fi, "modevisningar"@sv ;
  skos:related kauno:p1963, kauno:p1379 ;
  kauno:candidate "0" ;
  kauno:facet kauno:section_1 ;
  kauno:hideInPublicSide "0"@sv, "0"@fi ;
  kauno:kaunokkiID "43001" .

kauno:p1963
  a skos:Concept ;
  skos:prefLabel "mode"@sv, "muoti"@fi ;
  skos:related kauno:p302 .

