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

thesaurusinrae:c_6312
  skos:topConceptOf thesaurusinrae:mt_72 ;
  skos:prefLabel "defense reaction"@en, "réaction de défense"@fr ;
  skos:inScheme thesaurusinrae:mt_72, thesaurusinrae:thesaurusINRAE ;
  dc:modified "2024-12-10T09:46:52"^^xsd:dateTime ;
  dc:isReplacedBy thesaurusinrae:c_7146 ;
  owl:deprecated true ;
  a skos:Concept ;
  skos:broader thesaurusinrae:d_0505 .

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_7146
  skos:prefLabel "defense response"@en, "réponse de défense"@fr ;
  a skos:Concept .

thesaurusinrae:mt_72
  skos:prefLabel "BIO physiology"@en, "BIO physiologie"@fr ;
  a skos:ConceptScheme ;
  skos:hasTopConcept thesaurusinrae:c_6312 .

thesaurusinrae:d_0505
  skos:prefLabel "05.05 PHYSIOLOGY"@en, "05.05 PHYSIOLOGIE"@fr ;
  a skos:Concept ;
  skos:narrower thesaurusinrae:c_6312 .

