@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<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:113082> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:113082>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C21H25N5OS/c28-21(22-10-3-11-26-12-14-27-15-13-26)23-17-8-6-16(7-9-17)20-24-18-4-1-2-5-19(18)25-20/h1-2,4-9H,3,10-15H2,(H,24,25)(H2,22,23,28)" ;
  skos:prefLabel "1-[4-(1h-benzimidazol-2-yl)phenyl]-3-[3-(4-morpholinyl)propyl]thiourea"@en, "1 [4 (1H بنزیمیدازول 2 یل) فنیل] 3 [3 (4 مورفولینیل) پروپیل] تی اوره"@fa ;
  ns0:smiles "C1COCCN1CCCNC(=S)NC2=CC=C(C=C2)C3=NC4=CC=CC=C4N3" ;
  ns0:formula "C21H25N5OS" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22715> ;
  ns0:mass "395.523" ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "395.17798" ;
  ns0:inchikey "CEGPLYZCVFIDPM-UHFFFAOYSA-N" .

ns0:formula rdfs:label "فرمول"@fa, "formula"@en .
ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
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 .
