@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://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:25248>
  skos:prefLabel "متیل استر"@fa, "methyl ester"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:2821> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:27358>
  skos:prefLabel "آلکالوئید یوهیمبان"@fa, "yohimban alkaloid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:2821> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:2821>
  ns0:inchi "InChI=1S/C22H26N2O4/c1-12-17-10-24-7-6-14-16-8-13(26-2)4-5-19(16)23-21(14)20(24)9-15(17)18(11-28-12)22(25)27-3/h4-5,8,11-12,15,17,20,23H,6-7,9-10H2,1-3H3/t12-,15-,17-,20-/m0/s1" ;
  ns0:formula "C22H26N2O4" ;
  skos:prefLabel "آریسین"@fa, "aricine"@en ;
  ns0:synonym_EXACT "Aricine" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchikey "DTDADHMBRZKXSC-GKASHWOUSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25248>, <http://www.irandoc.acir/onto/irandoc/CHEBI:27358> ;
  ns0:charge "0" ;
  ns0:smiles "COC(=O)C1=CO[C@@H](C)[C@@H]2CN3CCc4c([nH]c5ccc(OC)cc45)[C@@H]3C[C@H]12" ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "382.18926" ;
  ns0:mass "382.454" .

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:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
