@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:-VNM44QVX-7
  skos:prefLabel "ambient atmosphere"@en, "atmosphère ambiante"@fr, "atmósfera ambiente"@es ;
  inist:semCategory "Material / Product / Substance"@en, "Material/Producto/Sustancia"@es, "Matériau / Produit / Substance"@fr ;
  a skos:Concept ;
  skos:inScheme bjw: ;
  skos:hiddenLabel "Atmósfera ambiente"@es, "Ambient atmosphere"@en, "Atmosphère ambiante"@fr .

<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:-VNM44QVX-7 .

bjw: a skos:ConceptScheme .
