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

<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#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://www.irandoc.acir/onto/irandoc/CHEBI:112313>
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C22H20N4O3/c1-26-18-10-9-16(24-22(28)19-8-5-13-29-19)14-17(18)25-20(26)11-12-23-21(27)15-6-3-2-4-7-15/h2-10,13-14H,11-12H2,1H3,(H,23,27)(H,24,28)" ;
  skos:prefLabel "n-[2-(2-benzamidoethyl)-1-methyl-5-benzimidazolyl]-2-furancarboxamide"@en, "N [2 (2 benzamidoethyl) 1 methyl 5 benzimidazolyl] 2 furancarboxamide"@fa ;
  ns0:monoisotopicmass "388.15354" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "FKQWQGLKQBUXGW-UHFFFAOYSA-N" ;
  ns0:smiles "CN1C2=C(C=C(C=C2)NC(=O)C3=CC=CO3)N=C1CCNC(=O)C4=CC=CC=C4" ;
  ns0:charge "0" ;
  ns0:mass "388.420" ;
  ns0:formula "C22H20N4O3" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22715> .

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