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

tero:conceptscheme a skos:ConceptScheme .
ysa:Y94603 skos:exactMatch tero:p19563 .
allars:Y15097 skos:exactMatch tero:p19563 .
<http://www.yso.fi/onto/ttl/TTL98> skos:exactMatch tero:p19563 .
tero:p3519
  skos:prefLabel "kevytmetallit"@fi, "lättmetaller"@sv, "light-alloy metals"@en ;
  a skos:Concept ;
  skos:narrower tero:p19563 .

tero:p19563
  skos:exactMatch <http://www.yso.fi/onto/ttl/TTL98>, allars:Y15097, ysa:Y94603 ;
  skosext:broaderGeneric tero:p3519 ;
  skos:prefLabel "alumiini"@fi, "aluminium"@sv, "aluminium"@en ;
  a skos:Concept ;
  skos:broader tero:p3519 ;
  skos:altLabel "cas 7429-90-5"@fi ;
  skos:inScheme tero:conceptscheme .

