@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://www.irandoc.acir/onto/irandoc/CHEBI:65323>
  skos:prefLabel "مونوترپنوئید ایندول آلکالوئید"@fa, "monoterpenoid indole alkaloid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:141935> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:141935>
  ns0:smiles "CC[C@]1(C[C@@]23CC4([C@]5(CCN4[C@@H]21)C6=CC=CC=C6NC5=C3C(=O)OC)[H])O" ;
  skos:prefLabel "pandine"@en, "پاندین"@fa ;
  ns0:inchi "InChI=1S/C21H24N2O3/c1-3-20(25)11-19-10-14-21(8-9-23(14)18(19)20)12-6-4-5-7-13(12)22-16(21)15(19)17(24)26-2/h4-7,14,18,22,25H,3,8-11H2,1-2H3/t14?,18-,19+,20+,21-/m0/s1" ;
  ns0:inchikey "RWIBVEZSMNDHAB-VQAUZTJOSA-N" ;
  ns0:mass "352.428" ;
  ns0:monoisotopicmass "352.17869" ;
  ns0:charge "0" ;
  ns0:formula "C21H24N2O3" ;
  ns0:subset "2_STAR" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:65323> .

ns0:formula rdfs:label "فرمول"@fa, "formula"@en .
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:mass rdfs:label "جرم"@fa, "mass"@en .
