@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:p2339
  skos:prefLabel "teknologi"@sv, "technology"@en, "teknologia"@fi ;
  a skos:Concept ;
  skos:narrower tero:TNR527 .

tero:conceptscheme a skos:ConceptScheme .
tero:p5446
  skos:prefLabel "telecommunications"@en, "datakommunikation"@sv, "tietoliikenne"@fi ;
  a skos:Concept ;
  skos:related tero:TNR527 .

tero:TNR527
  skos:note "YSOhierB YSO termin alaluokka"@fi ;
  skos:related tero:p5462, tero:p9226, tero:p5446 ;
  a skos:Concept ;
  skos:broader tero:p2339 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "tietoteknologia"@fi ;
  skosext:broaderGeneric tero:p2339 ;
  skos:exactMatch <http://www.yso.fi/onto/stameta/TNR527> .

tero:p9226
  skos:prefLabel "kunskapshantering"@sv, "knowledge management"@en, "tietämyksenhallinta"@fi ;
  a skos:Concept ;
  skos:related tero:TNR527 .

tero:p5462
  skos:prefLabel "datateknik, informationsteknik"@sv, "information technology"@en, "tietotekniikka"@fi ;
  a skos:Concept ;
  skos:related tero:TNR527 .

<http://www.yso.fi/onto/stameta/TNR527> skos:exactMatch tero:TNR527 .
