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

<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://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:213160>
  ns0:monoisotopicmass "828.53474" ;
  ns0:inchikey "KHMFVGCYAPJHTA-IKLRWBPDSA-N" ;
  ns0:mass "829.082" ;
  skos:prefLabel "18-deoxy-18-dihydrospiramycin"@en, "18 دی اکسی 18 دی هیدروسپیرامایسین"@fa ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:47779> ;
  ns0:formula "C43H76N2O13" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchi "InChI=1S/C43H76N2O13/c1-13-29-21-24(2)32(56-34-20-19-30(44(8)9)26(4)53-34)18-16-14-15-17-25(3)52-33(47)22-31(46)40(51-12)39(29)58-42-37(48)36(45(10)11)38(27(5)55-42)57-35-23-43(7,50)41(49)28(6)54-35/h14-16,18,24-32,34-42,46,48-50H,13,17,19-23H2,1-12H3/b15-14-,18-16-/t24-,25-,26?,27?,28?,29+,30?,31?,32?,34?,35?,36?,37?,38?,39+,40+,41?,42?,43?/m1/s1" ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "(5S,6S,7S,9R,11Z,13Z,16R)-6-[5-(4,5-dihydroxy-4,6-dimethyloxan-2-yl)oxy-4-(dimethylamino)-3-hydroxy-6-methyloxan-2-yl]oxy-10-[5-(dimethylamino)-6-methyloxan-2-yl]oxy-7-ethyl-4-hydroxy-5-methoxy-9,16-dimethyl-1-oxacyclohexadeca-11,13-dien-2-one" ;
  ns0:smiles "O=C1O[C@@H](CC=CC=CC(OC2OC(C(N(C)C)CC2)C)[C@@H](C[C@@H]([C@@H]([C@H](C(C1)O)OC)OC3OC(C(OC4OC(C(O)C(C4)(O)C)C)C(C3O)N(C)C)C)CC)C)C" .

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 .
