@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix inist: <http://www.inist.fr/Ontology#> .

<http://data.loterre.fr/ark:/67375/1WB> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/1WB-R0DTTM9K-W>
  skos:hiddenLabel "Combustion"@fr, "Combustion"@en ;
  inist:semCategory "Phénomène / Processus"@fr, "Phenomenon / Process"@en ;
  skos:altLabel "combustion vive"@fr ;
  a skos:Concept ;
  skos:exactMatch <http://data.bnf.fr/ark:/12148/cb11931715p>, <http://id.loc.gov/authorities/subjects/sh99005571> ;
  skos:prefLabel "combustion"@fr, "combustion"@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/1WB> .

<http://data.loterre.fr/ark:/67375/1WB-Phénomène_/_Processus>
  skos:prefLabel "Phenomenon / Process"@en, "Phénomène / Processus"@fr ;
  a skos:Collection ;
  skos:member <http://data.loterre.fr/ark:/67375/1WB-R0DTTM9K-W> .

