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

tero:conceptscheme a skos:ConceptScheme .
tero:p8280
  skos:prefLabel "variation"@sv, "variability"@en, "muuntelu"@fi ;
  a skos:Concept ;
  skos:narrower tero:D014644 .

tero:p15346
  skos:prefLabel "mutations"@en, "mutationer"@sv, "mutaatiot"@fi ;
  a skos:Concept ;
  skos:related tero:D014644 .

tero:D014644
  skos:altLabel "genetisk mutation"@sv, "diversity, genetic"@en, "genetic variation"@en, "genetic polymorphism"@en, "genetisk diversitet"@sv, "genetic diversity"@en, "perinnöllinen muuntelu"@fi ;
  skos:related tero:p15346 ;
  skos:prefLabel "variation (genetik)"@sv, "geneettinen muuntelu"@fi, "variation (genetics)"@en ;
  skos:broader tero:p8280 ;
  skos:exactMatch <http://www.yso.fi/onto/mesh/D014644> ;
  yso:p23805 ysa:Y171390 ;
  skosext:broaderGeneric tero:p8280 ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme ;
  skos:hiddenLabel "variations (genetics)"@en .

<http://www.yso.fi/onto/mesh/D014644> skos:exactMatch tero:D014644 .
