@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://rdf-vocabulary.ddialliance.org/xkos#synonym_RELATED> rdfs:label "مترادف مرتبط"@fa, "synonym RELATED"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:25106>
  skos:prefLabel "ماکرولید"@fa, "macrolide"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:80018> .

<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:80018>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25106> ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:mass "727.87910" ;
  ns0:monoisotopicmass "727.41429" ;
  ns0:synonym_RELATED "Mirosamicin" ;
  ns0:charge "0" ;
  ns0:inchikey "WWIDEZOUVSJVHS-LWQULZAOSA-N" ;
  ns0:formula "C37H61NO13" ;
  skos:prefLabel "mycinamicin ii"@en, "مایسینامایسین II"@fa ;
  ns0:inchi "InChI=1S/C37H61NO13/c1-11-27-37(43,18-46-36-33(45-10)32(44-9)29(41)23(6)48-36)34-26(49-34)14-13-25(39)20(3)16-21(4)31(19(2)12-15-28(40)50-27)51-35-30(42)24(38(7)8)17-22(5)47-35/h12-15,19-24,26-27,29-36,41-43H,11,16-18H2,1-10H3/b14-13+,15-12+/t19-,20+,21-,22+,23+,24-,26+,27+,29+,30+,31+,32+,33+,34-,35-,36+,37-/m0/s1" ;
  ns0:smiles "CC[C@H]1OC(=O)/C=C/[C@H](C)[C@@H](O[C@@H]2O[C@H](C)C[C@@H]([C@H]2O)N(C)C)[C@@H](C)C[C@@H](C)C(=O)/C=C/[C@H]2O[C@@H]2[C@]1(O)CO[C@@H]1O[C@H](C)[C@@H](O)[C@@H](OC)[C@H]1OC" ;
  ns0:subset "2_STAR" .

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