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

<http://www.irandoc.acir/onto/irandoc/CHEBI:51915>
  skos:prefLabel "ایندولوکاربازول"@fa, "indolocarbazole"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:212549> .

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:212549>
  ns0:mass "436.890" ;
  ns0:charge "0" ;
  skos:prefLabel "تیجیپانازول C3"@fa, "tjipanazole c3"@en ;
  ns0:inchikey "LBDPGQPRGMVQFN-ZWEYCGOPSA-N" ;
  ns0:synonym_EXACT "(2R,3R,4S,5S,6S)-2-(3-chloro-11H-indolo[2,3-a]carbazol-12-yl)-6-methyloxane-3,4,5-triol" ;
  ns0:formula "C24H21ClN2O4" ;
  ns0:monoisotopicmass "436.11898" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchi "InChI=1S/C24H21ClN2O4/c1-11-21(28)22(29)23(30)24(31-11)27-18-9-6-12(25)10-16(18)15-8-7-14-13-4-2-3-5-17(13)26-19(14)20(15)27/h2-11,21-24,26,28-30H,1H3/t11-,21+,22-,23+,24+/m0/s1" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:51915> ;
  ns0:smiles "ClC1=CC2=C(N([C@@H]3O[C@H]([C@@H](O)[C@@H]([C@H]3O)O)C)C4=C2C=CC5=C4NC=6C=CC=CC56)C=C1" .

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:monoisotopicmass rdfs:label "جرم تک‌ایزوتوپی"@fa, "monoisotopicmass"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
