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

<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:105077>
  ns0:smiles "CC1=CC=CC=C1OCC(CN2C3=CC=CC=C3N=N2)O" ;
  ns0:mass "283.326" ;
  ns0:monoisotopicmass "283.13208" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:48912> ;
  ns0:charge "0" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "RGCCDLNIENZMLH-UHFFFAOYSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C16H17N3O2/c1-12-6-2-5-9-16(12)21-11-13(20)10-19-15-8-4-3-7-14(15)17-18-19/h2-9,13,20H,10-11H2,1H3" ;
  ns0:formula "C16H17N3O2" ;
  skos:prefLabel "1-(1-benzotriazolyl)-3-(2-methylphenoxy)-2-propanol"@en, "1 (1 بنزوتریازولیل) 3 (2 متیل فنوکسی) 2 پروپانول"@fa .

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 .
