@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:p36737
  skos:prefLabel "produkter"@sv, "products"@en, "tuotteet"@fi ;
  a skos:Concept ;
  skos:narrower koko:p34413 .

koko:p34413
  afo:cc afo:C60_elintarviketieteet, afo:C70_kotitalous, afo:C80_ymparistonsuojelu, afo:C50_maatalousekonomia ;
  skos:exactMatch yso:p14171, afo:kotimaiset_tuotteet ;
  a skos:Concept ;
  skos:prefLabel "domestic product"@en, "kotimaiset tuotteet"@fi, "inhemska produkter"@sv ;
  skos:altLabel "domestic products"@en ;
  skos:closeMatch ysa:Y2291 ;
  skos:broader koko:p36737 ;
  afo:sta2 "vapaa" ;
  skos:inScheme yso:conceptscheme .

