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

tero:p24134
  skosext:broaderGeneric tero:p5446 ;
  yso:p23805 ysa:Y172982 ;
  skos:broader tero:p5446 ;
  skos:exactMatch yso:p24134 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "radiocommunications"@en, "radiokommunikation"@sv, "radioliikenne"@fi ;
  a skos:Concept .

yso:p24134 skos:exactMatch tero:p24134 .
tero:conceptscheme a skos:ConceptScheme .
tero:p5446
  skos:prefLabel "telecommunications"@en, "datakommunikation"@sv, "tietoliikenne"@fi ;
  a skos:Concept ;
  skos:narrower tero:p24134 .

