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

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:141880>
  skos:prefLabel "آلفا متیل یوهیمبین"@fa, "alpha-methylyohimbine"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:mass "368.470" ;
  ns0:formula "C22H28N2O3" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:65323> ;
  ns0:inchikey "GELZMWSFAYTMRI-DEQNHLMWSA-N" ;
  ns0:inchi "InChI=1S/C22H28N2O3/c1-12-3-5-17-16(9-12)14-7-8-24-11-13-4-6-19(25)20(22(26)27-2)15(13)10-18(24)21(14)23-17/h3,5,9,13,15,18-20,23,25H,4,6-8,10-11H2,1-2H3/t13-,15+,18+,19+,20?/m1/s1" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  ns0:smiles "CC=1C=CC2=C(C1)C=3CCN4C[C@]5(CC[C@@](C([C@]5(C[C@]4(C3N2)[H])[H])(C(=O)OC)[H])(O)[H])[H]" ;
  ns0:monoisotopicmass "368.20999" .

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 .
