@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

<http://data.loterre.fr/ark:/67375/3WV/Composé_chimique>
  skos:prefLabel "Chemical compound"@en, "Composé chimique"@fr ;
  a isothes:ConceptGroup ;
  skos:member <http://data.loterre.fr/ark:/67375/3WV-VKHKJB8M-C> .

<http://data.loterre.fr/ark:/67375/3WV-P78TC3VD-0>
  skos:prefLabel "explosif"@fr, "explosives"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/3WV-VKHKJB8M-C> .

<http://data.loterre.fr/ark:/67375/3WV> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/3WV-VKHKJB8M-C>
  a skos:Concept ;
  skos:altLabel "hexogène"@fr, "RDX"@fr, "RDX"@en, "hexogen"@en, "hexahydro-1,3,5-trinitro-1,3,5-triazine"@fr, "cyclonite"@fr, "cyclonite"@en, "1,3,5-Triazine(hexahydro-1,3,5-trinitro)"@fr ;
  skos:prefLabel "cyclotriméthylènetrinitramine"@fr, "1,3,5-Trinitro-1,3,5-triazinane"@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/3WV> ;
  skos:broader <http://data.loterre.fr/ark:/67375/3WV-P78TC3VD-0> .

