@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:48912>
  skos:prefLabel "بنزوتریازول ها"@fa, "benzotriazoles"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:135387> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:135387>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:48912> ;
  skos:prefLabel "vorozole"@en, "وروزول"@fa ;
  ns0:inchikey "XLMPPFTZALNBFS-INIZCTEOSA-N" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:monoisotopicmass "324.08902" ;
  ns0:formula "C16H13ClN6" ;
  ns0:synonym_RELATED "R-83842", "R83842", "rivizor", "(+)-Vorozole" ;
  ns0:inchi "InChI=1S/C16H13ClN6/c1-22-15-8-12(4-7-14(15)20-21-22)16(23-10-18-9-19-23)11-2-5-13(17)6-3-11/h2-10,16H,1H3/t16-/m0/s1" ;
  ns0:mass "324.768" ;
  ns0:charge "0" ;
  ns0:smiles "[C@@H](C1=CC2=C(C=C1)N=NN2C)(C3=CC=C(C=C3)Cl)N4C=NC=N4" ;
  ns0:subset "2_STAR" .

ns0:formula rdfs:label "فرمول"@fa, "formula"@en .
ns0:synonym_RELATED rdfs:label "مترادف مرتبط"@fa, "synonym RELATED"@en .
ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
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 .
