@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#> .

<http://data.loterre.fr/ark:/67375/26L-MR3J71VW-7>
  skos:hiddenLabel "Acétate"@fr, "Acetate"@en ;
  skos:prefLabel "acetate"@en, "acétate"@fr, "acetato"@es ;
  inist:semCategory "Composé chimique"@fr, "Chemical compound"@en ;
  a skos:Concept ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/26L> ;
  skos:broader <http://data.loterre.fr/ark:/67375/26L-S8V9ZN3S-2> ;
  skos:narrower <http://data.loterre.fr/ark:/67375/26L-TRD0ZKWF-K> .

<http://data.loterre.fr/ark:/67375/26L/Chemical_compound>
  skos:prefLabel "Chemical compound"@en, "Composé chimique"@fr ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:member <http://data.loterre.fr/ark:/67375/26L-MR3J71VW-7> .

<http://data.loterre.fr/ark:/67375/26L-TRD0ZKWF-K>
  skos:prefLabel "calclasita"@es, "calclacite"@fr, "calclacite"@en ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/26L-MR3J71VW-7> .

<http://data.loterre.fr/ark:/67375/26L> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/26L-S8V9ZN3S-2>
  skos:prefLabel "compuesto orgánico"@es, "organic compound"@en, "composé organique"@fr ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/26L-MR3J71VW-7> .

