@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#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:205295> .

<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:205295>
  ns0:subset "2_STAR" ;
  skos:prefLabel "pamamycin-635e"@en, "پامامایسین 635E"@fa ;
  ns0:inchikey "MIPOGGOTAQCDBI-IROBCMDXSA-N" ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "635.47610" ;
  ns0:smiles "O=C1O[C@H]([C@@H]([C@H]2O[C@@H]([C@H](C(=O)O[C@H](C[C@H]3O[C@@H]([C@@H]1CC)CC3)CCC)C)CC2)C)[C@@H]([C@@H]4O[C@H](C[C@H](N(C)C)CCC)CC4)CC" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25106> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "635.927" ;
  ns0:synonym_EXACT "(1R,2S,5R,6R,7S,10R,11R,14S,16S)-5-[(1R)-1-[(2R,5S)-5-[(2R)-2-(dimethylamino)pentyl]oxolan-2-yl]propyl]-2-ethyl-6,11-dimethyl-14-propyl-4,13,19,20-tetraoxatricyclo[14.2.1.17,10]icosane-3,12-dione" ;
  ns0:formula "C37H65NO7" ;
  ns0:inchi "InChI=1S/C37H65NO7/c1-9-13-25(38(7)8)21-27-15-17-33(41-27)29(11-3)35-23(5)31-19-20-32(44-31)24(6)36(39)43-26(14-10-2)22-28-16-18-34(42-28)30(12-4)37(40)45-35/h23-35H,9-22H2,1-8H3/t23-,24-,25-,26+,27+,28+,29-,30+,31+,32-,33-,34-,35-/m1/s1" .

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 .
