@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 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:p33220
  skos:prefLabel "carcases"@en, "ruhot"@fi, "djurkroppar"@sv ;
  skos:exactMatch yso:p20222, afo:ruhot ;
  skos:inScheme yso:conceptscheme ;
  skos:closeMatch ysa:Y19928 ;
  afo:cc afo:C30_kotielaintiede, afo:C60_elintarviketieteet ;
  a skos:Concept ;
  skos:altLabel "carcasses"@en ;
  skos:related koko:p47937 ;
  skos:broader koko:p33736 .

koko:p47937
  skos:prefLabel "slaughter weight"@en, "teuraspaino"@fi ;
  a skos:Concept ;
  skos:related koko:p33220 .

koko:p33736
  skos:prefLabel "konkreettinen eloton objekti"@fi ;
  a skos:Concept ;
  skos:narrower koko:p33220 .

