@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:-QJV599S3-R .

bjw:-QJV599S3-R
  skos:prefLabel "durcissement par déformation"@fr, "endurecimiento por deformación"@es, "strain hardening"@en ;
  a skos:Concept ;
  skos:altLabel "work hardening"@en ;
  inist:semCategory "Treatment"@en, "Traitement"@fr, "Tratamiento"@es ;
  skos:hiddenLabel "Durcissement déformation"@fr, "Strain hardening"@en, "Endurecimiento deformación"@es ;
  skos:inScheme bjw: .

