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

<http://www.irandoc.acir/onto/irandoc/CHEBI:209551>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:50403> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "3beta,11-dihydroxy-24-methyl-9,11-secocholest-5-en-9,23-dione"@en, "3بتا، 11 دی هیدروکسی 24 متیل 9،11 سکوکلست 5 و 9،23 دیون"@fa ;
  ns0:synonym_EXACT "(2S,6S,8aS)-2-[(1S,2R,3R)-3-[(2R)-5,6-dimethyl-4-oxoheptan-2-yl]-2-(2-hydroxyethyl)-2-methylcyclopentyl]-6-hydroxy-8a-methyl-2,3,5,6,7,8-hexahydronaphthalen-1-one" ;
  ns0:formula "C28H46O4" ;
  ns0:inchi "InChI=1S/C28H46O4/c1-17(2)19(4)25(31)15-18(3)23-9-10-24(28(23,6)13-14-29)22-8-7-20-16-21(30)11-12-27(20,5)26(22)32/h7,17-19,21-24,29-30H,8-16H2,1-6H3/t18-,19?,21+,22+,23-,24+,27+,28-/m1/s1" ;
  ns0:smiles "O=C1[C@@]2(C(=CC[C@H]1[C@H]3[C@@]([C@@H]([C@@H](CC(=O)C(C(C)C)C)C)CC3)(CCO)C)C[C@@H](O)CC2)C" ;
  ns0:inchikey "DTXLVIMKIUDVAU-IGGZIGBYSA-N" ;
  ns0:mass "446.672" ;
  ns0:monoisotopicmass "446.33961" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" .

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 .
