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

<http://www.irandoc.acir/onto/irandoc/CHEBI:226558>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "444.36035" ;
  skos:prefLabel "2بتا، 9 آلفا دی هیدروکسی 5 آلفا متوکسیرگوستا 7، 22 دی ان"@fa, "2beta,9alpha-dihydroxy-5alpha-methoxyergosta-7, 22-diene"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:50403> ;
  ns0:synonym_EXACT "(2R,5S,9R,10R,13R,14R,17R)-17-[(E,2R,5R)-5,6-dimethylhept-3-en-2-yl]-5-methoxy-10,13-dimethyl-2,3,4,6,11,12,14,15,16,17-decahydro-1H-cyclopenta[a]phenanthrene-2,9-diol" ;
  ns0:inchikey "OZENNGVRVKCACI-PKKZDPMKSA-N" ;
  ns0:inchi "InChI=1S/C29H48O3/c1-19(2)20(3)8-9-21(4)23-10-11-24-25-13-15-28(32-7)14-12-22(30)18-27(28,6)29(25,31)17-16-26(23,24)5/h8-9,13,19-24,30-31H,10-12,14-18H2,1-7H3/b9-8+/t20-,21+,22+,23+,24-,26+,27-,28-,29+/m0/s1" ;
  ns0:mass "444.700" ;
  ns0:smiles "O([C@]12[C@@]([C@]3(O)C([C@H]4[C@]([C@@H]([C@@H](/C=C/[C@@H](C(C)C)C)C)CC4)(C)CC3)=CC1)(C[C@H](O)CC2)C)C" ;
  ns0:formula "C29H48O3" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
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 .
