@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://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:38669>
  skos:prefLabel "پیرازولوپیرامیدین"@fa, "pyrazolopyrimidine"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:108142> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:108142>
  ns0:formula "C15H12ClF3N4O2" ;
  ns0:inchikey "QKXKUIAPPYXYNS-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C15H12ClF3N4O2/c1-7(2)20-14(24)12-11(16)13-21-8(9-4-3-5-25-9)6-10(15(17,18)19)23(13)22-12/h3-7H,1-2H3,(H,20,24)" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38669> ;
  ns0:mass "372.730" ;
  ns0:monoisotopicmass "372.06009" ;
  skos:prefLabel "3 کلرو 5 (2 فورانیل) N پروپان 2 یل 7 (تری فلورومتیل) 2 پیرازولو[1,5 a] پیریمیدین کربوکسامید"@fa, "3-chloro-5-(2-furanyl)-n-propan-2-yl-7-(trifluoromethyl)-2-pyrazolo[1,5-a]pyrimidinecarboxamide"@en ;
  ns0:charge "0" ;
  ns0:smiles "CC(C)NC(=O)C1=NN2C(=CC(=NC2=C1Cl)C3=CC=CO3)C(F)(F)F" ;
  ns0:subset "2_STAR" .

ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
