@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/3WV-PK79GPCQ-P>
  skos:prefLabel "huile de baleine"@fr, "whale oil"@en ;
  a skos:Concept .

<http://data.loterre.fr/ark:/67375/3WV-ZKBMLKWW-J>
  skos:prefLabel "fatty acid"@en, "acide gras"@fr ;
  a skos:Concept .

<http://data.loterre.fr/ark:/67375/3WV> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/3WV-RKNF4L3X-2>
  skos:prefLabel "huile végétale"@fr, "vegetable oil"@en ;
  a skos:Concept .

<http://data.loterre.fr/ark:/67375/3WV-F4XMVKCR-G>
  skos:prefLabel "cholestérol"@fr, "cholesterol"@en ;
  a skos:Concept .

<http://data.loterre.fr/ark:/67375/3WV/Regroupement_par_type_sémantique>
  skos:prefLabel "Regroupement par type sémantique"@fr, "Grouping by semantic type"@en ;
  a isothes:ConceptGroup ;
  isothes:subGroup <http://data.loterre.fr/ark:/67375/3WV/Lipide> .

<http://data.loterre.fr/ark:/67375/3WV/Lipide>
  rdfs:comment "Nombre de membres : 4."@fr, "Number of members: 4."@fr ;
  skos:member <http://data.loterre.fr/ark:/67375/3WV-RKNF4L3X-2>, <http://data.loterre.fr/ark:/67375/3WV-F4XMVKCR-G>, <http://data.loterre.fr/ark:/67375/3WV-ZKBMLKWW-J>, <http://data.loterre.fr/ark:/67375/3WV-PK79GPCQ-P> ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/3WV> ;
  isothes:superGroup <http://data.loterre.fr/ark:/67375/3WV/Regroupement_par_type_sémantique> ;
  skos:prefLabel "Lipide"@fr, "Lipide"@en ;
  a isothes:ConceptGroup .

