@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#monoisotopicmass> rdfs:label "جرم تک‌ایزوتوپی"@fa, "monoisotopicmass"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:23849>
  skos:prefLabel "دیترپنوئید"@fa, "diterpenoid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:220969> .

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:220969>
  ns0:subset "2_STAR" ;
  ns0:formula "C48H64O21" ;
  ns0:mass "977.019" ;
  ns0:charge "0" ;
  ns0:inchikey "GHIYXVPLQFUOCR-ILKRYEEZSA-N" ;
  skos:prefLabel "پره متاترامایسین"@fa, "premetathramycin"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23849> ;
  ns0:inchi "InChI=1S/C48H64O21/c1-17-26(66-31-15-46(7,59)42(55)21(5)64-31)12-24-10-23-11-25-41(61-9)40(54)33(18(2)49)44(57)48(25,45(58)35(23)39(53)34(24)36(17)50)69-30-14-28(38(52)20(4)63-30)67-29-13-27(37(51)19(3)62-29)68-32-16-47(8,60)43(56)22(6)65-32/h10,12,19-22,25,27-32,37-38,41-43,50-53,55-57,59-60H,11,13-16H2,1-9H3/t19-,20-,21-,22-,25?,27-,28?,29+,30+,31+,32+,37+,38-,41+,42-,43-,46+,47+,48?/m1/s1" ;
  ns0:smiles "O=C1C2=C(O)C3=C(O)C(=C(O[C@@H]4O[C@@H]([C@@H](O)[C@](C4)(O)C)C)C=C3C=C2CC5C1(O[C@@H]6O[C@@H]([C@@H](O)C(C6)O[C@@H]7O[C@@H]([C@H](O)[C@@H](C7)O[C@@H]8O[C@@H]([C@@H](O)[C@](C8)(O)C)C)C)C)C(O)=C(C(=O)[C@H]5OC)C(=O)C)C" ;
  ns0:monoisotopicmass "976.39401" .

ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
