@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 .
tero:D003401
  skos:broader tero:p9530, tero:p3841 ;
  skosext:broaderGeneric tero:p3841, tero:p9530 ;
  skos:inScheme tero:conceptscheme ;
  skos:exactMatch <http://www.yso.fi/onto/mesh/D003401> ;
  skos:prefLabel "kreatiini"@fi, "kreatin"@sv, "creatine"@en ;
  a skos:Concept .

<http://www.yso.fi/onto/mesh/D003401> skos:exactMatch tero:D003401 .
tero:p9530
  skos:prefLabel "aminosyror"@sv, "amino acids"@en, "aminohapot"@fi ;
  a skos:Concept ;
  skos:narrower tero:D003401 .

tero:p3841
  skos:prefLabel "organiska föreningar"@sv, "organic compounds"@en, "orgaaniset yhdisteet"@fi ;
  a skos:Concept ;
  skos:narrower tero:D003401 .

