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

tero:p9336
  skos:prefLabel "metallurgi"@sv, "metallurgy"@en, "metallurgia"@fi ;
  a skos:Concept ;
  skos:narrower tero:p24000 .

tero:conceptscheme a skos:ConceptScheme .
tero:p24000
  skos:exactMatch yso:p24000 ;
  skosext:broaderGeneric tero:p9336 ;
  skos:prefLabel "hydrometallurgy"@en, "hydrometallurgia"@fi, "hydrometallurgi"@sv ;
  skos:altLabel "vesimetallurgia"@fi ;
  yso:p23805 ysa:Y172896 ;
  skos:broader tero:p9336 ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme .

yso:p24000 skos:exactMatch tero:p24000 .
