@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:p824
  skos:prefLabel "vård"@sv, "care"@en, "hoito"@fi ;
  a skos:Concept ;
  skos:narrower tero:D007165 .

<http://www.yso.fi/onto/mesh/D007165> skos:exactMatch tero:D007165 .
tero:conceptscheme a skos:ConceptScheme .
tero:D007165
  skos:hiddenLabel "anti-rejection therapies"@en, "anti rejection therapy"@en, "antirejection therapies"@en, "immunosuppressions"@en ;
  skos:inScheme tero:conceptscheme ;
  skos:altLabel "immuunivasteen heikentäminen"@fi, "antirejection therapy"@en, "therapy, anti-rejection"@en, "anti-rejection therapy"@en, "therapy, antirejection"@en ;
  skos:prefLabel "immunsuppression"@sv, "immunosuppressio"@fi, "immunosuppression"@en ;
  skosext:broaderGeneric tero:p824 ;
  a skos:Concept ;
  skos:broader tero:p824 ;
  skos:exactMatch <http://www.yso.fi/onto/mesh/D007165> .

