@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix afo: <http://www.yso.fi/onto/afo/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .

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

yso:conceptscheme
  rdfs:label "http://www.yso.fi/onto/yso" ;
  a skos:ConceptScheme .

afo:p4896
  skos:prefLabel "geneettinen muuntelu"@fi ;
  a skos:Concept ;
  skos:exactMatch yso:p23916 .

yso:p23916
  skos:altLabel "perinnöllinen muuntelu"@fi ;
  skos:prefLabel "genetic polymorphism"@en, "geneettinen muuntelu"@fi, "genetisk mutation"@sv ;
  skos:exactMatch afo:p4896 ;
  yso:p23805 ysa:Y171390 ;
  a skos:Concept ;
  skos:inScheme yso:conceptscheme ;
  skos:related yso:p15346 ;
  skos:broader yso:p8280 .

yso:p8280
  skos:prefLabel "variation"@sv, "variability"@en, "muuntelu"@fi ;
  a skos:Concept ;
  skos:narrower yso:p23916 .

