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

<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://www.irandoc.acir/onto/irandoc/CHEBI:93051>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22715> ;
  ns0:formula "C16H12F2N4O" ;
  ns0:charge "0" ;
  ns0:smiles "C1=CC2=C(C=C1F)NC(=N2)COCC3=NC4=C(N3)C=C(C=C4)F" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "6-fluoro-2-[(6-fluoro-1h-benzimidazol-2-yl)methoxymethyl]-1h-benzimidazole"@en, "6 فلوئورو 2 [(6 فلوئورو 1H بنزیمیدازول 2 یل) متوکسی متیل] 1H بنزیمیدازول"@fa ;
  ns0:mass "314.290" ;
  ns0:inchi "InChI=1S/C16H12F2N4O/c17-9-1-3-11-13(5-9)21-15(19-11)7-23-8-16-20-12-4-2-10(18)6-14(12)22-16/h1-6H,7-8H2,(H,19,21)(H,20,22)" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "UCYKBUFMLZUPTK-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "314.09792" .

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 .
