@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/TECH>
  skos:prefLabel "Técnica / Método"@es, "Technique / Méthode"@fr, "Technique / Method"@en ;
  a isothes:ConceptGroup ;
  skos:member bjw:-H6TM2LV9-B .

bjw: a skos:ConceptScheme .
bjw:-H6TM2LV9-B
  inist:semCategory "Technique / Méthode"@fr, "Técnica/Método"@es, "Technique / Method"@en ;
  skos:prefLabel "technologie gazière"@fr, "tecnología de gas natural"@es, "natural gas technology"@en ;
  skos:hiddenLabel "Natural gas technology"@en, "Technologie gazière"@fr ;
  skos:inScheme bjw: ;
  a skos:Concept .

