@prefix q1w: <http://data.loterre.fr/ark:/67375/Q1W> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix uneskos: <http://purl.org/umu/uneskos#> .
@prefix obo: <http://purl.obolibrary.org/obo/> .
@prefix inist: <http://www.inist.fr/Ontology#> .

q1w:-ALI
  skos:prefLabel "Agroalimentaire / Sciences des aliments"@fr, "Food industry / Food science"@en ;
  a isothes:ConceptGroup ;
  skos:member q1w:-BC1ZC999-5 .

q1w:-BC1ZC999-5
  uneskos:memberOf q1w:-ALI, q1w:-CBIO_Divers, q1w:-PYV ;
  skos:prefLabel "curcumine"@fr, "curcumin"@en ;
  skos:exactMatch obo:CHEBI_3962 ;
  inist:domain "Physiologie végétale"@fr, "Plant physiology"@en, "Agroalimentaire / Sciences des aliments"@fr, "Food industry / Food science"@en ;
  a skos:Concept ;
  inist:semCategory "Composé biologique"@fr, "Biological compound"@en ;
  skos:inScheme q1w: .

q1w:-CBIO_Divers
  skos:prefLabel "Biological compound_Miscellaneous"@en, "Composé biologique_Divers"@fr ;
  a isothes:ConceptGroup ;
  skos:member q1w:-BC1ZC999-5 .

q1w:-PYV
  skos:prefLabel "Plant physiology"@en, "Physiologie végétale"@fr ;
  a isothes:ConceptGroup ;
  skos:member q1w:-BC1ZC999-5 .

q1w: a skos:ConceptScheme .
