@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:7754>
  skos:prefLabel "الیگونوکلئوتید"@fa, "oligonucleotide"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:63685> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:63685>
  ns0:formula "C15H21N5O17P3R(C4H5O12P3R)n" ;
  ns0:has_functional_parent <http://www.irandoc.acir/onto/irandoc/CHEBI:20794> ;
  ns0:subset "3_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:7754> ;
  skos:prefLabel "m(7)g5'ppp5'n(3'ppp5'n)n"@en, "m(7)G5'ppp5'N(3'ppp5'N)n"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

<http://www.irandoc.acir/onto/irandoc/CHEBI:20794>
  skos:prefLabel "7 متیل گوانوزین"@fa, "7-methylguanosine"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
ns0:has_functional_parent rdfs:label "والد-عملکردی دارد"@fa, "has_functional_parent"@en .
