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

<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:92016>
  ns0:inchi "InChI=1S/C16H14N4O/c1-2-6-12-11(5-1)17-15(18-12)9-21-10-16-19-13-7-3-4-8-14(13)20-16/h1-8H,9-10H2,(H,17,18)(H,19,20)" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22715> ;
  skos:prefLabel "2 (1H benzimidazol 2 ylmethoxymethyl) 1H benzimidazole"@fa, "2-(1h-benzimidazol-2-ylmethoxymethyl)-1h-benzimidazole"@en ;
  ns0:formula "C16H14N4O" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "278.11676" ;
  ns0:inchikey "ARJVRZCHBXVMAC-UHFFFAOYSA-N" ;
  ns0:mass "278.309" ;
  ns0:smiles "C1=CC=C2C(=C1)NC(=N2)COCC3=NC4=CC=CC=C4N3" ;
  ns0:charge "0" .

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