@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:221239> .

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:221239>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:51915> ;
  ns0:formula "C20H14Cl2N2O2" ;
  ns0:inchikey "GGTYWKNRVMAWBO-UHFFFAOYSA-N" ;
  ns0:charge "0" ;
  ns0:smiles "ClC1=CC=2NC=3C=4NC=5C=C(Cl)C=CC5C4C(=C(C3C2C=C1)OC)OC" ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "384.04323" ;
  skos:prefLabel "borregomycin e"@en, "بورگومایسین E"@fa ;
  ns0:inchi "InChI=1S/C20H14Cl2N2O2/c1-25-19-15-11-5-3-9(21)7-13(11)23-17(15)18-16(20(19)26-2)12-6-4-10(22)8-14(12)24-18/h3-8,23-24H,1-2H3" ;
  ns0:mass "385.240" .

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