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

<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://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#monoisotopicmass> rdfs:label "جرم تک‌ایزوتوپی"@fa, "monoisotopicmass"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:111196>
  ns0:monoisotopicmass "316.09786" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "316.783" ;
  ns0:inchikey "QSNHAWLIONBKPZ-UHFFFAOYSA-N" ;
  skos:prefLabel "1-(2-chlorophenoxy)-3-(2-methyl-1-benzimidazolyl)-2-propanol"@en, "1 (2 کلروفنوکسی) 3 (2 متیل 1 بنزیمیدازولیل) 2 پروپانول"@fa ;
  ns0:inchi "InChI=1S/C17H17ClN2O2/c1-12-19-15-7-3-4-8-16(15)20(12)10-13(21)11-22-17-9-5-2-6-14(17)18/h2-9,13,21H,10-11H2,1H3" ;
  ns0:charge "0" ;
  ns0:smiles "CC1=NC2=CC=CC=C2N1CC(COC3=CC=CC=C3Cl)O" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22715> ;
  ns0:subset "2_STAR" ;
  ns0:formula "C17H17ClN2O2" .

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
