@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:-GZ0084VK-4 .

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

q1w:-CHO
  skos:prefLabel "Chimie organique"@fr, "Organic chemistry"@en ;
  a isothes:ConceptGroup ;
  skos:member q1w:-GZ0084VK-4 .

q1w:-GZ0084VK-4
  inist:domain "Organic chemistry"@en, "Chimie organique"@fr, "Food industry / Food science"@en, "Agroalimentaire / Sciences des aliments"@fr ;
  skos:hiddenLabel "dinitrophenol"@en, "nonylphenol"@en, "chlorophenol"@en, "fluorophenol"@en, "alkylphenol"@en, "nitrophenol"@en, "octylphenol"@en, "halophenols"@en, "propylphenol"@en ;
  skos:altLabel "phenolics"@en, "phenolic compound"@en, "composé phénolique"@fr ;
  inist:semCategory "Functional class"@en, "Classe fonctionnelle"@fr ;
  skos:prefLabel "phénols"@fr, "phenols"@en ;
  uneskos:memberOf q1w:-CFON, q1w:-CHO, q1w:-ALI ;
  a skos:Concept ;
  skos:inScheme q1w: .

q1w: a skos:ConceptScheme .
