@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:telepalvelut
  skos:prefLabel "teletjänster"@sv, "telecom services"@en, "telepalvelut"@fi ;
  a skos:Concept .

eks:tietoverkot
  skos:prefLabel "datanät"@sv, "information networks"@en, "tietoverkot"@fi ;
  a skos:Concept .

eks:tietoliikenne
  dc11:source "muo", "kir" ;
  ns0:isMemberOf eks:47, eks:21_10, eks:46 ;
  dc11:type "ps1" ;
  skos:related eks:telepalvelut, eks:tietoverkot ;
  dc:date "1990-02-08"^^xsd:date ;
  skos:altLabel "data communications"@en, "communications"@en ;
  skos:prefLabel "kommunikation"@sv, "tietoliikenne"@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:tietoliikenneverkot skos:related eks:tietoliikenne .
eks:47
  skos:notation "47" ;
  skos:prefLabel "Informationsteknik"@sv, "Tietotekniikka"@fi, "Information and Communication Technology"@en ;
  a skos:Collection ;
  skos:member eks:tietoliikenne .

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

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

