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

<http://data.loterre.fr/ark:/67375/26L/Lipide>
  skos:prefLabel "Lipide"@fr, "Lipide"@en ;
  isothes:superGroup <http://data.loterre.fr/ark:/67375/26L/Grouping_by_semantic_type> ;
  skos:member <http://data.loterre.fr/ark:/67375/26L-GG367PH1-M>, <http://data.loterre.fr/ark:/67375/26L-X4V8S19J-F> ;
  rdfs:comment "Number of members: 2."@en, "Nombre de membres : 2."@fr ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/26L> ;
  a isothes:ConceptGroup, skos:Collection .

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

<http://data.loterre.fr/ark:/67375/26L-GG367PH1-M>
  skos:prefLabel "lipid"@en, "lípido"@es, "lipide"@fr ;
  a skos:Concept .

<http://data.loterre.fr/ark:/67375/26L/Grouping_by_semantic_type>
  skos:prefLabel "Grouping by semantic type"@en, "Regroupement par catégorie sémantique"@fr ;
  a isothes:ConceptGroup, skos:Collection ;
  isothes:subGroup <http://data.loterre.fr/ark:/67375/26L/Lipide> .

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