@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:D006889
  skos:altLabel "kortikosteroidi"@fi, "kortikosteroidit"@fi, "hydroksikortikosteroidi"@fi ;
  skos:exactMatch <http://www.yso.fi/onto/mesh/D006889> ;
  skos:prefLabel "hydroxikortikosteroider"@sv, "hydroksikortikosteroidit"@fi, "hydroxycorticosteroids"@en ;
  skos:broader tero:p11875 ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p11875 ;
  a skos:Concept .

tero:p11875
  skos:prefLabel "corticosteroid"@en, "kortikosteroidit"@fi, "kortikosteroider"@sv ;
  a skos:Concept ;
  skos:narrower tero:D006889 .

tero:conceptscheme a skos:ConceptScheme .
<http://www.yso.fi/onto/mesh/D006889> skos:exactMatch tero:D006889 .
