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

<http://www.irandoc.acir/onto/irandoc/CHEBI:92596>
  ns0:mass "304.388" ;
  ns0:inchi "InChI=1S/C16H24N4O2/c1-5-8-9-17-14-12-10-18-20(6-2)15(12)19-11(4)13(14)16(21)22-7-3/h10H,5-9H2,1-4H3,(H,17,19)" ;
  ns0:formula "C16H24N4O2" ;
  skos:prefLabel "4 (بوتیلامینو) 1 اتیل 6 متیل 5 پیرازولو [3، b]  استر اسید پیریدین کربوکسیلیک"@fa, "4-(butylamino)-1-ethyl-6-methyl-5-pyrazolo[3,4-b]pyridinecarboxylic acid ethyl ester"@en ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "CCCCNC1=C2C=NN(C2=NC(=C1C(=O)OCC)C)CC" ;
  ns0:monoisotopicmass "304.18993" ;
  ns0:charge "0" ;
  ns0:inchikey "PCTRYMLLRKWXGF-UHFFFAOYSA-N" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:46699> .

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 .
