@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 isothes: <http://purl.org/iso25964/skos-thes#> .

q1w:-ZXVBSKNR-Z
  skos:inScheme q1w: ;
  skos:prefLabel "water saving"@en, "économie d'eau"@fr ;
  skos:altLabel "sobriété hydrique"@fr, "water sobriety"@en, "sobriété en eau"@fr ;
  uneskos:memberOf q1w:-SYST, q1w:-ALI, q1w:-ENV ;
  inist:domain "Food industry / Food science"@en, "Environment / Pollution / Sustainable development"@en, "Environnement / Pollution / Développement durable"@fr, "Agroalimentaire / Sciences des aliments"@fr ;
  a skos:Concept ;
  skos:hiddenLabel "transition hydrique"@fr ;
  inist:semCategory "Organizational system"@en, "Système organisationnel"@fr .

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

q1w:-SYST
  skos:prefLabel "Organizational system"@en, "Système organisationnel"@fr ;
  a isothes:ConceptGroup ;
  skos:member q1w:-ZXVBSKNR-Z .

q1w: a skos:ConceptScheme .
q1w:-ENV
  skos:prefLabel "Environnement / Pollution / Développement durable"@fr, "Environment / Pollution / Sustainable development"@en ;
  a isothes:ConceptGroup ;
  skos:member q1w:-ZXVBSKNR-Z .

