@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:p3841
  skos:prefLabel "organiska föreningar"@sv, "organic compounds"@en, "orgaaniset yhdisteet"@fi ;
  a skos:Concept ;
  skos:narrower tero:D003404 .

<http://www.yso.fi/onto/mesh/D003404> skos:exactMatch tero:D003404 .
tero:D003404
  skos:hiddenLabel "salt, creatinine sulfate"@en, "sulfate salt, creatinine"@en ;
  skos:prefLabel "kreatiniini"@fi, "kreatinin"@sv, "creatinine"@en ;
  skos:altLabel "seerumin kreatiniinipitoisuus"@fi, "S-Krea"@fi, "krea"@fi ;
  skos:broader tero:p3841 ;
  skos:exactMatch <http://www.yso.fi/onto/mesh/D003404> ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p3841 ;
  skos:inScheme tero:conceptscheme .

