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

<http://www.irandoc.acir/onto/irandoc/CHEBI:123382>
  ns0:formula "C24H19FN6O2S" ;
  ns0:charge "0" ;
  ns0:inchikey "LZMWKHMCXZOKLD-UHFFFAOYSA-N" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "2-[[5-(1-benzotriazolylmethyl)-1,3,4-oxadiazol-2-yl]thio]-n-[(4-fluorophenyl)methyl]-n-phenylacetamide"@en, "2 [[5 (1 بنزوتریازولیل متیل) 1،3،4 اگزادیازول 2 یل] تیو] N [(4 فلوروفنیل) متیل] N فنیل استامید"@fa ;
  ns0:smiles "C1=CC=C(C=C1)N(CC2=CC=C(C=C2)F)C(=O)CSC3=NN=C(O3)CN4C5=CC=CC=C5N=N4" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C24H19FN6O2S/c25-18-12-10-17(11-13-18)14-30(19-6-2-1-3-7-19)23(32)16-34-24-28-27-22(33-24)15-31-21-9-5-4-8-20(21)26-29-31/h1-13H,14-16H2" ;
  ns0:monoisotopicmass "474.12742" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:48912> ;
  ns0:mass "474.512" .

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 .
