@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/Protéine__Peptide__Aminoacide>
  skos:prefLabel "Protéine / Peptide / Aminoacide"@fr, "Protein / Peptide / Aminoacid"@en ;
  a isothes:ConceptGroup ;
  skos:member <http://data.loterre.fr/ark:/67375/3WV-FCMK50P8-6> .

<http://data.loterre.fr/ark:/67375/3WV> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/3WV-FCMK50P8-6>
  a skos:Concept ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/3WV> ;
  skos:broader <http://data.loterre.fr/ark:/67375/3WV-Q8SHPD3N-L> ;
  skos:prefLabel "protéine GRP78"@fr, "GRP78 protein"@en .

<http://data.loterre.fr/ark:/67375/3WV-Q8SHPD3N-L>
  skos:prefLabel "protéine de choc thermique"@fr, "heat shock protein"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/3WV-FCMK50P8-6> .

