@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://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:114760> .

<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:114760>
  ns0:inchikey "QWDUXZVXSWTBGA-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "239.10586" ;
  ns0:smiles "COC1=CC=CC=C1CN2C=NC3=C2N=CC=C3" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "3 [(2 متوکسی فنیل) متیل] ایمیدازو [4،5 b] پیریدین"@fa, "3-[(2-methoxyphenyl)methyl]imidazo[4,5-b]pyridine"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:46908> ;
  ns0:charge "0" ;
  ns0:formula "C14H13N3O" ;
  ns0:subset "2_STAR" ;
  ns0:mass "239.273" ;
  ns0:inchi "InChI=1S/C14H13N3O/c1-18-13-7-3-2-5-11(13)9-17-10-16-12-6-4-8-15-14(12)17/h2-8,10H,9H2,1H3" .

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