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

yso:p8944
  skos:prefLabel "telekommunikationsteknik"@sv, "communications technology"@en, "tietoliikennetekniikka"@fi ;
  a skos:Concept ;
  skos:broader yso:p10872 .

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

yso:p10872
  skos:closeMatch allars:Y20895, ysa:Y100231 ;
  skos:prefLabel "viestintätekniikka"@fi, "kommunikationsteknik"@sv, "communications engineering"@en ;
  skos:narrower yso:p8944 ;
  skos:altLabel "viestintäteknologia"@fi ;
  skos:broader yso:p20743 ;
  a skos:Concept ;
  skos:inScheme yso:conceptscheme .

yso:p20743
  skos:prefLabel "information and communications technology"@en, "informations- och kommunikationsteknik"@sv, "tieto- ja viestintätekniikka"@fi ;
  a skos:Concept ;
  skos:narrower yso:p10872 .

