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

tero:conceptscheme a skos:ConceptScheme .
tero:p3097
  skos:prefLabel "metaller"@sv, "metals"@en, "metallit"@fi ;
  a skos:Concept ;
  skos:narrower tero:p15819 .

tero:p15819
  skos:broader tero:p3097 ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p3097 ;
  skos:exactMatch yso:p15819, allars:Y41856, ysa:Y105541 ;
  skos:prefLabel "beryllium"@sv, "beryllium"@en, "beryllium"@fi .

ysa:Y105541 skos:exactMatch tero:p15819 .
yso:p15819 skos:exactMatch tero:p15819 .
allars:Y41856 skos:exactMatch tero:p15819 .
