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

<http://www.irandoc.acir/onto/irandoc/CHEBI:94984>
  ns0:formula "C15H15N7" ;
  ns0:smiles "CC(C)N1C2=C(C(=N1)C3=CC4=C(C=C3)C=NN4)C(=NC=N2)N" ;
  ns0:mass "293.327" ;
  skos:prefLabel "3-(1h-indazol-6-yl)-1-propan-2-yl-4-pyrazolo[3,4-d]pyrimidinamine"@en, "3 (1H indazol 6 yl) 1 پروپان 2 yl 4 پیرازولو[3،4 d] پیریمیدینامین"@fa ;
  ns0:monoisotopicmass "293.13889" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "ULPBTMCLMXCXEB-UHFFFAOYSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38769> ;
  ns0:inchi "InChI=1S/C15H15N7/c1-8(2)22-15-12(14(16)17-7-18-15)13(21-22)9-3-4-10-6-19-20-11(10)5-9/h3-8H,1-2H3,(H,19,20)(H2,16,17,18)" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

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 .
