@prefix thesaurusinrae: <http://opendata.inrae.fr/thesaurusINRAE/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

thesaurusinrae:c_7358
  skos:prefLabel "chemical interaction"@en, "interaction chimique"@fr ;
  a skos:Concept ;
  skos:narrower thesaurusinrae:c_13601 .

thesaurusinrae:c_13601
  skos:inScheme thesaurusinrae:thesaurusINRAE, thesaurusinrae:mt_85 ;
  skos:prefLabel "liaison chimique"@fr, "chemical bonding"@en ;
  skos:altLabel "molecular interaction"@en, "interaction moléculaire"@fr ;
  a skos:Concept ;
  skos:broader thesaurusinrae:c_7358 ;
  dc:modified "2023-06-01T16:33:37"^^xsd:dateTime ;
  skos:narrower thesaurusinrae:c_13494 .

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_13494
  skos:prefLabel "liaison disulfure"@fr, "disulfide bond"@en ;
  a skos:Concept ;
  skos:broader thesaurusinrae:c_13601 .

thesaurusinrae:mt_85
  skos:prefLabel "PHY science des matériaux et de la matière"@fr, "PHY materials sciences"@en ;
  a skos:ConceptScheme .

