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

<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://www.irandoc.acir/onto/irandoc/CHEBI:187967>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C27H46O4" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:50401> ;
  skos:prefLabel "7alpha,12alpha,25-trihydroxy-5beta-cholestan-3-one"@en, "7 آلفا، 12 آلفا، 25 تری هیدروکسی 5 بتا کلستان 3 یک"@fa ;
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "(5R,7R,8R,9S,10S,12S,13R,14S,17R)-7,12-dihydroxy-17-[(2R)-6-hydroxy-6-methylheptan-2-yl]-10,13-dimethyl-1,2,4,5,6,7,8,9,11,12,14,15,16,17-tetradecahydrocyclopenta[a]phenanthren-3-one" ;
  ns0:inchikey "ZOZJTXMHMMUIAZ-NMJMBVPKSA-N" ;
  ns0:mass "434.661" ;
  ns0:smiles "O[C@@H]1[C@]2([C@]([C@]3([C@@]([C@@]4([C@](C[C@H]3O)(CC(=O)CC4)[H])C)(C1)[H])[H])(CC[C@@]2([C@@H](CCCC(O)(C)C)C)[H])[H])C" ;
  ns0:inchi "InChI=1S/C27H46O4/c1-16(7-6-11-25(2,3)31)19-8-9-20-24-21(15-23(30)27(19,20)5)26(4)12-10-18(28)13-17(26)14-22(24)29/h16-17,19-24,29-31H,6-15H2,1-5H3/t16-,17+,19-,20+,21+,22-,23+,24+,26+,27-/m1/s1" ;
  ns0:monoisotopicmass "434.33961" ;
  ns0:charge "0" .

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 .
