@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:-BX308V4S-C
  skos:hiddenLabel "Macrocycle"@en, "Macrocycle"@fr, "Macrociclo"@es ;
  a skos:Concept ;
  skos:inScheme bjw: ;
  inist:semCategory "Composé chimique"@fr, "Chemical compound"@en, "Compuesto químico"@es ;
  skos:prefLabel "macrociclo"@es, "macrocycle"@fr, "macrocycle"@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:-BX308V4S-C .

