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

<http://www.irandoc.acir/onto/irandoc/CHEBI:191591>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "موموردنول"@fa, "momordenol"@en ;
  ns0:mass "426.685" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:50403> ;
  ns0:inchikey "MEWYFWRPPPAWSI-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C29H46O2/c1-7-20(18(2)3)9-8-19(4)27-26(31)17-25-23-11-10-21-16-22(30)12-14-28(21,5)24(23)13-15-29(25,27)6/h10,17-20,22-24,27,30H,7-9,11-16H2,1-6H3" ;
  ns0:charge "0" ;
  ns0:smiles "O=C1C(C2(C(C3C(C4(C(=CC3)CC(O)CC4)C)CC2)=C1)C)C(CCC(C(C)C)CC)C" ;
  ns0:synonym_EXACT "17-(5-ethyl-6-methylheptan-2-yl)-3-hydroxy-10,13-dimethyl-1,2,3,4,7,8,9,11,12,17-decahydrocyclopenta[a]phenanthren-16-one" ;
  ns0:formula "C29H46O2" ;
  ns0:monoisotopicmass "426.34978" .

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 .
