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

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

bjw: a skos:ConceptScheme .
bjw:-B9BG5H8B-5
  skos:inScheme bjw: ;
  skos:hiddenLabel "Alliage haute résistance"@fr, "Aleación alta resistencia"@es, "High strength alloy"@en ;
  skos:prefLabel "alliage à haute résistance"@fr, "aleación de alta resistencia"@es, "high-strength alloy"@en ;
  inist:semCategory "Métal"@fr, "Metal"@es, "Metal"@en ;
  a skos:Concept .

