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

<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://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:218561>
  ns0:charge "0" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "AUHVNMOANKGXPA-GLXULCFXSA-N" ;
  skos:prefLabel "ergost-7,22-dien-3beta,4alpha-diol"@en, "Ergost 7,22 dien 3beta,4alpha diol"@fa ;
  ns0:mass "414.674" ;
  ns0:smiles "O[C@@H]1[C@@H](O)CC[C@]2(C1CC=C3C2CC[C@]4(C3CCC4[C@@H](/C=C/[C@@H](C(C)C)C)C)C)C" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:50403> ;
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "(3S,4S,10R,13R)-17-[(E,2R,5R)-5,6-dimethylhept-3-en-2-yl]-10,13-dimethyl-2,3,4,5,6,9,11,12,14,15,16,17-dodecahydro-1H-cyclopenta[a]phenanthrene-3,4-diol" ;
  ns0:inchi "InChI=1S/C28H46O2/c1-17(2)18(3)7-8-19(4)21-11-12-22-20-9-10-24-26(30)25(29)14-16-28(24,6)23(20)13-15-27(21,22)5/h7-9,17-19,21-26,29-30H,10-16H2,1-6H3/b8-7+/t18-,19+,21?,22?,23?,24?,25-,26-,27+,28+/m0/s1" ;
  ns0:formula "C28H46O2" ;
  ns0:monoisotopicmass "414.34978" .

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 .
