@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:c_2d48d1cf
  skos:prefLabel "bacterial necrosis"@en, "nécrose bactérienne"@fr ;
  a skos:Concept ;
  skos:narrower thesaurusinrae:c_fb4eafba .

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_fb4eafba
  skos:prefLabel "bacterial blight of grapevine"@en, "nécrose bactérienne de la vigne"@fr ;
  a skos:Concept ;
  skos:altLabel "maladie d'Oléron"@fr, "canker of grapevine"@en ;
  dc:created "2023-12-22T09:50:22"^^xsd:dateTime ;
  skos:inScheme thesaurusinrae:mt_76, thesaurusinrae:thesaurusINRAE ;
  skos:broader thesaurusinrae:c_2d48d1cf ;
  dc:modified "2023-12-22T09:51:45"^^xsd:dateTime .

thesaurusinrae:mt_76
  skos:prefLabel "HEA diseases, disorders and symptoms"@en, "SAN pathologies"@fr ;
  a skos:ConceptScheme .

