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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:3249>
  ns0:monoisotopicmass "384.35045" ;
  ns0:inchi "InChI=1S/C26H44N2/c1-17(27)20-13-15-26(5)22-10-9-21-18(16-19(22)12-14-25(20,26)4)8-11-23(28(6)7)24(21,2)3/h12,16-17,20-23H,8-11,13-15,27H2,1-7H3/t17-,20+,21+,22+,23-,25+,26-/m0/s1" ;
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "Buxamine E" ;
  skos:prefLabel "buxamine e"@en, "بوکسامین E"@fa ;
  ns0:smiles "C[C@H](N)[C@H]1CC[C@@]2(C)[C@@H]3CC[C@@H]4C(CC[C@H](N(C)C)C4(C)C)=CC3=CC[C@]12C" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "384.642" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26767> ;
  ns0:charge "0" ;
  ns0:formula "C26H44N2" ;
  ns0:inchikey "UVGUDMTZIJXYDY-XSWJKVCQSA-N" .

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 .
