@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/MATE>
  skos:prefLabel "Material / Producto / Sustancia"@es, "Material / Product / Substance"@en, "Matériau / Produit / Substance"@fr ;
  a isothes:ConceptGroup ;
  skos:member bjw:-V7S3BTNG-6 .

bjw: a skos:ConceptScheme .
bjw:-V7S3BTNG-6
  a skos:Concept ;
  skos:prefLabel "gas mixture"@en, "mezcla de gas"@es, "mélange de gaz"@fr ;
  inist:semCategory "Matériau / Produit / Substance"@fr, "Material / Product / Substance"@en, "Material/Producto/Sustancia"@es ;
  skos:hiddenLabel "Mélange gaz"@fr, "Mezcla gas"@es, "Gas mixture"@en ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q41704421> ;
  skos:inScheme bjw: ;
  skos:altLabel "mélange gazeux"@fr .

