@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_79
  skos:prefLabel "HEA disease vectors"@en, "SAN causes et vecteurs de maladie"@fr ;
  a skos:ConceptScheme ;
  skos:hasTopConcept thesaurusinrae:c_1845 .

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

thesaurusinrae:d_0402
  skos:prefLabel "04.02 DISEASE VECTORS"@en, "04.02 CAUSES ET VECTEURS DE MALADIE"@fr ;
  a skos:Concept ;
  skos:narrower thesaurusinrae:c_1845 .

thesaurusinrae:c_1845
  dc:modified "2025-10-10T16:45:35"^^xsd:dateTime ;
  skos:topConceptOf thesaurusinrae:mt_79 ;
  skos:altLabel "source of inoculum"@en ;
  skos:prefLabel "inoculum source"@en, "source d'inoculum"@fr ;
  skos:inScheme thesaurusinrae:mt_79, thesaurusinrae:thesaurusINRAE ;
  skos:broader thesaurusinrae:d_0402 ;
  a skos:Concept .

