@prefix bjw: <http://data.loterre.fr/ark:/67375/BJW> .
@prefix inist: <http://www.inist.fr/Ontology#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

bjw:-D479KNM7-P
  inist:semCategory "Compuesto químico"@es, "Chemical compound"@en, "Composé chimique"@fr ;
  a skos:Concept ;
  skos:prefLabel "heavy ion"@en, "ión pesado"@es, "ion lourd"@fr ;
  skos:hiddenLabel "Ion lourd"@fr, "Ión pesado"@es, "Heavy ion"@en ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q1411526> ;
  skos:inScheme bjw: .

bjw: a skos:ConceptScheme .
<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:-D479KNM7-P .

