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

<http://data.loterre.fr/ark:/67375/905-X1WZT3L0-J>
  skos:prefLabel "viande"@fr, "meat"@en ;
  a skos:Concept .

<http://data.loterre.fr/ark:/67375/905/ALIM>
  skos:member <http://data.loterre.fr/ark:/67375/905-HQNJDCNM-1>, <http://data.loterre.fr/ark:/67375/905-LVJFWFTX-2>, <http://data.loterre.fr/ark:/67375/905-KVXHXC3N-0>, <http://data.loterre.fr/ark:/67375/905-X1WZT3L0-J>, <http://data.loterre.fr/ark:/67375/905-GJT6HT9Q-9>, <http://data.loterre.fr/ark:/67375/905-KWHWW01T-V>, <http://data.loterre.fr/ark:/67375/905-KNWXBQL2-4> ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/905> ;
  skos:prefLabel "Food"@en, "Aliment"@fr ;
  rdfs:comment "Nombre de membres : 7."@fr, "Number of membres: 7."@en ;
  a skos:Collection ;
  isothes:superGroup <http://data.loterre.fr/ark:/67375/905/OBJE> .

<http://data.loterre.fr/ark:/67375/905-KVXHXC3N-0>
  skos:prefLabel "miel"@fr, "honey"@en ;
  a skos:Concept .

<http://data.loterre.fr/ark:/67375/905-KNWXBQL2-4>
  skos:prefLabel "alimentation"@fr, "diet"@en ;
  a skos:Concept .

<http://data.loterre.fr/ark:/67375/905> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/905-GJT6HT9Q-9>
  skos:prefLabel "faisselle"@fr, "cheese strainer"@en ;
  a skos:Concept .

<http://data.loterre.fr/ark:/67375/905-KWHWW01T-V>
  skos:prefLabel "vin"@fr, "wine"@en ;
  a skos:Concept .

<http://data.loterre.fr/ark:/67375/905-HQNJDCNM-1>
  skos:prefLabel "riz"@fr, "rice"@en ;
  a skos:Concept .

<http://data.loterre.fr/ark:/67375/905-LVJFWFTX-2>
  skos:prefLabel "bebida"@es, "drink"@en, "boisson"@fr ;
  a skos:Concept .

<http://data.loterre.fr/ark:/67375/905/OBJE>
  skos:prefLabel "Object"@en, "Objet"@fr ;
  a skos:Collection ;
  isothes:subGroup <http://data.loterre.fr/ark:/67375/905/ALIM> .

