@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 allars: <http://www.yso.fi/onto/allars/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:conceptscheme a skos:ConceptScheme .
yso:p11559 skos:exactMatch tero:p11559 .
tero:p11559
  skos:inScheme tero:conceptscheme ;
  skos:exactMatch allars:Y27535, yso:p11559, ysa:Y98291 ;
  a skos:Concept ;
  skos:prefLabel "telephone technology"@en, "puhelintekniikka"@fi, "telefonteknik"@sv ;
  skos:broader tero:p8944 ;
  skosext:broaderGeneric tero:p8944 .

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

ysa:Y98291 skos:exactMatch tero:p11559 .
allars:Y27535 skos:exactMatch tero:p11559 .
