@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

<http://www.yso.fi/onto/mesh/D001799> skos:exactMatch tero:D001799 .
tero:D001799
  skos:hiddenLabel "sedimentation rate, erythrocyte"@en, "sedimentation rates, erythrocyte"@en, "sedimentation, blood"@en, "erythrocyte sedimentation rates"@en, "sedimentation, erythrocyte"@en, "rate, erythrocyte sedimentation"@en, "rates, erythrocyte sedimentation"@en ;
  skosext:broaderGeneric tero:D003942 ;
  skos:altLabel "SR"@sv, "sänkningsreaktion"@sv, "erythrocyte sedimentation"@en, "ESR"@fi, "senkka"@fi, "B-La"@fi, "la"@fi ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "blood sedimentation"@en, "lasko"@fi, "sänka"@sv ;
  a skos:Concept ;
  skos:broader tero:D003942 ;
  skos:exactMatch <http://www.yso.fi/onto/mesh/D001799> .

tero:conceptscheme a skos:ConceptScheme .
tero:D003942
  skos:prefLabel "laboratoriediagnostik"@sv, "laboratory techniques and procedures"@en, "laboratoriomenetelmät"@fi ;
  a skos:Concept ;
  skos:narrower tero:D001799 .

