@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix puho: <http://www.yso.fi/onto/puho/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

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

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

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 .

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

