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

mero:m8317
  skos:prefLabel "radiotekniikka"@fi ;
  a skos:Concept ;
  skos:exactMatch yso:p18574 .

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

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

mero:t265 owl:equivalentClass yso:p18574 .
yso:p18574
  skos:broader yso:p8944 ;
  skos:closeMatch ysa:Y10016 ;
  skos:exactMatch mero:m8317 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "radioteknik"@sv, "radio technology"@en, "radiotekniikka"@fi ;
  a skos:Concept .

