@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:gr_45b18adc
  skos:prefLabel "coll MAPPED CONCEPTS"@en, "coll CONCEPTS ALIGNES"@fr ;
  a skos:Collection ;
  skos:member thesaurusinrae:gr_7f1b79e6 .

thesaurusinrae:gr_7f1b79e6
  skos:prefLabel "coll MAPPED TO MESH"@en, "coll ALIGNES A MESH"@fr ;
  a skos:Collection ;
  skos:member thesaurusinrae:c_80de2ddf .

thesaurusinrae:c_3a9429b5
  skos:prefLabel "transition element"@en, "élément chimique de transition"@fr ;
  a skos:Concept ;
  skos:narrower thesaurusinrae:c_80de2ddf .

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

thesaurusinrae:mt_100
  skos:prefLabel "CHE chemicals and chemical substances"@en, "CHI substances et produits chimiques"@fr ;
  a skos:ConceptScheme .

thesaurusinrae:c_80de2ddf
  dc:created "2021-12-21T13:12:12"^^xsd:dateTime ;
  dc:modified "2021-12-21T13:12:29"^^xsd:dateTime ;
  skos:prefLabel "indium"@en, "indium"@fr ;
  skos:inScheme thesaurusinrae:mt_100, thesaurusinrae:thesaurusINRAE ;
  skos:exactMatch <http://id.nlm.nih.gov/mesh/D007204> ;
  skos:broader thesaurusinrae:c_3a9429b5 ;
  a skos:Concept .

