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

<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://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:141912>
  ns0:monoisotopicmass "326.19943" ;
  skos:prefLabel "iboxygaine"@en, "ایبوکسی گین"@fa ;
  ns0:mass "326.433" ;
  ns0:inchi "InChI=1S/C20H26N2O2/c1-11(23)15-7-12-8-17-19-14(5-6-22(10-12)20(15)17)16-9-13(24-2)3-4-18(16)21-19/h3-4,9,11-12,15,17,20-21,23H,5-8,10H2,1-2H3/t11-,12-,15-,17-,20-/m0/s1" ;
  ns0:charge "0" ;
  ns0:formula "C20H26N2O2" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "QLSITYRYHBQHBY-MHUVELHISA-N" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:65323> ;
  ns0:smiles "C[C@@H]([C@@]1(C[C@]2(C[C@]3(C4=C(CCN(C2)[C@@]13[H])C=5C=C(C=CC5N4)OC)[H])[H])[H])O" .

ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
