@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

<http://data.loterre.fr/ark:/67375/3WV/Réaction_chimique>
  skos:prefLabel "Réaction chimique"@fr, "Chemical reaction"@en ;
  a isothes:ConceptGroup ;
  skos:member <http://data.loterre.fr/ark:/67375/3WV-HT3B624R-8> .

<http://data.loterre.fr/ark:/67375/3WV> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/3WV-HT3B624R-8>
  skos:definition "Une réaction irréversible, ou complète, est une réaction qui ne peut se produire que dans un sens, des réactifs vers les produits. Elle survient lorsque au moins un des réactifs s'est complètement transformé en produits."@fr ;
  a skos:Concept ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/3WV> ;
  skos:broader <http://data.loterre.fr/ark:/67375/3WV-Z12T640T-1> ;
  skos:prefLabel "réaction irréversible"@fr, "irreversible reaction"@en ;
  skos:exactMatch <https://www.alloprof.qc.ca/fr/eleves/bv/chimie/l-equilibre-chimique-c1035> .

<http://data.loterre.fr/ark:/67375/3WV-Z12T640T-1>
  skos:prefLabel "chemical reaction"@en, "réaction chimique"@fr ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/3WV-HT3B624R-8> .

