@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 inist: <http://www.inist.fr/Ontology#> .
@prefix uneskos: <http://purl.org/umu/uneskos#> .

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

q1w:-INST
  skos:prefLabel "Organisme / Institution"@fr, "Organization / Institution"@en ;
  a isothes:ConceptGroup ;
  skos:member q1w:-Q5S0JF9X-9 .

q1w: a skos:ConceptScheme .
q1w:-Q5S0JF9X-9
  skos:prefLabel "ICUMSA"@fr, "International Commission for Uniform Methods of Sugar Analysis"@en ;
  inist:semCategory "Organization / Institution"@en, "Organisme / Institution"@fr ;
  a skos:Concept ;
  uneskos:memberOf q1w:-INST, q1w:-ALI ;
  skos:inScheme q1w: ;
  inist:domain "Food industry / Food science"@en, "Agroalimentaire / Sciences des aliments"@fr .

