@prefix eks: <http://ldf.fi/eks/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .
@prefix ns0: <http://ldf.fi/schema/eks/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

eks:viestintaepolitiikka
  skos:prefLabel "mediepolitik"@sv, "viestintäpolitiikka"@fi, "communications policy"@en ;
  a skos:Concept .

eks:viestintae
  dc11:source "muo", "kir" ;
  ns0:isMemberOf eks:21_10, eks:46 ;
  dc11:type "ps1" ;
  skos:related eks:tiedotus, eks:viestintaepolitiikka, eks:joukkoviestintae ;
  dc:date "1990-02-13"^^xsd:date ;
  skos:altLabel "kommunikaatio"@fi ;
  skos:prefLabel "communication"@en, "kommunikation"@sv, "viestintä"@fi ;
  a skos:Concept .

eks:21
  skos:prefLabel "Förvaltningsrätt"@sv, "Hallinto-oikeus"@fi, "Administrative law"@en ;
  a skos:Collection ;
  skos:member eks:21_10 .

eks:tiedotus
  skos:prefLabel "informering"@sv, "information (publicity)"@en, "tiedotus"@fi ;
  a skos:Concept ;
  skos:related eks:viestintae .

eks:radio skos:related eks:viestintae .
eks:satelliitit skos:related eks:viestintae .
eks:viestintaeoikeus skos:related eks:viestintae .
eks:televisio skos:related eks:viestintae .
eks:saehkoeinen-viestintae skos:related eks:viestintae .
eks:poliittinen-viestintae skos:related eks:viestintae .
eks:sosiaalinen-media skos:related eks:viestintae .
eks:joukkoviestintae
  skos:prefLabel "masskommunikation"@sv, "joukkoviestintä"@fi, "mass communication"@en ;
  a skos:Concept ;
  skos:related eks:viestintae .

eks:21_10
  skos:notation "21.10" ;
  skos:prefLabel "Kommunikation"@sv, "Tietoliikenne"@fi, "Communications"@en ;
  a skos:Collection ;
  skos:member eks:viestintae .

eks:46
  skos:notation "46" ;
  skos:prefLabel "Viestintä"@fi, "Communication"@en, "Kommunikation"@sv ;
  a skos:Collection ;
  skos:member eks:viestintae .

