@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/> .

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

koko:p34818
  skos:prefLabel "organiska föreningar"@sv, "organic compounds"@en, "orgaaniset yhdisteet"@fi ;
  a skos:Concept ;
  skos:related koko:p46421 .

koko:p35970
  skos:prefLabel "kemiska föreningar"@sv, "chemical compounds"@en, "kemialliset yhdisteet"@fi ;
  a skos:Concept ;
  skos:narrower koko:p46421 .

koko:p46421
  afo:cc afo:C60_elintarviketieteet, afo:C10_yleiset, afo:C80_ymparistonsuojelu ;
  skos:exactMatch afo:elohopeayhdisteet ;
  skos:related koko:p34818 ;
  a skos:Concept ;
  skos:altLabel "mercuric compounds"@en, "mercury compounds"@en ;
  skos:broader koko:p35970 ;
  skos:prefLabel "elohopeayhdisteet"@fi ;
  skos:inScheme yso:conceptscheme .

