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

<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:109109>
  ns0:smiles "COC1=CC=CC=C1OCC2=NC3=CC=CC=C3N2" ;
  ns0:formula "C15H14N2O2" ;
  ns0:charge "0" ;
  skos:prefLabel "2-[(2-methoxyphenoxy)methyl]-1h-benzimidazole"@en, "2 [(2 متوکسی فنوکسی) متیل] 1H بنزیمیدازول"@fa ;
  ns0:mass "254.284" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22715> ;
  ns0:monoisotopicmass "254.10553" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchi "InChI=1S/C15H14N2O2/c1-18-13-8-4-5-9-14(13)19-10-15-16-11-6-2-3-7-12(11)17-15/h2-9H,10H2,1H3,(H,16,17)" ;
  ns0:inchikey "MWKOUPJMMYDGLH-UHFFFAOYSA-N" .

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 .
