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

<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:166788>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:50401> ;
  skos:prefLabel "19-norcholestenone"@en, "19 نورکلستنون"@fa ;
  ns0:subset "2_STAR" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "370.621" ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "(8R,9S,10R,13R,14S,17R)-13-methyl-17-[(2R)-6-methylheptan-2-yl]-2,6,7,8,9,10,11,12,14,15,16,17-dodecahydro-1H-cyclopenta[a]phenanthren-3-one" ;
  ns0:smiles "O=C1CC[C@@]2([C@@]3([C@]([C@]4([C@@]([C@](CC4)([C@@H](CCCC(C)C)C)[H])(CC3)C)[H])(CCC2=C1)[H])[H])[H]" ;
  ns0:monoisotopicmass "370.32357" ;
  ns0:inchi "InChI=1S/C26H42O/c1-17(2)6-5-7-18(3)24-12-13-25-23-10-8-19-16-20(27)9-11-21(19)22(23)14-15-26(24,25)4/h16-18,21-25H,5-15H2,1-4H3/t18-,21+,22-,23-,24-,25+,26-/m1/s1" ;
  ns0:inchikey "GJQWMFNAGHAFDW-DNHZKMRASA-N" ;
  ns0:formula "C26H42O" .

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 .
