@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://www.irandoc.acir/onto/irandoc/CHEBI:120920>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:mass "244.113" ;
  skos:prefLabel "6-bromo-5-methyl-1,3-dihydroimidazo[4,5-b]pyridine-2-thione"@en, "6 برومو 5 متیل 1،3 دی هیدرویمیدازو[4،5 b] پیریدین 2 تیون"@fa ;
  ns0:charge "0" ;
  ns0:formula "C7H6BrN3S" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:46908> ;
  ns0:monoisotopicmass "242.94658" ;
  ns0:inchikey "SYOILFGOWAYSAP-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C7H6BrN3S/c1-3-4(8)2-5-6(9-3)11-7(12)10-5/h2H,1H3,(H2,9,10,11,12)" ;
  ns0:smiles "CC1=C(C=C2C(=N1)NC(=S)N2)Br" .

ns0:formula rdfs:label "فرمول"@fa, "formula"@en .
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:120920> .

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 .
