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

<http://rdf-vocabulary.ddialliance.org/xkos#synonym_RELATED> rdfs:label "مترادف مرتبط"@fa, "synonym RELATED"@en .
<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:79996>
  ns0:monoisotopicmass "416.32905" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:50401> ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "IUSLCYDEWITGFD-AISCQZDLSA-N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "5،6 24 (S)، 25 دی اپوکسی کلسترول"@fa, "5,6-24(s),25-diepoxycholesterol"@en ;
  ns0:formula "C27H44O3" ;
  ns0:mass "416.63650" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C27H44O3/c1-16(6-9-22-24(2,3)29-22)19-7-8-20-18-14-23-27(30-23)15-17(28)10-13-26(27,5)21(18)11-12-25(19,20)4/h16-23,28H,6-15H2,1-5H3/t16-,17+,18+,19-,20+,21+,22+,23+,25-,26-,27+/m1/s1" ;
  ns0:smiles "C[C@H](CC[C@@H]1OC1(C)C)[C@H]1CC[C@H]2[C@@H]3C[C@@H]4O[C@@]44C[C@@H](O)CC[C@]4(C)[C@H]3CC[C@]12C" ;
  ns0:synonym_RELATED "(24S,25)-Epoxycholesterol alpha-epoxide" .

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