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

<http://www.irandoc.acir/onto/irandoc/CHEBI:91465>
  skos:prefLabel "(3S,6R) 1 [6 (3 آمینو 1H ایندازول 6 یل) 2 (متیل آمینو) 4 پیریمیدینیل] N سیکلوهگزیل 6 متیل 3 پیپریدین کربوکسامید"@fa, "(3s,6r)-1-[6-(3-amino-1h-indazol-6-yl)-2-(methylamino)-4-pyrimidinyl]-n-cyclohexyl-6-methyl-3-piperidinecarboxamide"@en ;
  ns0:formula "C25H34N8O" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38769> ;
  ns0:mass "462.591" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:monoisotopicmass "462.28556" ;
  ns0:smiles "C[C@@H]1CC[C@@H](CN1C2=NC(=NC(=C2)C3=CC4=C(C=C3)C(=NN4)N)NC)C(=O)NC5CCCCC5" ;
  ns0:inchi "InChI=1S/C25H34N8O/c1-15-8-9-17(24(34)28-18-6-4-3-5-7-18)14-33(15)22-13-20(29-25(27-2)30-22)16-10-11-19-21(12-16)31-32-23(19)26/h10-13,15,17-18H,3-9,14H2,1-2H3,(H,28,34)(H3,26,31,32)(H,27,29,30)/t15-,17+/m1/s1" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "QLPHOXTXAKOFMU-WBVHZDCISA-N" ;
  ns0:charge "0" .

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 .
