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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:218243>
  ns0:smiles "O=C1C2=C([C@]3(CC[C@@H](C[C@@]43[C@H]1O4)O)C)CC[C@]5(C2CC[C@@H]5[C@@H](C[C@@H](O)[C@@H](C(C)C)C)C)C" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:50403> ;
  ns0:monoisotopicmass "444.32396" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "erythro(23,24)-5alpha,6alpha-epoxyergosta-8-ene-7-one-3beta,23-diol"@en, "اریترو(23،24) 5 آلفا، 6 آلفا اپوکسی‌یرگوستا 8 ان 7 وان 3 بتا، 23 دیول"@fa ;
  ns0:subset "2_STAR" ;
  ns0:formula "C28H44O4" ;
  ns0:mass "444.656" ;
  ns0:inchikey "RTQWQWAJAUQCJI-NYILLWABSA-N" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C28H44O4/c1-15(2)17(4)22(30)13-16(3)19-7-8-20-23-21(10-11-26(19,20)5)27(6)12-9-18(29)14-28(27)25(32-28)24(23)31/h15-20,22,25,29-30H,7-14H2,1-6H3/t16-,17-,18+,19-,20?,22-,25+,26-,27-,28+/m1/s1" ;
  ns0:synonym_EXACT "(2R,5S,7R,9R,15R,16R)-5-hydroxy-15-[(2R,4R,5R)-4-hydroxy-5,6-dimethylheptan-2-yl]-2,16-dimethyl-8-oxapentacyclo[9.7.0.02,7.07,9.012,16]octadec-1(11)-en-10-one" .

ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
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 .
