@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/CLAS>
  skos:prefLabel "Clasificación / Nomenclatura"@es, "Classification / Nomenclature"@fr, "Classification / Nomenclature"@en ;
  a isothes:ConceptGroup ;
  skos:member bjw:-GGZCJWDQ-H .

bjw: a skos:ConceptScheme .
bjw:-GGZCJWDQ-H
  inist:semCategory "Classification / Nomenclature"@en, "Classification / Nomenclature"@fr, "Clasificación/Nomenclatura"@es ;
  a skos:Concept ;
  skos:inScheme bjw: ;
  skos:hiddenLabel "Norme ISO"@fr, "Norma ISO"@es ;
  skos:prefLabel "norma ISO"@es, "norme ISO"@fr, "ISO standard"@en ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q15087423> .

