@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: a skos:ConceptScheme .
bjw:-VVLZQRD9-Q
  skos:prefLabel "anión"@es, "anion"@en, "anion"@fr ;
  inist:semCategory "Chemical compound"@en, "Compuesto químico"@es, "Composé chimique"@fr ;
  skos:hiddenLabel "Ion négatif"@fr, "Ión negativo"@es, "Negative ion"@en ;
  skos:altfLabel "negative ion"@en ;
  a skos:Concept ;
  skos:altLabel "ion négatif"@fr, "ión negativo"@es ;
  skos:inScheme bjw: .

<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:-VVLZQRD9-Q .

