@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-RRV0S0HK-X .

n9j:-RRV0S0HK-X
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/prescribed_burning> ;
  skos:definition "Prescribed burning, also known as “controlled burning,” refers to the planned use of fire in different environments for a wide range of reasons, including reduction of wildfire severity, protecting grasslands from forest incursion, and simulating prior fire regimes. Although the term was developed only in the late 20th century, the practice of prescribed burning has been applied throughout human history. [Source: Encyclopedia of Environment and Society; Prescribed Burning]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-VT0D4CBR-G ;
  skos:prefLabel "prescribed burning"@en .

n9j:-VT0D4CBR-G
  skos:prefLabel "movements and regulations"@en ;
  a skos:Concept ;
  skos:narrower n9j:-RRV0S0HK-X .

n9j: a skos:ConceptScheme .
