@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:mt_64
  skos:prefLabel "BIO cell biology"@en, "BIO biologie cellulaire"@fr ;
  a skos:ConceptScheme .

thesaurusinrae:c_a65e9be4
  skos:prefLabel "récepteur d'adhésion cellulaire"@fr, "cell adhesion receptor"@en ;
  skos:inScheme thesaurusinrae:mt_64, thesaurusinrae:thesaurusINRAE ;
  a skos:Concept ;
  skos:broader thesaurusinrae:c_19141 ;
  dc:created "2021-02-16T21:58:39"^^xsd:dateTime ;
  skos:altLabel "adhesion receptor"@en ;
  dc:modified "2024-01-05T14:48:45"^^xsd:dateTime ;
  skos:narrower thesaurusinrae:c_1436 .

thesaurusinrae:c_1436
  skos:prefLabel "intégrine"@fr, "integrin"@en ;
  a skos:Concept ;
  skos:broader thesaurusinrae:c_a65e9be4 .

thesaurusinrae:c_19141
  skos:prefLabel "cell surface receptors"@en, "récepteur de surface cellulaire"@fr ;
  a skos:Concept ;
  skos:narrower thesaurusinrae:c_a65e9be4 .

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

