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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:104997>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:46699> ;
  ns0:inchikey "FGMOQCGINZQATI-UHFFFAOYSA-N" ;
  skos:prefLabel "3-methyl-1-[2-(2h-tetrazol-5-yl)ethyl]-4,6-bis(trifluoromethyl)pyrazolo[3,4-b]pyridine"@en, "3 متیل 1 [2 (2H تترازول 5 یل) اتیل] 4،6 بیس (تری فلورومتیل) پیرازولو [3،4 b] پیریدین"@fa ;
  ns0:charge "0" ;
  ns0:formula "C12H9F6N7" ;
  ns0:inchi "InChI=1S/C12H9F6N7/c1-5-9-6(11(13,14)15)4-7(12(16,17)18)19-10(9)25(22-5)3-2-8-20-23-24-21-8/h4H,2-3H2,1H3,(H,20,21,23,24)" ;
  ns0:mass "365.238" ;
  ns0:smiles "CC1=NN(C2=C1C(=CC(=N2)C(F)(F)F)C(F)(F)F)CCC3=NNN=N3" ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "365.08236" .

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 .
