@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://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:38769>
  skos:prefLabel "ایندازول ها"@fa, "indazoles"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:119912> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:119912>
  ns0:formula "C18H16ClN3O2" ;
  ns0:inchikey "KHAMQGKCFWSRSR-UHFFFAOYSA-N" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "3-chloro-n-propan-2-yl-5h-indazolo[2,3-a][3,1]benzoxazine-9-carboxamide"@en, "3 chloro N پروپان 2 yl 5H indazolo[2,3 a][3,1]benzoxazine 9 carboxamide"@fa ;
  ns0:inchi "InChI=1S/C18H16ClN3O2/c1-10(2)20-17(23)11-3-5-14-15(8-11)21-22-16-6-4-13(19)7-12(16)9-24-18(14)22/h3-8,10H,9H2,1-2H3,(H,20,23)" ;
  ns0:monoisotopicmass "341.09310" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "CC(C)NC(=O)C1=CC2=NN3C4=C(COC3=C2C=C1)C=C(C=C4)Cl" ;
  ns0:mass "341.792" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38769> .

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 .
