@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://www.irandoc.acir/onto/irandoc/CHEBI:51245>
  skos:prefLabel "فنانتیدین ها"@fa, "phenanthridines"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:6101> .

<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:6101>
  skos:prefLabel "kalbreclasine"@en, "کالبرکلاسین"@fa ;
  ns0:monoisotopicmass "469.12203" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "SHDYPIISBMIEEN-IVALFBGTSA-N" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C20H23NO12/c22-3-9-13(24)16(27)17(28)20(33-9)32-7-2-6-5-1-8-18(31-4-30-8)14(25)10(5)19(29)21-11(6)15(26)12(7)23/h1-2,7,9,11-13,15-17,20,22-28H,3-4H2,(H,21,29)/t7-,9+,11+,12+,13+,15-,16-,17+,20+/m0/s1" ;
  ns0:formula "C20H23NO12" ;
  ns0:mass "469.397" ;
  ns0:smiles "OC[C@H]1O[C@@H](O[C@H]2C=C3[C@@H](NC(=O)c4c(O)c5OCOc5cc34)[C@H](O)[C@@H]2O)[C@H](O)[C@@H](O)[C@@H]1O" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:51245> ;
  ns0:synonym_EXACT "Kalbreclasine" .

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 .
