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

yso:p5710
  skos:prefLabel "mediebranschen"@sv, "media industry"@en, "media-ala"@fi ;
  a skos:Concept ;
  skos:related yso:p5709 .

yso:p5709
  skos:prefLabel "communications business"@en, "viestintäala"@fi, "kommunikationsbranschen"@sv ;
  a skos:Concept ;
  skos:related yso:p5710, yso:p5711 ;
  skos:broader yso:p1427 ;
  skos:closeMatch allars:Y20888, ysa:Y109434 ;
  skos:inScheme kulo:conceptscheme .

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

yso:p5711
  skos:prefLabel "information business"@en, "informaatioala"@fi, "informationsbranschen"@sv ;
  a skos:Concept ;
  skos:related yso:p5709 .

yso:p1427
  skos:prefLabel "branscher"@sv, "lines of activity"@en, "toimialat"@fi ;
  a skos:Concept ;
  skos:narrower yso:p5709 .

