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

<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:105384> .

<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://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:105384>
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "200.06981" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C10H8N4O/c1-6-2-3-7-8(4-6)13-10(12-7)9(5-11)14-15/h2-4,12-13H,1H3" ;
  ns0:formula "C10H8N4O" ;
  ns0:inchikey "WPGNUVFHNFLKCX-UHFFFAOYSA-N" ;
  ns0:smiles "CC1=CC2=C(C=C1)NC(=C(C#N)N=O)N2" ;
  ns0:mass "200.197" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22715> ;
  skos:prefLabel "2-(5-methyl-1,3-dihydrobenzimidazol-2-ylidene)-2-nitrosoacetonitrile"@en, "2 (5 متیل 1،3 دی هیدروبنزیمیدازول 2 یلیدین) 2 نیتروزواستونیتریل"@fa .

ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:monoisotopicmass rdfs:label "جرم تک‌ایزوتوپی"@fa, "monoisotopicmass"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
