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

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:120443>
  ns0:mass "294.136" ;
  ns0:formula "C13H9Cl2N3O" ;
  skos:prefLabel "1-[(2,4-dichlorophenyl)methoxy]benzotriazole"@en, "1 [(2،4 دی کلروفنیل) متوکسی] بنزوتریازول"@fa ;
  ns0:inchikey "OFKCNDXFHQAWGJ-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "293.01227" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C13H9Cl2N3O/c14-10-6-5-9(11(15)7-10)8-19-18-13-4-2-1-3-12(13)16-17-18/h1-7H,8H2" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  ns0:smiles "C1=CC=C2C(=C1)N=NN2OCC3=C(C=C(C=C3)Cl)Cl" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:48912> .

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 .
