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

<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:122003>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:46908> ;
  ns0:monoisotopicmass "265.01889" ;
  skos:prefLabel "6 کلرو 2 [(1H 1،2،4 تریازول 5 ایلتیو) متیل] ایمیدازو [1،2 a] پیریدین"@fa, "6-chloro-2-[(1h-1,2,4-triazol-5-ylthio)methyl]imidazo[1,2-a]pyridine"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchi "InChI=1S/C10H8ClN5S/c11-7-1-2-9-14-8(4-16(9)3-7)5-17-10-12-6-13-15-10/h1-4,6H,5H2,(H,12,13,15)" ;
  ns0:mass "265.723" ;
  ns0:formula "C10H8ClN5S" ;
  ns0:smiles "C1=CC2=NC(=CN2C=C1Cl)CSC3=NC=NN3" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  ns0:inchikey "KUPAUUGPMCWERI-UHFFFAOYSA-N" .

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