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

<http://data.loterre.fr/ark:/67375/3WV> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/3WV/Vertébré>
  skos:prefLabel "Vertébré"@fr, "Vertebrate"@en ;
  a isothes:ConceptGroup ;
  skos:member <http://data.loterre.fr/ark:/67375/3WV-Q0PRP2G1-B> .

<http://data.loterre.fr/ark:/67375/3WV-JK15QHT4-0>
  skos:prefLabel "Macaca mulatta"@fr, "Macaca mulatta"@en ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/3WV-Q0PRP2G1-B> .

<http://data.loterre.fr/ark:/67375/3WV-TN0D0F6D-Z>
  skos:prefLabel "Mammalia"@en, "Mammalia"@fr ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/3WV-Q0PRP2G1-B> .

<http://data.loterre.fr/ark:/67375/3WV-FJSJ73RN-H>
  skos:prefLabel "Cercopithecidae"@fr, "Cercopithecidae"@en ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/3WV-Q0PRP2G1-B> .

<http://data.loterre.fr/ark:/67375/3WV-Q0PRP2G1-B>
  skos:narrower <http://data.loterre.fr/ark:/67375/3WV-FJSJ73RN-H>, <http://data.loterre.fr/ark:/67375/3WV-JK15QHT4-0> ;
  a skos:Concept ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/3WV> ;
  skos:broader <http://data.loterre.fr/ark:/67375/3WV-TN0D0F6D-Z> ;
  skos:prefLabel "Primates"@fr, "Primates"@en .

