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

<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:114565>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchi "InChI=1S/C14H9N3OS/c15-14-17-10-6-5-8(7-12(10)19-14)13-16-9-3-1-2-4-11(9)18-13/h1-7H,(H2,15,17)" ;
  ns0:mass "267.307" ;
  ns0:formula "C14H9N3OS" ;
  skos:prefLabel "6-(1,3-benzoxazol-2-yl)-1,3-benzothiazol-2-amine"@en, "6 (1،3 بنزوکسازول 2 yl) 1،3 بنزوتیازول 2 آمین"@fa ;
  ns0:monoisotopicmass "267.04663" ;
  ns0:charge "0" ;
  ns0:inchikey "MDRFRNBHBAVMDP-UHFFFAOYSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "C1=CC=C2C(=C1)N=C(O2)C3=CC4=C(C=C3)N=C(S4)N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:46700> .

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:mass rdfs:label "جرم"@fa, "mass"@en .
