@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/27X-L86J02BV-J>
  skos:prefLabel "faune"@fr, "fauna"@en ;
  a skos:Concept .

<http://data.loterre.fr/ark:/67375/27X-BQWM0677-Q>
  skos:prefLabel "scarabée"@fr, "scarab"@en ;
  a skos:Concept .

<http://data.loterre.fr/ark:/67375/27X> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/27X/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/27X/Animal> .

<http://data.loterre.fr/ark:/67375/27X-QV9XLT58-D>
  skos:prefLabel "animal"@fr, "animal"@en ;
  a skos:Concept .

<http://data.loterre.fr/ark:/67375/27X-RT69HNB4-4>
  skos:prefLabel "bétail"@fr, "cattle"@en ;
  a skos:Concept .

<http://data.loterre.fr/ark:/67375/27X-TFWHTWST-7>
  skos:prefLabel "animal sacré"@fr, "sacred animal"@en ;
  a skos:Concept .

<http://data.loterre.fr/ark:/67375/27X/Animal>
  skos:member <http://data.loterre.fr/ark:/67375/27X-BQWM0677-Q>, <http://data.loterre.fr/ark:/67375/27X-TFWHTWST-7>, <http://data.loterre.fr/ark:/67375/27X-L86J02BV-J>, <http://data.loterre.fr/ark:/67375/27X-RT69HNB4-4>, <http://data.loterre.fr/ark:/67375/27X-QV9XLT58-D> ;
  a skos:Collection, isothes:ConceptGroup ;
  isothes:superGroup <http://data.loterre.fr/ark:/67375/27X/Grouping_by_semantic_type> ;
  rdfs:comment "Nombre de membres : 5."@fr, "Number of members: 5."@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/27X> ;
  skos:prefLabel "Animal"@fr, "Animal"@en .

