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

<http://www.irandoc.acir/onto/irandoc/CHEBI:94466>
  ns0:mass "284.312" ;
  ns0:smiles "C1=CC=C2C(=C1)C3=CC4=C(C5=CC=CC=C5N4)C(=C3N2)C=O" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:51915> ;
  ns0:monoisotopicmass "284.09496" ;
  skos:prefLabel "5،11 دی هیدرویندولو[3،2 ب] کربازول 12 کربوکسالدئید"@fa, "5,11-dihydroindolo[3,2-b]carbazole-12-carboxaldehyde"@en ;
  ns0:inchikey "ZUDXFBWDXVNRKF-UHFFFAOYSA-N" ;
  ns0:subset "2_STAR" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C19H12N2O" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C19H12N2O/c22-10-14-18-12-6-2-4-8-16(12)20-17(18)9-13-11-5-1-3-7-15(11)21-19(13)14/h1-10,20-21H" .

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