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

<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://rdf-vocabulary.ddialliance.org/xkos#synonym_EXACT> rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:200280>
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:50403> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "528.34509" ;
  skos:prefLabel "گلوفیلین E"@fa, "gloeophyllin e"@en ;
  ns0:inchikey "JWNXGTYVLOAQEH-CRANYONASA-N" ;
  ns0:inchi "InChI=1S/C32H48O6/c1-17(2)18(3)9-10-19(4)21-11-12-22-28-23(15-27(31(21,22)7)38-20(5)33)30(6)14-13-26(35)32(8,29(36)37)25(30)16-24(28)34/h15,17,19,21-22,25-28,35H,3,9-14,16H2,1-2,4-8H3,(H,36,37)/t19-,21-,22+,25-,26+,27-,28+,30-,31-,32+/m1/s1" ;
  ns0:mass "528.730" ;
  ns0:formula "C32H48O6" ;
  ns0:smiles "O=C1[C@@H]2C(=C[C@@H](OC(=O)C)[C@]3([C@H]2CC[C@@H]3[C@@H](CCC(=C)C(C)C)C)C)[C@]4(CC[C@@H]([C@]([C@@H]4C1)(C(=O)O)C)O)C" ;
  ns0:synonym_EXACT "(3S,4S,5R,8S,10S,12R,13R,14S,17R)-12-acetyloxy-3-hydroxy-4,10,13-trimethyl-17-[(2R)-6-methyl-5-methylideneheptan-2-yl]-7-oxo-2,3,5,6,8,12,14,15,16,17-decahydro-1H-cyclopenta[a]phenanthrene-4-carboxylic acid" ;
  ns0:charge "0" .

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
