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

bjw: a skos:ConceptScheme .
bjw:-T25KK1N0-F
  skos:inScheme bjw: ;
  a skos:Concept ;
  skos:prefLabel "acier inoxydable 316"@fr, "stainless steel-316"@en, "acero inoxidable 316"@es ;
  skos:altLabel "stainless steel 316"@en, "316 stainless steel"@en ;
  inist:semCategory "Métal"@fr, "Metal"@es, "Metal"@en ;
  skos:hiddenLabel "Stainless steel-316"@en, "Acier inoxydable 316"@fr .

