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

<http://www.irandoc.acir/onto/irandoc/CHEBI:203493>
  skos:prefLabel "گارگالول A"@fa, "gargalol a"@en ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "428.32905" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:50403> ;
  ns0:charge "0" ;
  ns0:mass "428.657" ;
  ns0:smiles "O1[C@@]23[C@@]([C@@H]4C([C@H]5[C@]([C@@H]([C@@H](/C=C/[C@@H](C(C)C)C)C)CC5)(C)CC4)=C[C@@H]2O)(CC[C@@H]([C@H]13)O)C" ;
  ns0:inchi "InChI=1S/C28H44O3/c1-16(2)17(3)7-8-18(4)20-9-10-21-19-15-24(30)28-25(31-28)23(29)12-14-27(28,6)22(19)11-13-26(20,21)5/h7-8,15-18,20-25,29-30H,9-14H2,1-6H3/b8-7+/t17-,18+,20+,21-,22-,23-,24-,25-,26+,27+,28-/m0/s1" ;
  ns0:synonym_EXACT "(1S,2R,5S,6S,8S,9S,12R,15R,16R)-15-[(E,2R,5R)-5,6-dimethylhept-3-en-2-yl]-2,16-dimethyl-7-oxapentacyclo[9.7.0.02,8.06,8.012,16]octadec-10-ene-5,9-diol" ;
  ns0:inchikey "VSKOELNSOFBWQU-VNQQHNGCSA-N" ;
  ns0:formula "C28H44O3" .

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 .
