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

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

eks:saehkoeinen-viestintae
  dc:modified "2006-03-22"^^xsd:date ;
  ns0:isMemberOf eks:35, eks:46 ;
  dc11:type "eksuu04" ;
  skos:related eks:viestintae ;
  dc:date "2004-10-12"^^xsd:date ;
  skos:prefLabel "elektronisk kommunikation"@sv, "electronic communication"@en, "sähköinen viestintä"@fi ;
  a skos:Concept .

eks:35
  skos:notation "35" ;
  skos:prefLabel "Trafik,telekommunikation"@sv, "Liikenne, tietoliikenne"@fi, "Traffic, transport, telecommunications"@en ;
  a skos:Collection ;
  skos:member eks:saehkoeinen-viestintae .

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

