@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:-GXJ97JL5-1 .

bjw: a skos:ConceptScheme .
bjw:-GXJ97JL5-1
  skos:prefLabel "norma IEC"@es, "norme CEI"@fr, "IEC standard"@en ;
  skos:hiddenLabel "Norme CEI"@fr, "Norma IEC"@es ;
  skos:inScheme bjw: ;
  a skos:Concept ;
  inist:semCategory "Classification / Nomenclature"@fr, "Classification / Nomenclature"@en, "Clasificación/Nomenclatura"@es .

