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

<http://www.irandoc.acir/onto/irandoc/CHEBI:48119>
  ns0:has_functional_parent <http://www.irandoc.acir/onto/irandoc/CHEBI:55502> ;
  ns0:subset "3_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:39446> ;
  skos:prefLabel "ایزوسیتیدین ها"@fa, "isocytidines"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

<http://www.irandoc.acir/onto/irandoc/CHEBI:55502>
  skos:prefLabel "2 آمینو 4 هیدروکسی پیریمیدین"@fa, "2-amino-4-hydroxypyrimidine"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

<http://www.irandoc.acir/onto/irandoc/CHEBI:39446>
  skos:prefLabel "ریبونوکلئوزیدهای پیریمیدین"@fa, "pyrimidine ribonucleosides"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:48119> .

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