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

tero:p9946
  skos:broader tero:p9947 ;
  skosext:broaderGeneric tero:p9947 ;
  skos:prefLabel "supraledare"@sv, "superconductors"@en, "suprajohteet"@fi ;
  skos:exactMatch yso:p9946, ysa:Y99092, allars:Y27153 ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme .

tero:conceptscheme a skos:ConceptScheme .
yso:p9946 skos:exactMatch tero:p9946 .
tero:p9947
  skos:prefLabel "johteet"@fi, "konduktorer"@sv, "conductors, electrical engineering"@en ;
  a skos:Concept ;
  skos:narrower tero:p9946 .

ysa:Y99092 skos:exactMatch tero:p9946 .
allars:Y27153 skos:exactMatch tero:p9946 .
