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

<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:206890>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25106> ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:formula "C37H60O11" ;
  skos:prefLabel "flavofungin v"@en, "فلاوفانگین V"@fa ;
  ns0:charge "0" ;
  ns0:smiles "O=C1O[C@H]([C@H](C=C[C@H](O)C[C@H](O)C[C@@H](O)C[C@H](O)C[C@@H](O)C[C@H](C[C@H]([C@H]([C@H]2O[C@H](C=CC=CC=CC=C1)[C@H](O)C2)C)O)O)C)C(CC)C" ;
  ns0:inchikey "MKGYRUWTMXQYOR-LEHLEITESA-N" ;
  ns0:mass "680.876" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C37H60O11/c1-5-23(2)37-24(3)14-15-26(38)16-27(39)17-28(40)18-29(41)19-30(42)20-31(43)21-32(44)25(4)35-22-33(45)34(47-35)12-10-8-6-7-9-11-13-36(46)48-37/h6-15,23-35,37-45H,5,16-22H2,1-4H3/b8-6+,9-7+,12-10+,13-11+,15-14+/t23?,24-,25+,26-,27-,28+,29-,30+,31+,32+,33+,34+,35-,37-/m0/s1" ;
  ns0:monoisotopicmass "680.41356" ;
  ns0:synonym_EXACT "(1R,2E,4E,6E,8E,12S,13S,14E,16R,18R,20S,22S,24R,26R,28R,29R,30S,32R)-12-butan-2-yl-16,18,20,22,24,26,28,32-octahydroxy-13,29-dimethyl-11,33-dioxabicyclo[28.2.1]tritriaconta-2,4,6,8,14-pentaen-10-one" .

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 .
