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

<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://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:183449>
  ns0:formula "C11H13N3O2" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:48912> ;
  ns0:monoisotopicmass "219.10078" ;
  ns0:mass "219.244" ;
  ns0:inchi "InChI=1S/C11H13N3O2/c1-7(2)14-10-5-4-8(11(15)16-3)6-9(10)12-13-14/h4-7H,1-3H3" ;
  skos:prefLabel "متیل 1 ایزوپروپیل 1H 1،2،3 بنزوتریازول 5 کربوکسیلات"@fa, "methyl 1-isopropyl-1h-1,2,3-benzotriazole-5-carboxylate"@en ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "RBRRVGONXXCEBA-UHFFFAOYSA-N" ;
  ns0:synonym_EXACT "methyl 1-propan-2-ylbenzotriazole-5-carboxylate" ;
  ns0:smiles "O(C(=O)C1=CC=2N=NN(C(C)C)C2C=C1)C" .

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 .
