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

valo:p851 skos:exactMatch yso:p5444 .
yso:p857
  skos:prefLabel "broadcasting service"@en, "rundradioverksamhet"@sv, "yleisradiotoiminta"@fi ;
  a skos:Concept ;
  skos:broader yso:p5444 .

yso:p14112
  skos:prefLabel "network communication"@en, "nätkommunikation"@sv, "verkkoviestintä"@fi ;
  a skos:Concept ;
  skos:broader yso:p5444 .

yso:p9847
  skos:prefLabel "cable communication"@en, "kaapeliviestintä"@fi, "kabelkommunikation"@sv ;
  a skos:Concept ;
  skos:broader yso:p5444 .

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

yso:p36
  skos:prefLabel "kommunikation"@sv, "viestintä"@fi ;
  a skos:Concept ;
  skos:narrower yso:p5444 .

yso:p5443
  skos:prefLabel "trådlös kommunikation"@sv, "langaton viestintä"@fi, "wireless communication"@en ;
  a skos:Concept ;
  skos:broader yso:p5444 .

yso:p5446
  skos:prefLabel "datakommunikation"@sv, "data communications"@en, "tietoliikenne"@fi ;
  a skos:Concept ;
  skos:broader yso:p5444 .

yso:p5444
  skos:narrower yso:p9847, yso:p5443, yso:p14112, yso:p5446, yso:p857 ;
  skos:closeMatch ysa:Y5053 ;
  skos:prefLabel "electronic communication"@en, "elektronisk kommunikation"@sv, "sähköinen viestintä"@fi ;
  skos:broader yso:p36 ;
  skos:inScheme yso:conceptscheme ;
  a skos:Concept .

