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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:4029>
  ns0:mass "400.684" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26767> ;
  ns0:monoisotopicmass "400.38175" ;
  ns0:charge "0" ;
  ns0:inchikey "PLKVWYPBRRRIQG-QGSMACLHSA-N" ;
  ns0:smiles "CN[C@H]1CC[C@]23C[C@]22CC[C@]4(C)[C@H](CC[C@@]4(C)[C@@H]2CC[C@H]3C1(C)C)[C@H](C)N(C)C" ;
  skos:prefLabel "سیکلوپروتوبوکسین C"@fa, "cycloprotobuxine c"@en ;
  ns0:synonym_EXACT "Cycloprotobuxine C" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchi "InChI=1S/C27H48N2/c1-18(29(7)8)19-11-13-25(5)21-10-9-20-23(2,3)22(28-6)12-14-26(20)17-27(21,26)16-15-24(19,25)4/h18-22,28H,9-17H2,1-8H3/t18-,19+,20-,21-,22-,24+,25-,26+,27-/m0/s1" ;
  ns0:formula "C27H48N2" .

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 .
