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

tero:p5134
  skos:prefLabel "nobel gases"@en, "ädelgaser"@sv, "jalokaasut"@fi ;
  a skos:Concept ;
  skos:narrower tero:p14499 .

tero:conceptscheme a skos:ConceptScheme .
allars:Y19415 skos:exactMatch tero:p14499 .
yso:p14499 skos:exactMatch tero:p14499 .
ysa:Y100662 skos:exactMatch tero:p14499 .
tero:p14499
  skos:exactMatch yso:p14499, ysa:Y100662, allars:Y19415 ;
  skosext:broaderGeneric tero:p5134 ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p5134 ;
  skos:prefLabel "helium"@en, "helium"@fi, "helium"@sv .

