@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:-HVW3KZPS-8
  skos:prefLabel "acero inoxidable austenítico"@es, "austenitic stainless steel"@en, "acier inoxydable austénitique"@fr ;
  inist:semCategory "Metal"@en, "Metal"@es, "Métal"@fr ;
  skos:inScheme bjw: ;
  a skos:Concept ;
  skos:hiddenLabel "Austenitic stainless steel"@en, "Acier inoxydable austénitique"@fr .

<http://data.loterre.fr/ark:/67375/BJW/META>
  skos:prefLabel "Metal"@es, "Métal"@fr, "Metal"@en ;
  a isothes:ConceptGroup ;
  skos:member bjw:-HVW3KZPS-8 .

bjw: a skos:ConceptScheme .
