@prefix c0x: <http://data.loterre.fr/ark:/67375/C0X> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .

c0x: a skos:ConceptScheme .
c0x:-S80T7HVF-C
  skos:exactMatch <https://en.wikipedia.org/wiki/Transcriptome>, <https://fr.wikipedia.org/wiki/Transcriptome> ;
  skos:altLabel "RNA transcripts"@en, "ARN issus de la transcription"@fr ;
  dc11:creator "Patricia Fener" ;
  skos:broader c0x:-LVC0XWBH-T ;
  a skos:Concept ;
  skos:prefLabel "transcriptome"@en, "transcriptome"@fr ;
  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. (Wikipédia)"@fr, "The transcriptome is the set of all RNA transcripts, including coding and non-coding, in an individual or a population of cells. The term can also sometimes be used to refer to all RNAs, or just mRNA, depending on the particular experiment. The term transcriptome is a portmanteau of the words transcript and genome; it is associated with the process of transcript production during the biological process of transcription. (Wikipedia)"@en ;
  skos:inScheme c0x: .

c0x:-LVC0XWBH-T
  skos:prefLabel "transcription"@fr, "transcription"@en ;
  a skos:Concept ;
  skos:narrower c0x:-S80T7HVF-C .

