@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:-PC1F249K-1
  skos:exactMatch <https://fr.wikipedia.org/wiki/Acide_ribonucl%C3%A9ique_messager>, <https://en.wikipedia.org/wiki/Messenger_RNA> ;
  a skos:Concept ;
  skos:inScheme c0x: ;
  skos:definition "In molecular biology, messenger RNA (mRNA) is a single-stranded molecule of RNA that corresponds to the genetic sequence of a gene and is read by a ribosome in the process of synthesizing a protein. (Wikipedia)"@en, "L'acide ribonucléique messager, ARN messager ou ARNm est une copie transitoire d'une portion de l'ADN correspondant à un ou plusieurs gènes. L'ARNm est utilisé comme intermédiaire par les cellules pour la synthèse des protéines. (Wikipédia)"@fr ;
  dc11:creator "Patricia Fener" ;
  skos:prefLabel "ARNm"@fr, "mRNA"@en ;
  skos:altLabel "messenger RNA"@en, "ARN messager"@fr ;
  skos:broader c0x:-LVC0XWBH-T .

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

