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

<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://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:108353>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "5-[[3-methyl-1-(4-methylphenyl)-5-oxo-4-pyrazolylidene]methylamino]-1,3-dihydrobenzimidazol-2-one"@en, "5 [[3 متیل 1 (4 متیل فنیل) 5 اکسو 4 پیرازولیلیدن] متیل آمینو] 1،3 دی هیدروبنزیمیدازول 2 یک"@fa ;
  ns0:monoisotopicmass "347.13822" ;
  ns0:inchikey "UETFHPNZJPQCMX-UHFFFAOYSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22715> ;
  ns0:formula "C19H17N5O2" ;
  ns0:inchi "InChI=1S/C19H17N5O2/c1-11-3-6-14(7-4-11)24-18(25)15(12(2)23-24)10-20-13-5-8-16-17(9-13)22-19(26)21-16/h3-10,20H,1-2H3,(H2,21,22,26)" ;
  ns0:smiles "CC1=CC=C(C=C1)N2C(=O)C(=CNC3=CC4=C(C=C3)NC(=O)N4)C(=N2)C" ;
  ns0:subset "2_STAR" ;
  ns0:mass "347.371" ;
  ns0:charge "0" .

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