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

thesaurusinrae:mt_102
  skos:prefLabel "CHI chimie analytique, processus et réactions chimiques"@fr, "CHE analytical chemistry, chemical process and reactions"@en ;
  a skos:ConceptScheme .

thesaurusinrae:c_17200
  dc:modified "2023-12-21T10:58:36"^^xsd:dateTime ;
  skos:altLabel "spectroscopie infrarouge à transformée de Fourier"@fr, "spectrométrie FTIR"@fr ;
  skos:prefLabel "spectrométrie infrarouge à transformée de Fourier"@fr, "Fourier transform infrared spectroscopy"@en ;
  skos:inScheme thesaurusinrae:mt_102, thesaurusinrae:thesaurusINRAE ;
  skos:broader thesaurusinrae:c_17138 ;
  a skos:Concept .

thesaurusinrae:c_17138
  skos:prefLabel "spectrométrie infrarouge"@fr, "infrared spectrometry"@en ;
  a skos:Concept ;
  skos:narrower thesaurusinrae:c_17200 .

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

