@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:50401>
  skos:prefLabel "کلستانوئید"@fa, "cholestanoid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:187381> .

<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:187381>
  ns0:subset "2_STAR" ;
  ns0:mass "490.769" ;
  ns0:monoisotopicmass "490.40221" ;
  skos:prefLabel "aragusteroketal"@en, "آراگوستروکتال"@fa ;
  ns0:formula "C31H54O4" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:50401> ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C31H54O4/c1-19(23-16-20(23)2)12-13-29(4,33)26-11-10-24-22-9-8-21-18-31(34-6,35-7)15-14-28(21,3)25(22)17-27(32)30(24,26)5/h19-27,32-33H,8-18H2,1-7H3/t19-,20-,21+,22+,23+,24+,25+,26-,27-,28+,29+,30+/m1/s1" ;
  ns0:smiles "O[C@H]1[C@]2([C@]([C@]3([C@@]([C@@]4([C@@](CC3)(CC(OC)(OC)CC4)[H])C)(C1)[H])[H])(CC[C@@]2([C@@](O)(CC[C@H]([C@]5([C@@H](C5)C)[H])C)C)[H])[H])C" ;
  ns0:inchikey "YQWZCFGLCMVGHU-ZGYGCRBVSA-N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:synonym_EXACT "(5S,8R,9S,10S,12R,13S,14S,17S)-17-[(2S,5R)-2-hydroxy-5-[(1R,2R)-2-methylcyclopropyl]hexan-2-yl]-3,3-dimethoxy-10,13-dimethyl-1,2,4,5,6,7,8,9,11,12,14,15,16,17-tetradecahydrocyclopenta[a]phenanthren-12-ol" .

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