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

q1w:-Q27BB5VL-F
  skos:inScheme q1w: ;
  uneskos:memberOf q1w:-CCHI_Divers, q1w:-AGEN, q1w:-ALI ;
  inist:domain "Agroalimentaire / Sciences des aliments"@fr, "Food industry / Food science"@en ;
  inist:semCategory "Agent / Factor"@en, "Agent / Facteur"@fr, "Composé chimique"@fr, "Chemical compound"@en ;
  a skos:Concept ;
  skos:prefLabel "édulcorant artificiel"@fr, "artificial sweetener"@en ;
  skos:exactMatch obo:FOODON_00001618 ;
  skos:hiddenLabel "low-calorie sweetener"@en, "intense sweetener"@en ;
  skos:altLabel "synthetic sweetener"@en .

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

q1w:-AGEN
  skos:prefLabel "Agent / Facteur"@fr, "Agent / Factor"@en ;
  a isothes:ConceptGroup ;
  skos:member q1w:-Q27BB5VL-F .

q1w: a skos:ConceptScheme .
q1w:-CCHI_Divers
  skos:prefLabel "Composé chimique_Divers"@fr, "Chemical compound_Miscellaneous"@en ;
  a isothes:ConceptGroup ;
  skos:member q1w:-Q27BB5VL-F .

