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

<http://www.irandoc.acir/onto/irandoc/CHEBI:123191>
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22715> ;
  ns0:mass "199.209" ;
  ns0:smiles "CC1=CC(=O)N2C3=CC=CC=C3N=C2N1" ;
  ns0:monoisotopicmass "199.07456" ;
  skos:prefLabel "2-methyl-1h-pyrimido[1,2-a]benzimidazol-4-one"@en, "2 متیل 1H پیریمیدو [1،2 a] بنزیمیدازول 4 یک"@fa ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "GGBPUPFQFFGKLR-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C11H9N3O/c1-7-6-10(15)14-9-5-3-2-4-8(9)13-11(14)12-7/h2-6H,1H3,(H,12,13)" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C11H9N3O" .

ns0:formula rdfs:label "فرمول"@fa, "formula"@en .
ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:monoisotopicmass rdfs:label "جرم تک‌ایزوتوپی"@fa, "monoisotopicmass"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:22715>
  skos:prefLabel "بنزیمیدازول ها"@fa, "benzimidazoles"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:123191> .

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
