@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/905> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/905-Z7JWHHRF-Z>
  skos:prefLabel "œuf"@fr, "egg"@en ;
  a skos:Concept .

<http://data.loterre.fr/ark:/67375/905-BGKFNW1H-N>
  skos:prefLabel "corne"@fr, "horn"@en ;
  a skos:Concept .

<http://data.loterre.fr/ark:/67375/905/SVIV_Divers>
  skos:member <http://data.loterre.fr/ark:/67375/905-BGKFNW1H-N>, <http://data.loterre.fr/ark:/67375/905-Z7JWHHRF-Z>, <http://data.loterre.fr/ark:/67375/905-R5SBPL68-G>, <http://data.loterre.fr/ark:/67375/905-RDHPKXJK-K> ;
  a skos:Collection ;
  skos:prefLabel "Structure du vivant_Divers"@fr, "Structure of living being_Miscellaneous"@en ;
  isothes:superGroup <http://data.loterre.fr/ark:/67375/905/SVIV> ;
  rdfs:comment "Nombre de membres : 4."@fr, "Number of membres: 4."@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/905> .

<http://data.loterre.fr/ark:/67375/905/SVIV>
  skos:prefLabel "Structure du vivant"@fr, "Structure of living being"@en ;
  a skos:Collection ;
  isothes:subGroup <http://data.loterre.fr/ark:/67375/905/SVIV_Divers> .

<http://data.loterre.fr/ark:/67375/905-RDHPKXJK-K>
  skos:prefLabel "collagène"@fr, "collagen"@en ;
  a skos:Concept .

<http://data.loterre.fr/ark:/67375/905-R5SBPL68-G>
  skos:prefLabel "fourrure"@fr, "fur"@en ;
  a skos:Concept .

