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

<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:210286>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:50403> ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:charge "0" ;
  ns0:formula "C28H46O6" ;
  ns0:synonym_EXACT "(3S,5R,6S,8S,10R,13R,14S,17R)-17-[(E,2R,5R)-5,6-dimethylhept-3-en-2-yl]-3,5,6,8,14-pentahydroxy-10,13-dimethyl-2,3,4,6,9,11,12,15,16,17-decahydro-1H-cyclopenta[a]phenanthren-7-one" ;
  ns0:inchikey "XVBWIRYDRDXAIY-SKHDNZKESA-N" ;
  skos:prefLabel "3beta,5alpha,6beta,8beta,14alpha-pentahydroxy-(22e,24r)-ergost-22-en-7-one"@en, "3بتا، 5 آلفا، 6 بتا، 8 بتا، 14 آلفا پنتاهیدروکسی (22E,24R) ارگوست 22 و 7 یک"@fa ;
  ns0:mass "478.670" ;
  ns0:inchi "InChI=1S/C28H46O6/c1-16(2)17(3)7-8-18(4)20-10-14-27(33)24(20,5)13-11-21-25(6)12-9-19(29)15-26(25,32)22(30)23(31)28(21,27)34/h7-8,16-22,29-30,32-34H,9-15H2,1-6H3/b8-7+/t17-,18+,19-,20+,21?,22+,24+,25+,26-,27-,28+/m0/s1" ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "478.32944" ;
  ns0:smiles "O=C1[C@@]2(O)[C@@]3(O)[C@@]([C@@H]([C@@H](/C=C/[C@@H](C(C)C)C)C)CC3)(CCC2[C@]4(CC[C@@H](C[C@@]4([C@@H]1O)O)O)C)C" .

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 .
