@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:-RR594C02-D
  skos:prefLabel "natural gas"@en, "gas natural"@es, "gaz naturel"@fr ;
  a skos:Concept ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q40858> ;
  inist:semCategory "Chemical compound"@en, "Composé chimique"@fr, "Compuesto químico"@es ;
  skos:inScheme bjw: ;
  skos:hiddenLabel "Gaz naturel"@fr, "Natural gas"@en, "Gas natural"@es .

bjw: a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/BJW/CCHI>
  skos:prefLabel "Compuesto químico"@es, "Chemical compound"@en, "Composé chimique"@fr ;
  a isothes:ConceptGroup ;
  skos:member bjw:-RR594C02-D .

