@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#> .
@prefix valo: <http://www.yso.fi/onto/valo/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .

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

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

yso:p8920
  skos:prefLabel "kaupallinen joukkoviestintä"@fi, "commercial mass communication"@en, "kommersiell masskommunikation"@sv ;
  a skos:Concept ;
  skos:broader yso:p10539 .

valo:p1753 skos:exactMatch yso:p10539 .
yso:p10539
  skos:broader yso:p36 ;
  skos:closeMatch ysa:Y1552 ;
  skos:altLabel "joukkotiedotus"@fi ;
  skos:narrower yso:p8920 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "masskommunikation"@sv, "mass communication"@en, "joukkoviestintä"@fi ;
  a skos:Concept .

