@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:-GKJT1DV5-H
  skos:hiddenLabel "Réaction Fenton"@fr, "Reacción Fenton"@es ;
  a skos:Concept ;
  skos:prefLabel "réaction de Fenton"@fr, "Fenton reaction"@en, "reacción de Fenton"@es ;
  skos:altLabel "Fenton's reaction"@en ;
  inist:semCategory "Réaction chimique"@fr, "Chemical reaction"@en, "Reacción química"@es ;
  skos:inScheme bjw: .

bjw: a skos:ConceptScheme .
<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:-GKJT1DV5-H .

