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

<http://www.irandoc.acir/onto/irandoc/CHEBI:108253>
  ns0:inchikey "XCUSFBCLMOHZJW-UHFFFAOYSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38769> ;
  ns0:monoisotopicmass "337.14264" ;
  skos:prefLabel "n-(2-methoxyethyl)-3-methyl-5h-indazolo[2,3-a][3,1]benzoxazine-9-carboxamide"@en, "N (2 متوکسی اتیل) 3 متیل 5H ایندازولو[2،3 a][3،1] بنزوکسازین 9 کربوکسامید"@fa ;
  ns0:mass "337.373" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:charge "0" ;
  ns0:formula "C19H19N3O3" ;
  ns0:smiles "CC1=CC2=C(C=C1)N3C(=C4C=CC(=CC4=N3)C(=O)NCCOC)OC2" ;
  ns0:inchi "InChI=1S/C19H19N3O3/c1-12-3-6-17-14(9-12)11-25-19-15-5-4-13(10-16(15)21-22(17)19)18(23)20-7-8-24-2/h3-6,9-10H,7-8,11H2,1-2H3,(H,20,23)" ;
  ns0:subset "2_STAR" .

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 .
