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

<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://www.irandoc.acir/onto/irandoc/CHEBI:195148>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:48912> ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "5 (تری فلورومتیل) 1H 1،2،3 بنزوتریازول"@fa, "5-(trifluoromethyl)-1h-1,2,3-benzotriazole"@en ;
  ns0:inchikey "GLSKMRNRRMNAQS-UHFFFAOYSA-N" ;
  ns0:charge "0" ;
  ns0:formula "C7H4F3N3" ;
  ns0:mass "187.125" ;
  ns0:monoisotopicmass "187.03573" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:synonym_EXACT "5-(triluoromethyl)-2H-benzotriazole" ;
  ns0:smiles "FC(F)(F)C1=CC2=NNN=C2C=C1" ;
  ns0:inchi "InChI=1S/C7H4F3N3/c8-7(9,10)4-1-2-5-6(3-4)12-13-11-5/h1-3H,(H,11,12,13)" .

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:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:monoisotopicmass rdfs:label "جرم تک‌ایزوتوپی"@fa, "monoisotopicmass"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
