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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:183589>
  ns0:inchi "InChI=1S/C28H42O3/c1-16(2)17(3)10-11-18(4)20-12-13-21-19-14-23(29)22-8-7-9-25(31)28(22,6)26(19)24(30)15-27(20,21)5/h7-9,16,18-21,23-24,26,29-30H,3,10-15H2,1-2,4-6H3/t18-,19+,20-,21+,23-,24-,26-,27-,28-/m1/s1" ;
  ns0:mass "426.641" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "ORIPLJIEQPXYQX-OWKHESKOSA-N" ;
  skos:prefLabel "استولونیفرون P"@fa, "stoloniferone p"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:50403> ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "(6R,8S,9S,10R,11R,13R,14S,17R)-6,11-dihydroxy-10,13-dimethyl-17-[(2R)-6-methyl-5-methylideneheptan-2-yl]-6,7,8,9,11,12,14,15,16,17-decahydrocyclopenta[a]phenanthren-1-one" ;
  ns0:monoisotopicmass "426.31340" ;
  ns0:formula "C28H42O3" ;
  ns0:smiles "O[C@H]1[C@]2([C@]([C@]3([C@@]([C@](CC3)([C@@H](CCC(C(C)C)=C)C)[H])(C1)C)[H])(C[C@@H](O)C=4[C@]2(C)C(=O)C=CC4)[H])[H]" .

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 .
