@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:-W3H13QRK-J
  skos:prefLabel "butylhydroquinone"@fr, "butylhydroquinone"@en ;
  skos:inScheme q1w: ;
  skos:altLabel "tert-butylhydroquinone"@en, "tert-butylhydroquinone"@fr, "TBHQ"@en, "hydroquinone(butyl)"@en, "hydroquinone(butyl)"@fr, "BHQT"@fr ;
  uneskos:memberOf q1w:-CCHI_Divers, q1w:-CHO, q1w:-ALI ;
  inist:semCategory "Composé chimique"@fr, "Chemical compound"@en ;
  inist:domain "Agroalimentaire / Sciences des aliments"@fr, "Organic chemistry"@en, "Food industry / Food science"@en, "Chimie organique"@fr ;
  a skos:Concept ;
  skos:closeMatch obo:FOODON_03414431 .

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

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

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

