@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_26224
  skos:prefLabel "BIO biologie générale"@fr, "BIO general biology"@en ;
  a skos:ConceptScheme .

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

thesaurusinrae:c_8363
  skos:altLabel "animal science"@en, "science animale"@fr ;
  dc:modified "2023-06-16T11:19:45"^^xsd:dateTime ;
  skos:broader thesaurusinrae:c_6133 ;
  skos:inScheme thesaurusinrae:mt_26224, thesaurusinrae:thesaurusINRAE ;
  skos:prefLabel "sciences animales"@fr, "animal sciences"@en ;
  a skos:Concept .

thesaurusinrae:skosCollection_e25f9c62
  skos:prefLabel "coll DISCIPLINES"@fr, "coll DISCIPLINES"@en ;
  a skos:Collection ;
  skos:member thesaurusinrae:c_8363 .

thesaurusinrae:c_6133
  skos:prefLabel "sciences de la vie"@fr, "biological sciences"@en ;
  a skos:Concept ;
  skos:narrower thesaurusinrae:c_8363 .

