@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:p7524
  skos:prefLabel "motståndskraft"@sv, "immunity"@en, "immuniteetti"@fi ;
  a skos:Concept ;
  skos:narrower tero:D007111 .

<http://www.yso.fi/onto/mesh/D007111> skos:exactMatch tero:D007111 .
tero:D007111
  skos:hiddenLabel "immunities, cell-mediated"@en, "immunity, cell-mediated"@en, "cell mediated immunity"@en, "cellular immunities"@en, "immunities, cellular"@en, "cellular immunity"@en, "cell-mediated immunities"@en ;
  skos:broader tero:p7524 ;
  skos:prefLabel "immunity, cellular"@en, "immunitet, cellulär"@sv, "soluvälitteinen immuniteetti"@fi ;
  a skos:Concept ;
  skos:exactMatch <http://www.yso.fi/onto/mesh/D007111> ;
  skosext:broaderGeneric tero:p7524 ;
  skos:altLabel "CMI"@fi, "cell-mediated immunity"@en, "cellförmedlad immunitet"@sv ;
  skos:inScheme tero:conceptscheme .

tero:conceptscheme a skos:ConceptScheme .
