@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#> .

tero:conceptscheme a skos:ConceptScheme .
<http://www.yso.fi/onto/mesh/D015431> skos:exactMatch tero:D015431 .
tero:D015431
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "painonlasku"@fi, "weight loss"@en, "viktminskning"@sv ;
  skosext:broaderGeneric tero:p2414, tero:p132 ;
  skos:altLabel "bantning"@sv, "laihtuminen"@fi, "painon lasku"@fi, "weight reduction"@en, "painonmenetys"@fi ;
  skos:hiddenLabel "losses, weight"@en, "reductions, weight"@en, "reduction, weight"@en, "weight losses"@en, "loss, weight"@en, "weight reductions"@en ;
  a skos:Concept ;
  skos:exactMatch <http://www.yso.fi/onto/mesh/D015431> ;
  skos:broader tero:p132, tero:p2414 .

tero:p2414
  skos:prefLabel "symptoms"@en, "symtom"@sv, "oireet"@fi ;
  a skos:Concept ;
  skos:narrower tero:D015431 .

tero:p132
  skos:prefLabel "biologiska fenomen"@sv, "biological phenomena"@en, "biologiset ilmiöt"@fi ;
  a skos:Concept ;
  skos:narrower tero:D015431 .

