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

koko:p48052
  afo:cc afo:C22_viljely ;
  skos:broader koko:p44900 ;
  skos:altLabel "plastic mulch"@en, "polythene mulch"@en, "polyethylene mulch"@en ;
  skos:exactMatch afo:muovikate ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "muovikate"@fi ;
  a skos:Concept .

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

koko:p44900
  skos:prefLabel "synteettiset katteet"@fi ;
  a skos:Concept ;
  skos:narrower koko:p48052 .

