@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:50403>
  skos:prefLabel "ارگوستانوئید"@fa, "ergostanoid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:173003> .

<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://www.irandoc.acir/onto/irandoc/CHEBI:173003>
  ns0:mass "440.756" ;
  ns0:inchikey "FCNPAHAMCOHEQW-QEHLDDBUSA-N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "24،24،26،27 tetramethylcholesta 5،25E dien 3beta ol"@fa, "24,24,26,27-tetramethylcholesta-5,25e-dien-3beta-ol"@en ;
  ns0:smiles "O[C@@H]1CC=2[C@@]([C@@]3([C@]([C@]4([C@@]([C@](CC4)([C@@H](CCC(/C(/CC)=C/C)(C)C)C)[H])(CC3)C)[H])(CC2)[H])[H])(CC1)C" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:50403> ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "440.40182" ;
  ns0:inchi "InChI=1S/C31H52O/c1-8-22(9-2)29(4,5)17-14-21(3)26-12-13-27-25-11-10-23-20-24(32)15-18-30(23,6)28(25)16-19-31(26,27)7/h8,10,21,24-28,32H,9,11-20H2,1-7H3/b22-8+/t21-,24+,25+,26-,27+,28+,30+,31-/m1/s1" ;
  ns0:formula "C31H52O" ;
  ns0:synonym_EXACT "(3S,8S,9S,10R,13R,14S,17R)-17-[(E,2R)-6-ethyl-5,5-dimethyloct-6-en-2-yl]-10,13-dimethyl-2,3,4,7,8,9,11,12,14,15,16,17-dodecahydro-1H-cyclopenta[a]phenanthren-3-ol" .

ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
