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

tero:p7410
  skos:prefLabel "ädelmetaller"@sv, "precious metals"@en, "jalometallit"@fi ;
  a skos:Concept ;
  skos:narrower tero:p12535 .

yso:p12535 skos:exactMatch tero:p12535 .
ysa:Y100675 skos:exactMatch tero:p12535 .
tero:conceptscheme a skos:ConceptScheme .
tero:p12535
  skosext:broaderGeneric tero:p7410 ;
  skos:prefLabel "platinum"@en, "platina"@sv, "platina"@fi ;
  skos:exactMatch allars:Y24353, yso:p12535, ysa:Y100675 ;
  a skos:Concept ;
  skos:broader tero:p7410 ;
  skos:inScheme tero:conceptscheme .

allars:Y24353 skos:exactMatch tero:p12535 .
