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

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

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 .
