@prefix bjw: <http://data.loterre.fr/ark:/67375/BJW> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix inist: <http://www.inist.fr/Ontology#> .

bjw: a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/BJW/TRAI>
  skos:prefLabel "Tratamiento"@es, "Traitement"@fr, "Treatment"@en ;
  a isothes:ConceptGroup ;
  skos:member bjw:-BQPQP4ZS-9 .

bjw:-BQPQP4ZS-9
  a skos:Concept ;
  skos:prefLabel "thermal annealing"@en, "recuit thermique"@fr, "recocido térmico"@es ;
  inist:semCategory "Treatment"@en, "Traitement"@fr, "Tratamiento"@es ;
  skos:hiddenLabel "Recocido térmico"@es, "Recuit thermique"@fr, "Thermal annealing"@en ;
  skos:inScheme bjw: .

