@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:-VVGZK38J-F
  skos:prefLabel "calcining"@en, "calcination"@fr, "calcinación"@es ;
  skos:hiddenLabel "Calcining"@en, "Calcinación"@es, "Calcination"@fr ;
  inist:semCategory "Réaction chimique"@fr, "Reacción química"@es, "Chemical reaction"@en ;
  a skos:Concept ;
  skos:inScheme bjw: .

<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:-VVGZK38J-F .

