@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:-N16FHPSW-K .

q1w:-CFON
  skos:prefLabel "Classe fonctionnelle"@fr, "Functional class"@en ;
  a isothes:ConceptGroup ;
  skos:member q1w:-N16FHPSW-K .

q1w:-N16FHPSW-K
  skos:prefLabel "diacétyle"@fr, "diacetyl"@en ;
  inist:semCategory "Classe fonctionnelle"@fr, "Functional class"@en ;
  skos:altLabel "biacétyle"@fr, "biacetyl"@en ;
  inist:domain "Agroalimentaire / Sciences des aliments"@fr, "Chemistry"@en, "Chimie"@fr, "Food industry / Food science"@en ;
  uneskos:memberOf q1w:-CHI_Divers, q1w:-CFON, q1w:-ALI ;
  a skos:Concept ;
  skos:inScheme q1w: .

q1w:-CHI_Divers
  skos:prefLabel "Chimie_Divers"@fr, "Chemistry_Miscellaneous"@en ;
  a isothes:ConceptGroup ;
  skos:member q1w:-N16FHPSW-K .

q1w: a skos:ConceptScheme .
