@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-GG367PH1-M>
  skos:hiddenLabel "lipids"@en, "Lipid"@en, "Lipide"@fr ;
  skos:prefLabel "lípido"@es, "lipid"@en, "lipide"@fr ;
  skos:broader <http://data.loterre.fr/ark:/67375/26L-X4V8S19J-F> ;
  a skos:Concept ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/26L> ;
  inist:semCategory "Lipide"@fr, "Lipide"@en .

<http://data.loterre.fr/ark:/67375/26L-X4V8S19J-F>
  skos:prefLabel "ácido graso"@es, "fatty acid"@en, "acide gras"@fr ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/26L-GG367PH1-M> .

<http://data.loterre.fr/ark:/67375/26L/Lipide>
  skos:prefLabel "Lipide"@fr, "Lipide"@en ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:member <http://data.loterre.fr/ark:/67375/26L-GG367PH1-M> .

<http://data.loterre.fr/ark:/67375/26L> a skos:ConceptScheme .
