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

<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:176099>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26188> ;
  ns0:mass "568.836" ;
  ns0:inchikey "WYLPUBYVBIPLKH-SWOVDYHRSA-N" ;
  ns0:formula "C33H60O7" ;
  skos:prefLabel "موریسین دی"@fa, "muricin d"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:synonym_EXACT "(2S)-4-[(2R)-2-hydroxy-12-[(2R,5S)-5-[(1S)-1,4,5-trihydroxydodecyl]oxolan-2-yl]dodecyl]-2-methyl-2H-uran-5-one" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C33H60O7/c1-3-4-5-10-15-18-29(35)30(36)20-21-31(37)32-22-19-28(40-32)17-14-12-9-7-6-8-11-13-16-27(34)24-26-23-25(2)39-33(26)38/h23,25,27-32,34-37H,3-22,24H2,1-2H3/t25-,27+,28+,29?,30?,31-,32-/m0/s1" ;
  ns0:smiles "O1[C@@](CC[C@H]1CCCCCCCCCC[C@@H](O)CC2=C[C@@H](OC2=O)C)([C@@H](O)CCC(O)C(O)CCCCCCC)[H]" ;
  ns0:monoisotopicmass "568.43390" ;
  ns0:charge "0" .

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 .
