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

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

koko:p35771
  skos:closeMatch ysa:Y3300 ;
  a skos:Concept ;
  skos:exactMatch yso:p16842, afo:metanoli ;
  skos:prefLabel "methanol"@en, "metanol"@sv, "metanoli"@fi ;
  skos:inScheme yso:conceptscheme ;
  skos:broader koko:p48221 ;
  skos:altLabel "methyl alcohol"@en ;
  afo:cc afo:C10_yleiset .

koko:p48221
  skos:prefLabel "alkoholer"@sv, "alcohols"@en, "alkoholit"@fi ;
  a skos:Concept ;
  skos:narrower koko:p35771 .

