@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:D032521 .

<http://www.yso.fi/onto/mesh/D032521> skos:exactMatch tero:D032521 .
tero:D032521
  a skos:Concept ;
  skos:altLabel "herd immunity"@en, "herd immunitet"@sv ;
  skos:prefLabel "laumaimmuniteetti"@fi, "immunity, herd"@en, "immunitet, herd"@sv ;
  skosext:broaderGeneric tero:p7524 ;
  skos:exactMatch <http://www.yso.fi/onto/mesh/D032521> ;
  skos:broader tero:p7524 ;
  skos:inScheme tero:conceptscheme .

tero:conceptscheme a skos:ConceptScheme .
