@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .

<http://rdf-vocabulary.ddialliance.org/xkos#monoisotopicmass> rdfs:label "جرم تک‌ایزوتوپی"@fa, "monoisotopicmass"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:46700>
  skos:prefLabel "بنزوکسازول"@fa, "benzoxazole"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:105612> .

<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:105612>
  ns0:mass "254.670" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:46700> ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "2-chloro-n-(3-ethyl-2-oxo-1,3-benzoxazol-6-yl)acetamide"@en, "2 کلرو N (3 اتیل 2 اکسو 1،3 بنزوکسازول 6 یل) استامید"@fa ;
  ns0:inchikey "MOXIZUOIEDHYCB-UHFFFAOYSA-N" ;
  ns0:formula "C11H11ClN2O3" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchi "InChI=1S/C11H11ClN2O3/c1-2-14-8-4-3-7(13-10(15)6-12)5-9(8)17-11(14)16/h3-5H,2,6H2,1H3,(H,13,15)" ;
  ns0:monoisotopicmass "254.04582" ;
  ns0:smiles "CCN1C2=C(C=C(C=C2)NC(=O)CCl)OC1=O" .

ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
