@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

thesaurusinrae:gr_0e007763
  skos:prefLabel "coll WOOD AND FORESTRY"@en, "coll BOIS ET FORÊT"@fr ;
  a skos:Collection ;
  skos:member thesaurusinrae:c_8145 .

thesaurusinrae:c_6958
  skos:prefLabel "rhizosphère"@fr, "rhizosphere"@en ;
  a skos:Concept .

dc:isReplacedBy
  rdfs:subPropertyOf dc:relation, dc11:relation ;
  rdfs:comment "A related resource that supplants, displaces, or supersedes the described resource."@en ;
  rdfs:label "Is Replaced By"@en .

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_8145
  dc:isReplacedBy thesaurusinrae:c_6958 ;
  owl:deprecated true ;
  dc:modified "2024-01-25T10:20:22"^^xsd:dateTime ;
  skos:topConceptOf thesaurusinrae:mt_105 ;
  skos:prefLabel "zone racinaire"@fr ;
  skos:inScheme thesaurusinrae:mt_105, thesaurusinrae:thesaurusINRAE ;
  skos:broader thesaurusinrae:d_0601 ;
  a skos:Concept .

thesaurusinrae:mt_105
  skos:prefLabel "EAR soil sciences"@en, "TER sciences du sol"@fr ;
  a skos:ConceptScheme ;
  skos:hasTopConcept thesaurusinrae:c_8145 .

thesaurusinrae:d_0601
  skos:prefLabel "06.01 SOIL SCIENCES"@en, "06.01 SCIENCES DU SOL"@fr ;
  a skos:Concept ;
  skos:narrower thesaurusinrae:c_8145 .

