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

<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://www.irandoc.acir/onto/irandoc/CHEBI:120929>
  ns0:monoisotopicmass "336.15863" ;
  ns0:inchi "InChI=1S/C19H20N4O2/c1-13-5-7-14(8-6-13)20-18-16(23(24)25)10-9-15-17(18)22-19(21-15)11-3-2-4-12-19/h5-10,20H,2-4,11-12H2,1H3" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:smiles "CC1=CC=C(C=C1)NC2=C(C=CC3=NC4(CCCCC4)N=C32)[N+](=O)[O-]" ;
  ns0:formula "C19H20N4O2" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22715> ;
  ns0:mass "336.388" ;
  skos:prefLabel "N (4 متیل فنیل) 5 نیترو 4 اسپیرو[بنزیمیدازول 2،1 سیکلوهگزان] آمین"@fa, "n-(4-methylphenyl)-5-nitro-4-spiro[benzimidazole-2,1'-cyclohexane]amine"@en ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "QXFHLLATYJOLGL-UHFFFAOYSA-N" ;
  ns0:charge "0" .

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 .
