@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 dc11: <http://purl.org/dc/elements/1.1/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .

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

yso:p8278
  skos:prefLabel "evolution"@en, "evolution"@sv, "evoluutio"@fi ;
  a skos:Concept ;
  skos:related yso:p8280 .

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

yso:p8280
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "muuntelu"@fi, "variability"@en, "variation"@sv ;
  skos:altLabel "variaatio"@fi ;
  skos:broader yso:p132 ;
  rdfs:comment "periytyvien tai periytymättömien erojen esiintymienen solujen pysyvissä rakenteissa, yhden populaation yksilöiden välillä tai populaatioiden välillä" ;
  skos:related yso:p15346, yso:p8278 ;
  dc11:source "Biologian sanakirja" ;
  skos:closeMatch ysa:Y3488 ;
  a skos:Concept .

yso:p132
  skos:prefLabel "biologiset ilmiöt"@fi ;
  a skos:Concept ;
  skos:narrower yso:p8280 .

