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

<http://www.irandoc.acir/onto/irandoc/CHEBI:121308>
  ns0:smiles "CC1=C(C(C(=C(O1)N)C#N)C2=CC=CC=C2)N3C4=CC=CC=C4N=N3" ;
  ns0:formula "C19H15N5O" ;
  ns0:subset "2_STAR" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "KCHZSQYIEAAJMH-UHFFFAOYSA-N" ;
  skos:prefLabel "2-amino-5-(1-benzotriazolyl)-6-methyl-4-phenyl-4h-pyran-3-carbonitrile"@en, "2 آمینو 5 (1 بنزوتریازولیل) 6 متیل 4 فنیل 4H پیران 3 کربنیتریل"@fa ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:48912> ;
  ns0:monoisotopicmass "329.12766" ;
  ns0:mass "329.356" ;
  ns0:inchi "InChI=1S/C19H15N5O/c1-12-18(24-16-10-6-5-9-15(16)22-23-24)17(13-7-3-2-4-8-13)14(11-20)19(21)25-12/h2-10,17H,21H2,1H3" .

ns0:formula rdfs:label "فرمول"@fa, "formula"@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 .
