@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://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@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:215053> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:215053>
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "475.25700" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25106> ;
  skos:prefLabel "17 هیدروکسی 8 دسمتیل ایزومیگراستاتین"@fa, "17-hydroxy-8-desmethyl-isomigrastatin"@en ;
  ns0:smiles "O=C1O[C@@H](/C(=C/[C@@H](C(=O)CCCC2CC(=O)NC(C2)=O)C)/C)[C@H]([C@H](O)[C@@H](O)C=CCCC=C1)C" ;
  ns0:inchikey "UBYNDTKCKXLUTH-QAUUDXSFSA-N" ;
  ns0:charge "0" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:mass "475.582" ;
  ns0:synonym_EXACT "4-[(E,5S)-7-[(2R,3S,4S,5S,6E,10E)-4,5-dihydroxy-3-methyl-12-oxo-1-oxacyclododeca-6,10-dien-2-yl]-5-methyl-4-oxooct-6-enyl]piperidine-2,6-dione" ;
  ns0:inchi "InChI=1S/C26H37NO7/c1-16(20(28)11-8-9-19-14-22(30)27-23(31)15-19)13-17(2)26-18(3)25(33)21(29)10-6-4-5-7-12-24(32)34-26/h6-7,10,12-13,16,18-19,21,25-26,29,33H,4-5,8-9,11,14-15H2,1-3H3,(H,27,30,31)/b10-6+,12-7+,17-13+/t16-,18-,21-,25-,26-/m0/s1" ;
  ns0:formula "C26H37NO7" .

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 .
