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

<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://www.irandoc.acir/onto/irandoc/CHEBI:116860>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22715> ;
  skos:prefLabel "4 [2 (1 متیل 2 بنزیمیدازولیل) اتیل] آنیلین"@fa, "4-[2-(1-methyl-2-benzimidazolyl)ethyl]aniline"@en ;
  ns0:smiles "CN1C2=CC=CC=C2N=C1CCC3=CC=C(C=C3)N" ;
  ns0:formula "C16H17N3" ;
  ns0:charge "0" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchi "InChI=1S/C16H17N3/c1-19-15-5-3-2-4-14(15)18-16(19)11-8-12-6-9-13(17)10-7-12/h2-7,9-10H,8,11,17H2,1H3" ;
  ns0:monoisotopicmass "251.14225" ;
  ns0:inchikey "UYYUYDDKLNGZQL-UHFFFAOYSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:mass "251.327" .

ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
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 .
