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

<http://www.irandoc.acir/onto/irandoc/CHEBI:4032>
  ns0:mass "416.684" ;
  ns0:formula "C27H48N2O" ;
  skos:prefLabel "سیکلوویروبوکسین C"@fa, "cyclovirobuxine c"@en ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26767> ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:charge "0" ;
  ns0:inchikey "IDOHCEDWHOEHNL-ZUDQDPCPSA-N" ;
  ns0:inchi "InChI=1S/C27H48N2O/c1-17(29(7)8)22-18(30)15-25(5)20-10-9-19-23(2,3)21(28-6)11-12-26(19)16-27(20,26)14-13-24(22,25)4/h17-22,28,30H,9-16H2,1-8H3/t17-,18+,19-,20-,21-,22-,24+,25-,26+,27-/m0/s1" ;
  ns0:monoisotopicmass "416.37666" ;
  ns0:synonym_EXACT "Cyclovirobuxine C" ;
  ns0:smiles "CN[C@H]1CC[C@]23C[C@]22CC[C@]4(C)[C@@H]([C@H](C)N(C)C)[C@H](O)C[C@@]4(C)[C@@H]2CC[C@H]3C1(C)C" .

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 .
