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

<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://www.irandoc.acir/onto/irandoc/CHEBI:109295>
  skos:prefLabel "n-(1-propyl-5-benzimidazolyl)-2-thiophenecarboxamide"@en, "N (1 پروپیل 5 بنزیمیدازولیل) 2 تیوفن کربوکسامید"@fa ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C15H15N3OS/c1-2-7-18-10-16-12-9-11(5-6-13(12)18)17-15(19)14-4-3-8-20-14/h3-6,8-10H,2,7H2,1H3,(H,17,19)" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchikey "MCSFXOOAQRIUGA-UHFFFAOYSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "CCCN1C=NC2=C1C=CC(=C2)NC(=O)C3=CC=CS3" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22715> ;
  ns0:monoisotopicmass "285.09358" ;
  ns0:formula "C15H15N3OS" ;
  ns0:mass "285.366" .

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