@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:-H44H91RH-7
  a skos:Concept ;
  skos:prefLabel "desprendimiento gaseoso"@es, "dégagement gazeux"@fr, "gas release"@en ;
  skos:inScheme bjw: ;
  inist:semCategory "Processus physique / Processus chimique"@fr, "Fenómeno físico/Fenómeno químico"@es, "Physical phenomenon / Chemical phenomenon"@en ;
  skos:hiddenLabel "Gas release"@en, "Desprendimiento gaseoso"@es, "Dégagement gazeux"@fr ;
  skos:altLabel "dégagement gaz"@fr .

bjw: a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/BJW/PPPC>
  skos:prefLabel "Fenómeno físico/Fenómeno químico"@es, "Processus physique / Processus chimique"@fr, "Physical phenomenon / Chemical phenomenon"@en ;
  a isothes:ConceptGroup ;
  skos:member bjw:-H44H91RH-7 .

