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

tero:conceptscheme a skos:ConceptScheme .
tero:p8816
  skos:prefLabel "environmental geochemistry"@en, "miljögeokemi"@sv, "ympäristögeokemia"@fi ;
  a skos:Concept ;
  skos:narrower tero:p8814 .

tero:p8814
  skosext:broaderGeneric tero:p8815, tero:p8816 ;
  skos:exactMatch allars:Y41944, yso:p8814, ysa:Y108524 ;
  skos:broader tero:p8815, tero:p8816 ;
  a skos:Concept ;
  skos:prefLabel "geokemiallinen geolääketiede"@fi, "geokemisk medicinsk geologi"@sv ;
  skos:inScheme tero:conceptscheme .

ysa:Y108524 skos:exactMatch tero:p8814 .
tero:p8815
  skos:prefLabel "geomedicine"@en, "geomedicin"@sv, "geolääketiede"@fi ;
  a skos:Concept ;
  skos:narrower tero:p8814 .

yso:p8814 skos:exactMatch tero:p8814 .
allars:Y41944 skos:exactMatch tero:p8814 .
