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

ins:-ZDTTT2XT-C
  skos:definition "Le transcriptome est l'ensemble des ARN issus de la transcription du génome."@fr, "The transcriptome is the set of all RNA transcripts, including coding and non-coding, in an individual or a population of cells."@en ;
  a skos:Concept ;
  skos:inScheme ins: ;
  skos:broader ins:-N2MC1GV1-G ;
  skos:prefLabel "transcriptome"@en, "transcriptome"@fr ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Transcriptome> .

ins: a skos:ConceptScheme .
ins:-N2MC1GV1-G
  skos:prefLabel "cellule"@fr, "cell"@en ;
  a skos:Concept ;
  skos:narrower ins:-ZDTTT2XT-C .

