@prefix ins: <http://data.loterre.fr/ark:/67375/INS> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

ins: a skos:ConceptScheme .
ins:-R3LTDP0R-F
  skos:definition "Le transcriptome est l'ensemble des ARN issus de la transcription du génome. L'analyse transcriptomique peut caractériser le transcriptome d'un tissu particulier, d'un type cellulaire, ou comparer les transcriptomes entre différentes conditions expérimentales."@fr ;
  a skos:Concept ;
  skos:inScheme ins: ;
  skos:broader ins:-CLZ8VZD2-0 ;
  skos:prefLabel "transcriptomic analysis"@en, "analyse transcriptomique"@fr ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/Transcriptome> .

ins:-CLZ8VZD2-0
  skos:prefLabel "analyse"@fr, "analysis"@en ;
  a skos:Concept ;
  skos:narrower ins:-R3LTDP0R-F .

