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

<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:116102>
  ns0:inchikey "UXAHGCRRTODSNS-UHFFFAOYSA-N" ;
  ns0:charge "0" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  ns0:mass "348.422" ;
  skos:prefLabel "n-cycloheptyl-2-[(6-nitro-1h-benzimidazol-2-yl)thio]acetamide"@en, "N سیکلوهپتیل 2 [(6 نیترو 1H بنزیمیدازول 2 یل) تیو] استامید"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22715> ;
  ns0:smiles "C1CCCC(CC1)NC(=O)CSC2=NC3=C(N2)C=C(C=C3)[N+](=O)[O-]" ;
  ns0:monoisotopicmass "348.12561" ;
  ns0:formula "C16H20N4O3S" ;
  ns0:inchi "InChI=1S/C16H20N4O3S/c21-15(17-11-5-3-1-2-4-6-11)10-24-16-18-13-8-7-12(20(22)23)9-14(13)19-16/h7-9,11H,1-6,10H2,(H,17,21)(H,18,19)" .

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