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

<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://rdf-vocabulary.ddialliance.org/xkos#synonym_EXACT> rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:166810>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:50401> ;
  ns0:smiles "O=C1[C@@]2([C@@](C3C(C4[C@@]([C@](CC4)([C@@H](CCCC(C)C)C)[H])(CC3)C)C1)(CC[C@H](O)C2)C)[H]" ;
  ns0:mass "402.663" ;
  ns0:formula "C27H46O2" ;
  ns0:synonym_EXACT "(3S,5S,10R,13R,17R)-3-hydroxy-10,13-dimethyl-17-[(2R)-6-methylheptan-2-yl]-1,2,3,4,5,7,8,9,11,12,14,15,16,17-tetradecahydrocyclopenta[a]phenanthren-6-one" ;
  skos:prefLabel "6-oxocholestanol"@en, "6 اکسوکولستانول"@fa ;
  ns0:inchi "InChI=1S/C27H46O2/c1-17(2)7-6-8-18(3)21-9-10-22-20-16-25(29)24-15-19(28)11-13-27(24,5)23(20)12-14-26(21,22)4/h17-24,28H,6-16H2,1-5H3/t18-,19+,20?,21-,22?,23?,24-,26-,27-/m1/s1" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "JQMQKOQOLPGBBE-ACDJNLQYSA-N" ;
  ns0:monoisotopicmass "402.34978" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:charge "0" .

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