@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_63
  skos:prefLabel "BIO anatomy and body fluids"@en, "BIO anatomie et fluides biologiques"@fr ;
  a skos:ConceptScheme ;
  skos:hasTopConcept thesaurusinrae:c_7984 .

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_0504
  skos:prefLabel "05.04 ANATOMY AND BODY FLUIDS"@en, "05.04 ANATOMIE ET FLUIDES BIOLOGIQUES"@fr ;
  a skos:Concept ;
  skos:narrower thesaurusinrae:c_7984 .

thesaurusinrae:c_7984
  dc:modified "2021-08-11T10:13:26"^^xsd:dateTime ;
  skos:topConceptOf thesaurusinrae:mt_63 ;
  skos:prefLabel "microfibrille"@fr, "microfibril"@en ;
  skos:inScheme thesaurusinrae:mt_63, thesaurusinrae:thesaurusINRAE ;
  skos:broader thesaurusinrae:d_0504 ;
  a skos:Concept .

