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

tero:conceptscheme a skos:ConceptScheme .
tero:p1636
  skos:prefLabel "tungmetaller"@sv, "heavy metals"@en, "raskasmetallit"@fi ;
  a skos:Concept ;
  skos:narrower tero:p15062 .

tero:p15062
  skos:altLabel "zincum"@fi, "zn"@fi ;
  skos:prefLabel "zinc"@en, "sinkki"@fi, "zink"@sv ;
  skos:exactMatch allars:Y29273, <http://www.yso.fi/onto/mesh/D015032>, ysa:Y98859 ;
  skos:broader tero:p1636 ;
  skosext:broaderGeneric tero:p1636 ;
  skos:inScheme tero:conceptscheme ;
  a skos:Concept .

<http://www.yso.fi/onto/mesh/D015032> skos:exactMatch tero:p15062 .
allars:Y29273 skos:exactMatch tero:p15062 .
ysa:Y98859 skos:exactMatch tero:p15062 .
