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

rdr: a skos:ConceptScheme .
rdr:-QGWSRQDF-2
  inist:semCategory "Traitement"@fr, "Treatment"@en ;
  skos:hiddenLabel "Recovery annealing"@en, "Recuit de restauration"@fr, "Recocido de restauración"@es, "Recocido restauración"@es, "Recuit restauration"@fr ;
  skos:prefLabel "recocido de restauración"@es, "recovery annealing"@en, "recuit de restauration"@fr ;
  skos:inScheme rdr: ;
  a skos:Concept .

<http://data.loterre.fr/ark:/67375/RDR/TRAI>
  skos:prefLabel "Traitement"@fr, "Treatment"@en ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:member rdr:-QGWSRQDF-2 .

