@prefix bjw: <http://data.loterre.fr/ark:/67375/BJW> .
@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#> .

bjw: a skos:ConceptScheme .
bjw:-BM1THWVG-Q
  inist:semCategory "Reacción química"@es, "Réaction chimique"@fr, "Chemical reaction"@en ;
  skos:hiddenLabel "Reoxidation"@en, "Reoxidación"@es, "Réoxydation"@fr ;
  skos:altLabel "ré-oxydation"@fr ;
  skos:inScheme bjw: ;
  skos:prefLabel "reoxidación"@es, "reoxidation"@en, "réoxydation"@fr ;
  a skos:Concept .

<http://data.loterre.fr/ark:/67375/BJW/REAC>
  skos:prefLabel "Reacción química"@es, "Réaction chimique"@fr, "Chemical reaction"@en ;
  a isothes:ConceptGroup ;
  skos:member bjw:-BM1THWVG-Q .

