@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:26767>
  skos:prefLabel "آلکالوئید استروئیدی"@fa, "steroid alkaloid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:193224> .

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:193224>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26767> ;
  skos:prefLabel "teinemine"@en, "تین مین"@fa ;
  ns0:mass "415.662" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:smiles "O[C@H]1[C@@]([C@@]2([C@]([C@]3([C@@]([C@@]4(C(=CC3)C[C@@H](O)CC4)C)(CC2)[H])[H])(C1)[H])C)([C@@H]([C@]5(NC[C@H](CC5)C)[H])C)[H]" ;
  ns0:monoisotopicmass "415.34503" ;
  ns0:inchikey "IRRHFODGOMSPEE-IXCDTRSDSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C27H45NO2/c1-16-5-8-23(28-15-16)17(2)25-24(30)14-22-20-7-6-18-13-19(29)9-11-26(18,3)21(20)10-12-27(22,25)4/h6,16-17,19-25,28-30H,5,7-15H2,1-4H3/t16-,17+,19-,20+,21-,22-,23-,24+,25-,26-,27-/m0/s1" ;
  ns0:synonym_EXACT "(3S,8S,9S,10R,13S,14S,16R,17R)-10,13-dimethyl-17-[(1S)-1-[(2S,5S)-5-methylpiperidin-2-yl]ethyl]-2,3,4,7,8,9,11,12,14,15,16,17-dodecahydro-1H-cyclopenta[a]phenanthrene-3,16-diol" ;
  ns0:formula "C27H45NO2" ;
  ns0:charge "0" .

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 .
