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

tero:conceptscheme a skos:ConceptScheme .
tero:p18574
  skos:prefLabel "radiotekniikka"@fi, "radioteknik"@sv, "radio technology"@en ;
  skos:exactMatch yso:p18574, ysa:Y104113, allars:Y24877 ;
  skos:inScheme tero:conceptscheme ;
  a skos:Concept ;
  skos:broader tero:p8944 ;
  skosext:broaderGeneric tero:p8944 .

allars:Y24877 skos:exactMatch tero:p18574 .
ysa:Y104113 skos:exactMatch tero:p18574 .
tero:p8944
  skos:prefLabel "telekommunikationsteknik"@sv, "communications technology"@en, "tietoliikennetekniikka"@fi ;
  a skos:Concept ;
  skos:narrower tero:p18574 .

yso:p18574 skos:exactMatch tero:p18574 .
