@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:-T7TFZ6K1-S
  skos:inScheme bjw: ;
  inist:semCategory "Composé chimique"@fr, "Compuesto químico"@es, "Chemical compound"@en ;
  skos:hiddenLabel "Ion antagoniste"@fr, "Ion antagonista"@es, "Counter ion"@en ;
  a skos:Concept ;
  skos:prefLabel "ion antagoniste"@fr, "counter ion"@en, "ion antagonista"@es ;
  skos:altLabel "counterion"@en .

<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:-T7TFZ6K1-S .

