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

<http://rdf-vocabulary.ddialliance.org/xkos#monoisotopicmass> rdfs:label "جرم تک‌ایزوتوپی"@fa, "monoisotopicmass"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:48513>
  skos:prefLabel "کاربازول ها"@fa, "carbazoles"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:105719> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:105719>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:48513> ;
  ns0:smiles "CC1=CC2=C(C=C1)N(C3=C2CCCC3=O)CC(CN4C(=C(C(=N4)C)C(=O)C)C)O" ;
  ns0:charge "0" ;
  skos:prefLabel "9-[3-(4-acetyl-3,5-dimethyl-1-pyrazolyl)-2-hydroxypropyl]-6-methyl-3,4-dihydro-2h-carbazol-1-one"@en, "9 [3 (4 استیل 3،5 دی متیل 1 پیرازولیل) 2 هیدروکسی پروپیل] 6 متیل 3،4 دی هیدرو 2H کاربازول 1 یک"@fa ;
  ns0:inchi "InChI=1S/C23H27N3O3/c1-13-8-9-20-19(10-13)18-6-5-7-21(29)23(18)25(20)11-17(28)12-26-15(3)22(16(4)27)14(2)24-26/h8-10,17,28H,5-7,11-12H2,1-4H3" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C23H27N3O3" ;
  ns0:subset "2_STAR" ;
  ns0:mass "393.480" ;
  ns0:monoisotopicmass "393.20524" ;
  ns0:inchikey "XJUQIVFIWRNALO-UHFFFAOYSA-N" .

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:mass rdfs:label "جرم"@fa, "mass"@en .
