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

<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:105457>
  skos:prefLabel "n-[[4-(diethylamino)phenyl]methyl]-1-[2-(1-piperidinyl)ethyl]-2-benzimidazolamine"@en, "N [[4 (دی اتیلامین) فنیل] متیل] 1 [2 (1 پیپریدینیل) اتیل] 2 بنزیمیدازولامین"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22715> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C25H35N5/c1-3-29(4-2)22-14-12-21(13-15-22)20-26-25-27-23-10-6-7-11-24(23)30(25)19-18-28-16-8-5-9-17-28/h6-7,10-15H,3-5,8-9,16-20H2,1-2H3,(H,26,27)" ;
  ns0:inchikey "UBXVEORGGYZAAZ-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "405.28925" ;
  ns0:smiles "CCN(CC)C1=CC=C(C=C1)CNC2=NC3=CC=CC=C3N2CCN4CCCCC4" ;
  ns0:charge "0" ;
  ns0:formula "C25H35N5" ;
  ns0:mass "405.580" .

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