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

<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:208219> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:208219>
  ns0:monoisotopicmass "407.09560" ;
  ns0:charge "0" ;
  ns0:smiles "ClC1=CC=2C=3C=4C(=CNC4C)[C@@]5(C=6C=C(Cl)C=CC6N([C@@H]5C3NC2C=C1)C)C" ;
  skos:prefLabel "indimicin c"@en, "ایندمیسین C"@fa ;
  ns0:subset "2_STAR" ;
  ns0:mass "408.330" ;
  ns0:inchikey "ZVEJGLKGBBJKBW-PKTZIBPZSA-N" ;
  ns0:formula "C23H19Cl2N3" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:51915> ;
  ns0:inchi "InChI=1S/C23H19Cl2N3/c1-11-19-16(10-26-11)23(2)15-9-13(25)5-7-18(15)28(3)22(23)21-20(19)14-8-12(24)4-6-17(14)27-21/h4-10,22,26-27H,1-3H3/t22-,23+/m1/s1" ;
  ns0:synonym_EXACT "(2S,10R)-7,19-dichloro-3,10,14-trimethyl-3,13,23-triazahexacyclo[14.7.0.02,10.04,9.011,15.017,22]tricosa-1(16),4(9),5,7,11,14,17(22),18,20-nonaene" .

ns0:formula rdfs:label "فرمول"@fa, "formula"@en .
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 .
