@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<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:2503>
  ns0:subset "2_STAR" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "308.418" ;
  ns0:charge "0" ;
  ns0:inchikey "UVWQYWHKTZABSO-FZGOZLGSSA-N" ;
  skos:prefLabel "affinisine"@en, "آفینیسین"@fa ;
  ns0:monoisotopicmass "308.18886" ;
  ns0:synonym_EXACT "Affinisine" ;
  ns0:smiles "C/C=C1/CN2[C@H]3Cc4c([C@@H]2C[C@@H]1C3CO)n(C)c1ccccc41" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38958> ;
  ns0:inchi "InChI=1S/C20H24N2O/c1-3-12-10-22-18-9-15-13-6-4-5-7-17(13)21(2)20(15)19(22)8-14(12)16(18)11-23/h3-7,14,16,18-19,23H,8-11H2,1-2H3/b12-3-/t14-,16?,18-,19-/m0/s1" ;
  ns0:formula "C20H24N2O" .

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

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 .
