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

eks:viestintae
  skos:prefLabel "communication"@en, "kommunikation"@sv, "viestintä"@fi ;
  a skos:Concept .

eks:joukkoviestintae
  skos:prefLabel "masskommunikation"@sv, "joukkoviestintä"@fi, "mass communication"@en ;
  a skos:Concept .

eks:viestintaeoikeus
  skos:scopeNote "Viestintäoikeuden alaan kuuluvat etenkin viestinnän sisältöön ja toteuttamiseen kohdistuvat sääntelyn ja päätöksenteon kysymykset"@fi ;
  ns0:isMemberOf eks:21_10, eks:11 ;
  dc11:type "eksuu16" ;
  skos:related eks:viestintae, eks:joukkoviestintae ;
  dc:date "2016-11-01"^^xsd:date ;
  skos:prefLabel "kommunikationsrätt"@sv, "viestintäoikeus"@fi, "communication law"@en ;
  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:21_10
  skos:notation "21.10" ;
  skos:prefLabel "Kommunikation"@sv, "Tietoliikenne"@fi, "Communications"@en ;
  a skos:Collection ;
  skos:member eks:viestintaeoikeus .

eks:11
  skos:notation "11" ;
  a skos:Collection ;
  skos:prefLabel "Oikeustiede yleensä, oikeusfilosofia, oikeussosiologia, oikeuspolitiikka ja vertaileva oikeustiede"@fi ;
  skos:member eks:viestintaeoikeus .

