@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_97
  skos:prefLabel "APP research equipment"@en, "APP équipements et instruments de recherche"@fr ;
  a skos:ConceptScheme ;
  skos:hasTopConcept thesaurusinrae:c_15979 .

thesaurusinrae:d_1102
  skos:prefLabel "11.02 RESEARCH EQUIPMENT"@en, "11.02 ÉQUIPEMENTS ET INSTRUMENTS DE RECHERCHE"@fr ;
  a skos:Concept ;
  skos:narrower thesaurusinrae:c_15979 .

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_15979
  dc:modified "2025-04-23T12:05:00"^^xsd:dateTime ;
  skos:inScheme thesaurusinrae:thesaurusINRAE, thesaurusinrae:mt_97 ;
  skos:altLabel "exploratory approach"@en, "exploratory device"@en ;
  skos:topConceptOf thesaurusinrae:mt_97 ;
  skos:prefLabel "dispositif d'exploration"@fr, "exploratory tool"@en ;
  a skos:Concept ;
  skos:broader thesaurusinrae:d_1102 .

