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

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:141950>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C21H24N2O3" ;
  ns0:inchikey "RLUORQGMBKDXPO-UAPZWEKESA-N" ;
  skos:prefLabel "کبراشیدین"@fa, "quebrachidine"@en ;
  ns0:inchi "InChI=1S/C21H24N2O3/c1-3-11-10-23-15-8-13(11)21(19(25)26-2)16(23)9-20(18(21)24)12-6-4-5-7-14(12)22-17(15)20/h3-7,13,15-18,22,24H,8-10H2,1-2H3/b11-3-/t13-,15?,16-,17-,18-,20+,21?/m0/s1" ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "352.17869" ;
  ns0:smiles "C/C=C/1/CN2C3C[C@@]1(C4([C@@]2(C[C@]5(C6=CC=CC=C6N[C@@]35[H])[C@@H]4O)[H])C(=O)OC)[H]" ;
  ns0:mass "352.428" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:65323> ;
  ns0:subset "2_STAR" .

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 .
