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

yso:p23916
  skos:prefLabel "genetic polymorphism"@en, "genetisk mutation"@sv, "geneettinen muuntelu"@fi ;
  a skos:Concept ;
  skos:exactMatch afo:p4896 .

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

afo:p4896
  ns0:ftso "Biologian sanakirja 2001"@fi ;
  ns0:agcx "genetic variation"@en ;
  skos:broader afo:p4591 ;
  skos:exactMatch yso:p23916 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "geneettinen muuntelu"@fi ;
  a skos:Concept .

afo:p4591
  skos:prefLabel "muuntelu"@fi ;
  a skos:Concept ;
  skos:narrower afo:p4896 .

