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

<http://www.irandoc.acir/onto/irandoc/CHEBI:141924>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:65323> ;
  skos:prefLabel "methyl reserpate"@en, "متیل رزرپات"@fa ;
  ns0:subset "2_STAR" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:formula "C23H30N2O5" ;
  ns0:monoisotopicmass "414.21547" ;
  ns0:inchi "InChI=1S/C23H30N2O5/c1-28-13-4-5-14-15-6-7-25-11-12-8-19(26)22(29-2)20(23(27)30-3)16(12)10-18(25)21(15)24-17(14)9-13/h4-5,9,12,16,18-20,22,24,26H,6-8,10-11H2,1-3H3/t12-,16+,18-,19-,20+,22+/m1/s1" ;
  ns0:mass "414.496" ;
  ns0:inchikey "MDJQWFFIUHUJSB-UQVJXISSSA-N" ;
  ns0:charge "0" ;
  ns0:smiles "COC=1C=CC=2C=3CCN4C[C@]5(C[C@H]([C@@H]([C@H]([C@]5(C[C@@]4(C3NC2C1)[H])[H])C(=O)OC)OC)O)[H]" .

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 .
