@prefix xd4: <http://data.loterre.fr/ark:/67375/XD4> .
@prefix uneskos: <http://purl.org/umu/uneskos#> .
@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#> .

xd4:-LPHTD1D2-C uneskos:memberOf xd4:-CBIO .
xd4:-PROT
  skos:prefLabel "Protéine / Peptide / Aminoacide"@fr, "Protein / Peptide / Aminoacid"@en ;
  a isothes:ConceptGroup ;
  isothes:superGroup xd4:-CBIO .

xd4:-CCHI
  skos:prefLabel "Chemical compound"@en, "Composé chimique"@fr ;
  a isothes:ConceptGroup ;
  isothes:subGroup xd4:-CBIO .

xd4:-GLUC
  skos:prefLabel "Glucide / Carbohydrate"@fr, "Carbohydrate"@en ;
  a isothes:ConceptGroup ;
  isothes:superGroup xd4:-CBIO .

xd4:-ENZY
  skos:prefLabel "Enzyme / Coenzyme"@fr, "Enzyme / Coenzyme"@en ;
  a isothes:ConceptGroup ;
  isothes:superGroup xd4:-CBIO .

xd4:-NM289XJ6-M uneskos:memberOf xd4:-CBIO .
xd4:-RGSVFSCK-M uneskos:memberOf xd4:-CBIO .
xd4:-SQMC78JZ-V uneskos:memberOf xd4:-CBIO .
xd4:-CBIO
  isothes:subGroup xd4:-GLUC, xd4:-PROT, xd4:-LIPI, xd4:-CBIO_Divers, xd4:-ENZY, xd4:-HORM ;
  isothes:superGroup xd4:-CCHI ;
  rdfs:comment "Nombre de membres : 6."@fr, "Number of members: 6."@en ;
  skos:prefLabel "Composé biologique"@fr, "Biological compound"@en ;
  skos:inScheme xd4: ;
  a isothes:ConceptGroup .

xd4:-R9TQKDH4-L uneskos:memberOf xd4:-CBIO .
xd4:-HORM
  skos:prefLabel "Hormone"@fr, "Hormone"@en ;
  a isothes:ConceptGroup ;
  isothes:superGroup xd4:-CBIO .

xd4: a skos:ConceptScheme .
xd4:-CBIO_Divers
  skos:prefLabel "Biological compound_Miscellaneous"@en, "Composé biologique_Divers"@fr ;
  a isothes:ConceptGroup ;
  isothes:superGroup xd4:-CBIO .

xd4:-LIPI
  skos:prefLabel "Lipide"@fr, "Lipide"@en ;
  a isothes:ConceptGroup ;
  isothes:superGroup xd4:-CBIO .

