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

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

ysa:Y100678 skos:exactMatch tero:p10600 .
tero:p10600
  skos:prefLabel "tungsten"@en, "volfram"@sv, "volframi"@fi ;
  a skos:Concept ;
  skos:exactMatch yso:p10600, ysa:Y100678, allars:Y28950 ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p3097 ;
  skosext:broaderGeneric tero:p3097 .

allars:Y28950 skos:exactMatch tero:p10600 .
