@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://www.irandoc.acir/onto/irandoc/CHEBI:26188>
  skos:prefLabel "پلی کتید"@fa, "polyketide"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:176139> .

<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://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://www.irandoc.acir/onto/irandoc/CHEBI:176139>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:formula "C35H64O6" ;
  ns0:mass "580.891" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26188> ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "murisolin"@en, "موریسولین"@fa ;
  ns0:inchikey "PYNFAPLXMQHUNR-YZDQYAEISA-N" ;
  ns0:synonym_EXACT "(2S)-4-[(2R,13R)-2,13-dihydroxy-13-[(2R,5R)-5-[(1R)-1-hydroxytridecyl]oxolan-2-yl]tridecyl]-2-methyl-2H-uran-5-one" ;
  ns0:inchi "InChI=1S/C35H64O6/c1-3-4-5-6-7-8-9-13-16-19-22-31(37)33-24-25-34(41-33)32(38)23-20-17-14-11-10-12-15-18-21-30(36)27-29-26-28(2)40-35(29)39/h26,28,30-34,36-38H,3-25,27H2,1-2H3/t28-,30+,31+,32+,33+,34+/m0/s1" ;
  ns0:monoisotopicmass "580.47029" ;
  ns0:smiles "O1[C@](CC[C@@]1([C@H](O)CCCCCCCCCCCC)[H])([C@H](O)CCCCCCCCCC[C@@H](O)CC2=C[C@@H](OC2=O)C)[H]" .

ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
