@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:-GRH9Z905-N
  a skos:Concept ;
  skos:hiddenLabel "Gas flow"@en, "Flujo gas"@es, "Ecoulement gaz"@fr ;
  skos:inScheme bjw: ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q95326007> ;
  skos:prefLabel "écoulement de gaz"@fr, "gas flow"@en, "flujo de gas"@es ;
  inist:semCategory "Processus physique / Processus chimique"@fr, "Physical phenomenon / Chemical phenomenon"@en, "Fenómeno físico/Fenómeno químico"@es ;
  skos:altLabel "écoulement gazeux"@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:-GRH9Z905-N .

