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

p21:-NGQ4PFL8-R
  a skos:Concept ;
  inist:semCategory "Natural phenomenon / Induced phenomenon"@en, "Phénomène naturel / Phénomène induit"@fr ;
  skos:exactMatch <http://dbpedia.org/resource/Conflagration> ;
  skos:prefLabel "arson"@en, "incendie"@fr ;
  skos:definition "Un incendie est un feu non maîtrisé, ni dans le temps, ni dans l'espace. La caractéristique d'un incendie est de pouvoir s'étendre rapidement et d'occasionner des dégâts généralement importants. (Source : DBpedia)"@fr ;
  skos:hiddenLabel "Incendie"@fr, "Arson"@en ;
  skos:inScheme p21: .

p21:-Phénomène_naturel__Phénomène_induit
  skos:prefLabel "Natural phenomenon / Induced phenomenon"@en, "Phénomène naturel / Phénomène induit"@fr ;
  a isothes:ConceptGroup ;
  skos:member p21:-NGQ4PFL8-R .

p21: a skos:ConceptScheme .
