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

kauno:p323
  skos:prefLabel "modehus"@sv, "muotitalot"@fi ;
  kauno:hideInPublicSide "0"@sv, "0"@fi ;
  kauno:candidate "0" ;
  skos:closeMatch <http://www.yso.fi/onto/kaunokki#keyword174340253685> ;
  kauno:facet kauno:section_2 ;
  skos:inScheme yso:conceptscheme ;
  skos:related kauno:p1379, kauno:p1963 ;
  owl:sameAs kauno:muotitalot ;
  kauno:kaunokkiID "48630" ;
  a skos:Concept ;
  skos:broader yso:p3128 .

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

yso:p3128
  skos:prefLabel "företag"@sv, "businesses"@en, "yritykset"@fi ;
  a skos:Concept ;
  skos:narrower kauno:p323 .

yso:conceptscheme a skos:ConceptScheme .
kauno:kaunokkiID rdfs:label "tunniste"@fi, "identifierare"@sv .
kauno:p1963
  skos:prefLabel "mode"@sv, "muoti"@fi ;
  a skos:Concept ;
  skos:related kauno:p323 .

