@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:201637> .

<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:201637>
  ns0:inchikey "OCWVRBPZJAHHBB-LVDVZRQQSA-N" ;
  skos:prefLabel "مانگرومایسین E"@fa, "mangromicin e"@en ;
  ns0:mass "392.492" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C22H32O6/c1-5-6-14-18-10-16(23)12(2)9-17(24)20-13(3)11-22(4,28-20)8-7-15(19(14)25)21(26)27-18/h9,13-15,17-18,20,24H,5-8,10-11H2,1-4H3/t13-,14+,15?,17+,18+,20+,22-/m0/s1" ;
  ns0:synonym_EXACT "(4S,6S,7R,8R,13R,17R)-8-hydroxy-4,6,10-trimethyl-17-propyl-14,18-dioxatricyclo[11.2.2.14,7]octadec-9-ene-11,15,16-trione" ;
  ns0:formula "C22H32O6" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25106> ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "392.21989" ;
  ns0:smiles "O=C1C(=C[C@@H](O)[C@@H]2O[C@](CCC3C(O[C@H](C1)[C@H](C3=O)CCC)=O)(C)C[C@@H]2C)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 .
