@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://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:22315>
  skos:prefLabel "آلکالوئید"@fa, "alkaloid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:31525> .

<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:31525>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22315> ;
  ns0:inchikey "FBWQZJWDTGIERI-MIYFKOFASA-N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchi "InChI=1S/C23H27NO8/c1-11(25)7-19(27)31-17-9-14-15(10-16(17)29-4)23(28)32-22-18(30-12(2)26)8-13-5-6-24(3)21(13)20(14)22/h8-11,18,20-22,25H,5-7H2,1-4H3/t11?,18-,20-,21+,22+/m0/s1" ;
  ns0:monoisotopicmass "445.17367" ;
  ns0:mass "445.463" ;
  ns0:synonym_EXACT "Dubiusine" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  skos:prefLabel "دوبیوسین"@fa, "dubiusine"@en ;
  ns0:formula "C23H27NO8" ;
  ns0:smiles "COc1cc2C(=O)O[C@@H]3[C@@H](OC(C)=O)C=C4CCN(C)[C@H]4[C@@H]3c2cc1OC(=O)CC(C)O" .

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 .
