@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:50403>
  skos:prefLabel "ارگوستانوئید"@fa, "ergostanoid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:218979> .

<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#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:218979>
  ns0:mass "684.999" ;
  ns0:inchikey "IGVGDAIOAPBYLG-OSFRGKOFSA-N" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:50403> ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C42H68O7/c1-26(2)27(3)18-19-28(4)31-21-22-32-30-20-23-34-40(6,7)38(49-35(46)17-15-13-11-10-12-14-16-24-43)33(45)25-41(34,8)36(30)37(47)39(42(31,32)9)48-29(5)44/h22,26,28,31,33-34,37-39,43,45,47H,3,10-21,23-25H2,1-2,4-9H3/t28-,31-,33-,34+,37-,38+,39+,41+,42-/m0/s1" ;
  ns0:monoisotopicmass "684.49650" ;
  ns0:synonym_EXACT "[(2S,3S,5S,10R,11S,12S,13S,17S)-12-acetyloxy-2,11-dihydroxy-4,4,10,13-tetramethyl-17-[(2S)-6-methyl-5-methylideneheptan-2-yl]-1,2,3,5,6,7,11,12,16,17-decahydrocyclopenta[a]phenanthren-3-yl] 10-hydroxydecanoate" ;
  skos:prefLabel "اینتگراسید جی"@fa, "integracide g"@en ;
  ns0:smiles "O=C(O[C@H]1C([C@@H]2[C@@](C3=C(C4=CC[C@H]([C@]4(C)[C@@H]([C@H]3O)OC(=O)C)[C@H](CCC(=C)C(C)C)C)CC2)(C)C[C@@H]1O)(C)C)CCCCCCCCCO" ;
  ns0:formula "C42H68O7" .

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