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

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:209130>
  skos:prefLabel "9-hydroxyl-k252c"@en, "9 هیدروکسیل K252c"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:51915> ;
  ns0:formula "C20H13N3O2" ;
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "19-hydroxy-3,13,23-triazahexacyclo[14.7.0.02,10.04,9.011,15.017,22]tricosa-1,4,6,8,10,15,17(22),18,20-nonaen-12-one" ;
  ns0:inchikey "ZRXIUWDFOIRCIZ-UHFFFAOYSA-N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "327.10078" ;
  ns0:charge "0" ;
  ns0:smiles "O=C1NCC=2C1=C3C(NC4=C3C=CC=C4)=C5NC6=C(C25)C=C(O)C=C6" ;
  ns0:inchi "InChI=1S/C20H13N3O2/c24-9-5-6-14-11(7-9)15-12-8-21-20(25)17(12)16-10-3-1-2-4-13(10)22-19(16)18(15)23-14/h1-7,22-24H,8H2,(H,21,25)" ;
  ns0:mass "327.343" .

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 .
