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

<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:141535>
  ns0:subset "2_STAR" ;
  ns0:mass "382.459" ;
  ns0:inchi "InChI=1S/C24H22N4O/c1-29-22-13-7-2-8-16(22)14-17(24-27-20-11-5-6-12-21(20)28-24)15-23-25-18-9-3-4-10-19(18)26-23/h2-13,17H,14-15H2,1H3,(H,25,26)(H,27,28)" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:charge "0" ;
  ns0:formula "C24H22N4O" ;
  skos:prefLabel "2,2'-[3-(2-methoxyphenyl)-1,2-propanediyl]bis(1h-benzimidazole)"@en, "2،2' [3 (2 متوکسی فنیل) 1،2 پروپان دییل] بیس (1H بنزیمیدازول)"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22715> ;
  ns0:inchikey "FQFJIJMMCVBRBL-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "382.17936" ;
  ns0:smiles "O(C=1C(CC(CC=2NC=3C(N2)=CC=CC3)C=4NC=5C(N4)=CC=CC5)=CC=CC1)C" .

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 .
