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

q1w:-BS59MVQR-8
  skos:inScheme q1w: ;
  skos:altLabel "storehouse"@en, "warehouse"@en, "entrepôt"@fr ;
  skos:prefLabel "local d'entreposage"@fr, "storeroom"@en ;
  inist:semCategory "Bâtiment / Infrastructure"@fr, "Building / Infrastructure"@en ;
  dc:modified "2023-04-26"^^xsd:date ;
  uneskos:memberOf q1w:-ALI, q1w:-BATI ;
  inist:domain "Food industry / Food science"@en, "Agroalimentaire / Sciences des aliments"@fr ;
  skos:hiddenLabel "stores"@en ;
  a skos:Concept .

q1w:-BATI
  skos:prefLabel "Building / Infrastructure"@en, "Bâtiment / Infrastructure"@fr ;
  a isothes:ConceptGroup ;
  skos:member q1w:-BS59MVQR-8 .

q1w: a skos:ConceptScheme .
