@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 obo: <http://purl.obolibrary.org/obo/> .

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

q1w:-HD4D8C70-G
  uneskos:memberOf q1w:-BATI, q1w:-ALI ;
  skos:prefLabel "restaurant"@fr, "restaurant"@en ;
  inist:domain "Food industry / Food science"@en, "Agroalimentaire / Sciences des aliments"@fr ;
  a skos:Concept ;
  inist:semCategory "Building / Infrastructure"@en, "Bâtiment / Infrastructure"@fr ;
  skos:exactMatch obo:ENVO_01000934 ;
  skos:inScheme q1w: .

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

q1w: a skos:ConceptScheme .
