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

<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:114625>
  ns0:smiles "CC(=O)NC1=NC2=CC=CC=C2N1CCOC3=CC=CC=C3Cl" ;
  ns0:inchikey "APRMNRPQKUTJHA-UHFFFAOYSA-N" ;
  skos:prefLabel "n-[1-[2-(2-chlorophenoxy)ethyl]-2-benzimidazolyl]acetamide"@en, "N [1 [2 (2 کلروفنوکسی) اتیل] 2 بنزیمیدازولیل] استامید"@fa ;
  ns0:monoisotopicmass "329.09310" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22715> ;
  ns0:subset "2_STAR" ;
  ns0:formula "C17H16ClN3O2" ;
  ns0:mass "329.781" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C17H16ClN3O2/c1-12(22)19-17-20-14-7-3-4-8-15(14)21(17)10-11-23-16-9-5-2-6-13(16)18/h2-9H,10-11H2,1H3,(H,19,20,22)" .

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