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

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<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:141872>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:65323> ;
  ns0:monoisotopicmass "544.20570" ;
  ns0:inchikey "OVRROYYXOBYCSR-OTZSZKQMSA-N" ;
  ns0:inchi "InChI=1S/C27H32N2O10/c1-35-24(34)15-11-36-25(38-26-22(33)21(32)20(31)18(10-30)37-26)19-14(15)8-27-23-13(6-7-29(27)9-17(19)39-27)12-4-2-3-5-16(12)28-23/h2-5,11,14,17-22,25-26,28,30-33H,6-10H2,1H3/t14-,17-,18?,19+,20?,21?,22?,25+,26?,27+/m1/s1" ;
  skos:prefLabel "cadambine"@en, "کادابین"@fa ;
  ns0:mass "544.551" ;
  ns0:formula "C27H32N2O10" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  ns0:smiles "COC(C1=CO[C@]([C@]2([C@@]1(C[C@@]34C5=C(CCN4C[C@]2(O3)[H])C6=CC=CC=C6N5)[H])[H])(OC7C(C(C(C(CO)O7)O)O)O)[H])=O" .

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 .
