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

<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://www.irandoc.acir/onto/irandoc/CHEBI:186612>
  skos:prefLabel "5 بتا کلستان 3 آلفا، 12 آلفا دیول"@fa, "5beta-cholestane-3alpha,12alpha-diol"@en ;
  ns0:formula "C27H48O2" ;
  ns0:synonym_EXACT "(3R,5R,8R,9S,10S,12S,13R,14S,17R)-10,13-dimethyl-17-[(2R)-6-methylheptan-2-yl]-2,3,4,5,6,7,8,9,11,12,14,15,16,17-tetradecahydro-1H-cyclopenta[a]phenanthrene-3,12-diol" ;
  ns0:smiles "O[C@@H]1[C@]2([C@]([C@]3([C@@]([C@@]4([C@](CC3)(C[C@H](O)CC4)[H])C)(C1)[H])[H])(CC[C@@]2([C@@H](CCCC(C)C)C)[H])[H])C" ;
  ns0:subset "2_STAR" ;
  ns0:mass "404.679" ;
  ns0:monoisotopicmass "404.36543" ;
  ns0:inchi "InChI=1S/C27H48O2/c1-17(2)7-6-8-18(3)22-11-12-23-21-10-9-19-15-20(28)13-14-26(19,4)24(21)16-25(29)27(22,23)5/h17-25,28-29H,6-16H2,1-5H3/t18-,19-,20-,21+,22-,23+,24+,25+,26+,27-/m1/s1" ;
  ns0:inchikey "XXGBPWONQCELLQ-QLSUIZBQSA-N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:50401> ;
  ns0:charge "0" .

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 .
