@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix koko: <http://www.yso.fi/onto/koko/> .
@prefix tao: <http://www.yso.fi/onto/tao/> .
@prefix afo: <http://www.yso.fi/onto/afo/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .

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

koko:p31517
  skos:prefLabel "fjällräv"@sv, "Alopex lagopus"@la, "arctic fox"@en, "naali"@fi ;
  a skos:Concept ;
  skos:narrower koko:p33442 .

koko:p32555
  skos:prefLabel "pälsdjur"@sv, "fur animals"@en, "turkiseläimet"@fi ;
  a skos:Concept ;
  skos:related koko:p33442 .

koko:p33442
  skos:broader koko:p31517 ;
  skos:exactMatch tao:sinikettu, yso:p10636, afo:sinikettu ;
  skos:inScheme yso:conceptscheme ;
  skos:altLabel "blue fox"@en ;
  afo:cc afo:C30_kotielaintiede, afo:C15_biologia ;
  a skos:Concept ;
  skos:related koko:p32555 ;
  skos:closeMatch ysa:Y13829 ;
  skos:prefLabel "sinikettu"@fi .

