@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:121924>
  skos:prefLabel "4-methyl-3-phenyl-1,2-dihydropyrazolo[3,4-b]pyridin-6-one"@en, "4 متیل 3 فنیل 1،2 دی هیدروپیرازولو[3،4 b] پیریدین 6 یک"@fa ;
  ns0:mass "225.246" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C13H11N3O/c1-8-7-10(17)14-13-11(8)12(15-16-13)9-5-3-2-4-6-9/h2-7H,1H3,(H2,14,15,16,17)" ;
  ns0:monoisotopicmass "225.09021" ;
  ns0:smiles "CC1=CC(=O)N=C2C1=C(NN2)C3=CC=CC=C3" ;
  ns0:inchikey "GVUZTAQXZLRFAL-UHFFFAOYSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26410> ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:formula "C13H11N3O" .

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 .
<http://www.irandoc.acir/onto/irandoc/CHEBI:26410>
  skos:prefLabel "پیرازول ها"@fa, "pyrazoles"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:121924> .

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
