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

<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:210387>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "444.36035" ;
  ns0:inchi "InChI=1S/C29H48O3/c1-18(2)19(3)8-9-20(4)22-12-13-23-24-11-10-21-16-25(30)26(32-7)17-28(21,6)29(24,31)15-14-27(22,23)5/h8-9,11,18-23,25-26,30-31H,10,12-17H2,1-7H3/b9-8+/t19-,20+,21?,22+,23?,25-,26-,27+,28-,29+/m0/s1" ;
  ns0:smiles "O([C@@H]1[C@@H](O)CC2CC=C3[C@]([C@]2(C1)C)(O)CC[C@]4(C3CC[C@@H]4[C@@H](/C=C/[C@@H](C(C)C)C)C)C)C" ;
  skos:prefLabel "2beta-methoxy-3a,9a-dihydroxyergosta-7,22"@en, "2بتا متوکسی 3a,9a دی هیدروکسی گوستا 7,22"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:50403> ;
  ns0:synonym_EXACT "(2S,3S,9S,10S,13R,17R)-17-[(E,2R,5R)-5,6-dimethylhept-3-en-2-yl]-2-methoxy-10,13-dimethyl-1,2,3,4,5,6,11,12,14,15,16,17-dodecahydrocyclopenta[a]phenanthrene-3,9-diol" ;
  ns0:formula "C29H48O3" ;
  ns0:inchikey "AQPFYTGLRKZIIW-DJNFYPBISA-N" ;
  ns0:charge "0" ;
  ns0:mass "444.700" .

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 .
