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

<http://www.irandoc.acir/onto/irandoc/CHEBI:225548>
  ns0:inchikey "IMGKMHFYJMZGRX-UFUMCKKASA-N" ;
  skos:prefLabel "گلوفیلین سی"@fa, "gloeophyllin c"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:synonym_EXACT "(3S,4S,5R,10S,12R,13R,14S,17R)-3,12-dihydroxy-4,10,13-trimethyl-17-[(2R)-6-methyl-5-methylideneheptan-2-yl]-1,2,3,5,6,7,11,12,14,15,16,17-dodecahydrocyclopenta[a]phenanthrene-4-carboxylic acid" ;
  ns0:monoisotopicmass "472.35526" ;
  ns0:mass "472.710" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:50403> ;
  ns0:formula "C30H48O4" ;
  ns0:inchi "InChI=1S/C30H48O4/c1-17(2)18(3)8-9-19(4)21-11-12-22-20-10-13-24-28(5,23(20)16-26(32)29(21,22)6)15-14-25(31)30(24,7)27(33)34/h17,19,21-22,24-26,31-32H,3,8-16H2,1-2,4-7H3,(H,33,34)/t19-,21-,22+,24-,25+,26-,28-,29-,30+/m1/s1" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "O=C(O)[C@@]1([C@@H](O)CC[C@]2([C@H]1CCC3=C2C[C@@H](O)[C@]4([C@H]3CC[C@@H]4[C@@H](CCC(=C)C(C)C)C)C)C)C" ;
  ns0:charge "0" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
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 .
