@prefix chc: <http://data.loterre.fr/ark:/67375/CHC> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

chc:-PXG4HT3Z-F
  skos:prefLabel "aérosol organique"@fr, "organic aerosol"@en ;
  a skos:Concept ;
  skos:narrower chc:-GBN9N7KN-C .

chc:-JJJLH104-C
  skos:prefLabel "biomass burning"@en, "combustion de biomasse"@fr ;
  a skos:Concept ;
  skos:related chc:-GBN9N7KN-C .

chc:-GBN9N7KN-C
  skos:related chc:-JJJLH104-C ;
  skos:definition "Brown smoke released by the combustion of organic matter, primarily released by high-temperature combustion and emitted mainly by biomass combustion. (Source : Wikipedia)"@en ;
  a skos:Concept ;
  skos:inScheme chc: ;
  skos:broader chc:-PXG4HT3Z-F ;
  skos:prefLabel "brown carbon"@en, "carbone brun"@fr ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Brown_carbon> .

chc: a skos:ConceptScheme .
