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

yso:p20711
  skos:broader yso:p2024 ;
  skos:closeMatch ysa:Y155074, allars:Y35517 ;
  skos:related yso:p15346 ;
  skos:inScheme kulo:conceptscheme ;
  skos:prefLabel "mutants"@en, "mutantit"@fi, "mutanter"@sv ;
  a skos:Concept .

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

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

yso:p2024
  skos:prefLabel "organismer"@sv, "organisms"@en, "eliöt"@fi ;
  a skos:Concept ;
  skos:narrower yso:p20711 .

