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

<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:183157>
  skos:prefLabel "cholesta-5,7-dien-3beta-ol 3-sulfate"@en, "cholesta 5,7 dien 3beta ol 3 sulfate"@fa ;
  ns0:smiles "S(O[C@@H]1CC=2[C@@]([C@@]3(C([C@]4([C@@]([C@](CC4)([C@@H](CCCC(C)C)C)[H])(CC3)C)[H])=CC2)[H])(CC1)C)(O)(=O)=O" ;
  ns0:inchi "InChI=1S/C27H44O4S/c1-18(2)7-6-8-19(3)23-11-12-24-22-10-9-20-17-21(31-32(28,29)30)13-15-26(20,4)25(22)14-16-27(23,24)5/h9-10,18-19,21,23-25H,6-8,11-17H2,1-5H3,(H,28,29,30)/t19-,21+,23-,24+,25+,26+,27-/m1/s1" ;
  ns0:charge "0" ;
  ns0:inchikey "NKPUIOFQRISSOL-DDPQNLDTSA-N" ;
  ns0:formula "C27H44O4S" ;
  ns0:monoisotopicmass "464.29603" ;
  ns0:mass "464.710" ;
  ns0:synonym_EXACT "[(3S,9S,10R,13R,14R,17R)-10,13-dimethyl-17-[(2R)-6-methylheptan-2-yl]-2,3,4,9,11,12,14,15,16,17-decahydro-1H-cyclopenta[a]phenanthren-3-yl] hydrogen sulate" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  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 .
