@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:p35540
  skos:prefLabel "eldsvådor"@sv, "fires"@en, "tulipalot"@fi ;
  a skos:Concept ;
  skos:narrower koko:p33785 .

koko:p33785
  skos:exactMatch yso:p8580, afo:maastopalot ;
  afo:cc afo:C90_metsatalous ;
  skos:closeMatch ysa:Y3114 ;
  skos:prefLabel "markbränder"@sv, "natural fires"@en, "maastopalot"@fi ;
  skos:narrower koko:p33153 ;
  skos:inScheme yso:conceptscheme ;
  a skos:Concept ;
  skos:altLabel "ground fires"@en ;
  skos:broader koko:p35540 .

koko:p33153
  skos:prefLabel "skogsbränder"@sv, "forest fires"@en, "metsäpalot"@fi ;
  a skos:Concept ;
  skos:broader koko:p33785 .

