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

<http://www.irandoc.acir/onto/irandoc/CHEBI:173195>
  ns0:monoisotopicmass "432.36035" ;
  ns0:inchikey "IWHGIUPHPWHJHD-LCGGPHJGSA-N" ;
  skos:prefLabel "9 oxo 9,11 seco campest 5 en 3beta,11 diol"@fa, "9-oxo-9,11-seco-campest-5-en-3beta,11-diol"@en ;
  ns0:subset "2_STAR" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchi "InChI=1S/C28H48O3/c1-18(2)19(3)7-8-20(4)24-11-12-25(28(24,6)15-16-29)23-10-9-21-17-22(30)13-14-27(21,5)26(23)31/h9,18-20,22-25,29-30H,7-8,10-17H2,1-6H3/t19-,20-,22+,23+,24-,25+,27+,28-/m1/s1" ;
  ns0:formula "C28H48O3" ;
  ns0:synonym_EXACT "(2S,6S,8aS)-2-[(1S,2R,3R)-3-[(2R,5R)-5,6-dimethylheptan-2-yl]-2-(2-hydroxyethyl)-2-methylcyclopentyl]-6-hydroxy-8a-methyl-2,3,5,6,7,8-hexahydronaphthalen-1-one" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:50403> ;
  ns0:charge "0" ;
  ns0:mass "432.689" ;
  ns0:smiles "O=C1[C@]([C@]2([C@@]([C@](CC2)([C@@H](CC[C@H](C(C)C)C)C)[H])(CCO)C)[H])(CC=C3[C@@]1(CC[C@H](O)C3)C)[H]" .

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 .
