@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#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

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

q1w:-AGR_Divers
  skos:prefLabel "Agronomy sciences / Agriculture_Miscellaneous"@en, "Sciences agronomiques / Agriculture_Divers"@fr ;
  a isothes:ConceptGroup ;
  skos:member q1w:-B9ZW5DGX-D .

q1w:-ACTI
  skos:prefLabel "Activity"@en, "Activité"@fr ;
  a isothes:ConceptGroup ;
  skos:member q1w:-B9ZW5DGX-D .

q1w:-B9ZW5DGX-D
  inist:domain "Agroalimentaire / Sciences des aliments"@fr, "Agronomy sciences / Agriculture"@en, "Sciences agronomiques / Agriculture"@fr, "Food industry / Food science"@en ;
  skos:altLabel "industrie légumière"@fr ;
  skos:hiddenLabel "processing tomato"@en, "vegetable and fruit processing"@en, "industrie des fruits et légumes"@fr, "fruits and vegetables industry"@en ;
  uneskos:memberOf q1w:-ACTI, q1w:-AGR_Divers, q1w:-ALI ;
  inist:semCategory "Activity"@en, "Activité"@fr ;
  a skos:Concept ;
  skos:prefLabel "vegetable industry"@en, "industrie des légumes"@fr ;
  skos:inScheme q1w: ;
  dc:modified "2023-04-26"^^xsd:date .

q1w: a skos:ConceptScheme .
