@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<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:92385>
  ns0:monoisotopicmass "332.10785" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "KDFKDJBJZCEIIU-UHFFFAOYSA-N" ;
  ns0:smiles "CC1=C(N2C=CC=CC2=N1)P(=O)(C3=CC=CC=C3)C4=CC=CC=C4" ;
  skos:prefLabel "3-diphenylphosphoryl-2-methylimidazo[1,2-a]pyridine"@en, "3 دی فنیل فسفوریل 2 متیل ایمیدازو[1،2 a] پیریدین"@fa ;
  ns0:charge "0" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "332.336" ;
  ns0:formula "C20H17N2OP" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:46908> ;
  ns0:inchi "InChI=1S/C20H17N2OP/c1-16-20(22-15-9-8-14-19(22)21-16)24(23,17-10-4-2-5-11-17)18-12-6-3-7-13-18/h2-15H,1H3" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:46908>
  skos:prefLabel "ایمیدازوپیریدین"@fa, "imidazopyridine"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:92385> .

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 .
