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

<http://www.irandoc.acir/onto/irandoc/CHEBI:33696>
  skos:prefLabel "اسید نوکلئیک"@fa, "nucleic acid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:1359> .

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#synonym_RELATED> rdfs:label "مترادف مرتبط"@fa, "synonym RELATED"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#alt_id> rdfs:label "شناسه-آلت"@fa, "alt_id"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:1359>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:synonym_EXACT "3'-Phosphopolynucleotide" ;
  skos:prefLabel "3'-phosphopolynucleotide"@en, "3' فسفو پلی نوکلئوتید"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:33696> ;
  ns0:synonym_RELATED "3'-phosphopolynucleotides" ;
  ns0:subset "3_STAR" ;
  ns0:alt_id "CHEBI:13196" ;
  ns0:formula "C10H18O13P2R2(C5H8O6PR)n" .

ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
