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

<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:105204>
  ns0:monoisotopicmass "382.99055" ;
  ns0:inchi "InChI=1S/C17H10BrN3O3/c18-15-6-5-14(23-15)16(22)20-11-3-4-13-12(8-11)21-17(24-13)10-2-1-7-19-9-10/h1-9H,(H,20,22)" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "LSFRGFNDMPLMAU-UHFFFAOYSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:46700> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "C1=CC(=CN=C1)C2=NC3=C(O2)C=CC(=C3)NC(=O)C4=CC=C(O4)Br" ;
  skos:prefLabel "5-bromo-n-[2-(3-pyridinyl)-1,3-benzoxazol-5-yl]-2-furancarboxamide"@en, "5 برمو N [2 (3 پیریدینیل) 1،3 بنزوکسازول 5 یل] 2 فورانکاربوکسامید"@fa ;
  ns0:mass "384.184" ;
  ns0:formula "C17H10BrN3O3" ;
  ns0:charge "0" .

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 .
