@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:-FNCBK9D3-F .

bjw:-FNCBK9D3-F
  inist:semCategory "Traitement"@fr, "Treatment"@en, "Tratamiento"@es ;
  skos:prefLabel "recuit thermique rapide"@fr, "recocido térmico rápido"@es, "rapid thermal annealing"@en ;
  skos:hiddenLabel "Rapid thermal annealing"@en, "Recocido térmico rápido"@es, "Recuit thermique rapide"@fr ;
  a skos:Concept ;
  skos:inScheme bjw: ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q2131545> .

