@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:24400>
  skos:prefLabel "گلیکوزید"@fa, "glycoside"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:223748> .

<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:223748>
  skos:prefLabel "کارنمایسین C"@fa, "carnemycin c"@en ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchikey "PAQSDCXYDCDVRC-PRCPIDCWSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24400> ;
  ns0:synonym_EXACT "methyl 2,4-dihydroxy-6-[(3E,5E)-octa-3,5-dienyl]-3-[(2S,3R,4R,5S,6R)-3,4,5-trihydroxy-6-(hydroxymethyl)oxan-2-yl]benzoate" ;
  ns0:inchi "InChI=1S/C22H30O9/c1-3-4-5-6-7-8-9-12-10-13(24)16(18(26)15(12)22(29)30-2)21-20(28)19(27)17(25)14(11-23)31-21/h4-7,10,14,17,19-21,23-28H,3,8-9,11H2,1-2H3/b5-4+,7-6+/t14-,17-,19+,20-,21+/m1/s1" ;
  ns0:formula "C22H30O9" ;
  ns0:smiles "O=C(OC)C1=C(O)C(=C(O)C=C1CC/C=C/C=C/CC)[C@@H]2O[C@@H]([C@@H](O)[C@@H]([C@H]2O)O)CO" ;
  ns0:monoisotopicmass "438.18898" ;
  ns0:mass "438.473" .

ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
