@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:p10413
  skos:prefLabel "selenium"@en, "selen"@sv, "seleeni"@fi ;
  skos:exactMatch <http://www.yso.fi/onto/mesh/D012643>, ysa:Y98772, allars:Y25709 ;
  skos:altLabel "se"@fi, "selenium"@fi ;
  skos:broader tero:p4165 ;
  skosext:broaderGeneric tero:p4165 ;
  skos:inScheme tero:conceptscheme ;
  a skos:Concept .

ysa:Y98772 skos:exactMatch tero:p10413 .
allars:Y25709 skos:exactMatch tero:p10413 .
tero:conceptscheme a skos:ConceptScheme .
<http://www.yso.fi/onto/mesh/D012643> skos:exactMatch tero:p10413 .
tero:p4165
  skos:prefLabel "icke-metaller"@sv, "non-metals"@en, "epämetallit"@fi ;
  a skos:Concept ;
  skos:narrower tero:p10413 .

