@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 allars: <http://www.yso.fi/onto/allars/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .

yso:p3939
  skos:prefLabel "näringsämnen (djur)"@sv, "ravintoaineet"@fi, "nutrients"@en ;
  a skos:Concept ;
  skos:narrower yso:p20750 .

yso:p4332
  skos:prefLabel "proteiner"@sv, "proteiinit"@fi, "proteins"@en ;
  a skos:Concept ;
  skos:related yso:p20750 .

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

yso:p20750
  skos:related yso:p4962, yso:p4332, yso:p9039 ;
  skos:closeMatch allars:Y37491, ysa:Y164224 ;
  skos:prefLabel "suojaravintoaineet"@fi, "protective nutrients"@en, "skyddsnäringsämnen"@sv ;
  skos:inScheme yso:conceptscheme ;
  a skos:Concept ;
  skos:broader yso:p3939 ;
  skos:altLabel "suojaravinteet"@fi .

yso:p9039
  skos:prefLabel "mineralämnen"@sv, "mineral substances"@en, "kivennäisaineet"@fi ;
  a skos:Concept ;
  skos:related yso:p20750 .

yso:p4962
  skos:prefLabel "vitaminer"@sv, "vitamins"@en, "vitamiinit"@fi ;
  a skos:Concept ;
  skos:related yso:p20750 .

