@prefix thesaurusinrae: <http://opendata.inrae.fr/thesaurusINRAE/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

thesaurusinrae:mt_20544
  skos:prefLabel "SSH economics"@en, "SHS économie"@fr ;
  a skos:ConceptScheme .

thesaurusinrae:thesaurusINRAE
  skos:prefLabel "INRAE thesaurus"@en, "Thésaurus INRAE"@fr ;
  a <http://www.w3.org/ns/adms#Asset>, skos:ConceptScheme, owl:Ontology .

thesaurusinrae:c_20919
  skos:prefLabel "consommation"@fr, "consumption"@en ;
  a skos:Concept ;
  skos:narrower thesaurusinrae:c_aab3b4cf .

thesaurusinrae:c_aab3b4cf
  dc:created "2023-08-17T09:42:31"^^xsd:dateTime ;
  dc:modified "2023-08-17T09:50:05"^^xsd:dateTime ;
  skos:prefLabel "consommation d'énergie"@fr, "energy consumption"@en ;
  skos:inScheme thesaurusinrae:mt_20544, thesaurusinrae:thesaurusINRAE ;
  skos:broader thesaurusinrae:c_20919 ;
  a skos:Concept .

