@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#> .

yso:p11828
  skos:prefLabel "telecom companies"@en, "televerk"@sv, "telelaitokset"@fi ;
  a skos:Concept ;
  skos:broader yso:p4001 .

yso:p4001
  skos:narrower yso:p15110, yso:p11828, yso:p4002, yso:p20616, yso:p8618, yso:p4000 ;
  skos:broader yso:p272 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "communications sector organization"@en, "viestintäalan organisaatio"@fi, "organisation inom kommunikationsbranschen"@sv ;
  a skos:Concept .

yso:p20616
  skos:prefLabel "unions of broadcasting companies"@en, "yleisradioliitot"@fi, "rundradioförbund"@sv ;
  a skos:Concept ;
  skos:broader yso:p4001 .

yso:p8618
  skos:prefLabel "tv channels"@en, "televisiokanavat"@fi, "TV-kanaler"@sv ;
  a skos:Concept ;
  skos:broader yso:p4001 .

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

yso:p4002
  skos:prefLabel "televisioasemat"@fi, "tv stations"@en, "TV-stationer"@sv ;
  a skos:Concept ;
  skos:broader yso:p4001 .

yso:p272
  skos:prefLabel "organisaatiot (järjestelmät)"@fi, "organisations (systems)"@en, "organisationer"@sv ;
  a skos:Concept ;
  skos:narrower yso:p4001 .

yso:p4000
  skos:prefLabel "radiostationer"@sv, "radio stations"@en, "radioasemat"@fi ;
  a skos:Concept ;
  skos:broader yso:p4001 .

yso:p15110
  skos:prefLabel "radio channels"@en, "radiokanaler"@sv, "radiokanavat"@fi ;
  a skos:Concept ;
  skos:broader yso:p4001 .

