@prefix q1w: <http://data.loterre.fr/ark:/67375/Q1W> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix inist: <http://www.inist.fr/Ontology#> .
@prefix uneskos: <http://purl.org/umu/uneskos#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

q1w:-BB32JKGZ-M
  skos:altLabel "forest degradation"@en, "déboisement"@fr ;
  inist:domain "Forestry / Silviculture"@en, "Environnement / Pollution / Développement durable"@fr, "Environment / Pollution / Sustainable development"@en, "Sciences forestières / Foresterie / Sylviculture"@fr ;
  inist:semCategory "Natural phenomenon / Induced phenomenon"@en, "Phénomène naturel / Phénomène induit"@fr ;
  uneskos:memberOf q1w:-FOR, q1w:-ENV, q1w:-PHNA ;
  skos:prefLabel "déforestation"@fr, "deforestation"@en ;
  a skos:Concept ;
  skos:inScheme q1w: ;
  skos:hiddenLabel "défrichement"@fr .

q1w:-PHNA
  skos:prefLabel "Natural phenomenon / Induced phenomenon"@en, "Phénomène naturel / Phénomène induit"@fr ;
  a isothes:ConceptGroup ;
  skos:member q1w:-BB32JKGZ-M .

q1w:-FOR
  skos:prefLabel "Forestry / Silviculture"@en, "Sciences forestières / Foresterie / Sylviculture"@fr ;
  a isothes:ConceptGroup ;
  skos:member q1w:-BB32JKGZ-M .

q1w: a skos:ConceptScheme .
q1w:-ENV
  skos:prefLabel "Environnement / Pollution / Développement durable"@fr, "Environment / Pollution / Sustainable development"@en ;
  a isothes:ConceptGroup ;
  skos:member q1w:-BB32JKGZ-M .

