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

<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:212208>
  ns0:monoisotopicmass "412.37052" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:50401> ;
  skos:prefLabel "(3بتا، 4 آلفا، 5 آلفا) 4،4 دی متیل کلستا 8 (14)، 24 دین 3 OL"@fa, "(3beta,4alpha,5alpha)-4,4-dimethylcholesta-8(14),24-dien-3-ol"@en ;
  ns0:inchi "InChI=1S/C29H48O/c1-19(2)9-8-10-20(3)22-12-13-23-21-11-14-25-27(4,5)26(30)16-18-29(25,7)24(21)15-17-28(22,23)6/h9,20,22,24-26,30H,8,10-18H2,1-7H3/t20-,22-,24?,25+,26+,28-,29-/m1/s1" ;
  ns0:mass "412.702" ;
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "(3S,5R,10R,13R,17R)-4,4,10,13-tetramethyl-17-[(2R)-6-methylhept-5-en-2-yl]-1,2,3,5,6,7,9,11,12,15,16,17-dodecahydrocyclopenta[a]phenanthren-3-ol" ;
  ns0:formula "C29H48O" ;
  ns0:inchikey "GXGUDXDDESQQQQ-SNAQHUIWSA-N" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:smiles "O[C@@H]1C([C@H]2[C@](C3C(=C4[C@]([C@@H]([C@@H](CCC=C(C)C)C)CC4)(C)CC3)CC2)(C)CC1)(C)C" ;
  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 .
