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

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

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

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

q1w: a skos:ConceptScheme .
