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

<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:108195>
  skos:prefLabel "2-[(2-nitrophenyl)methylthio]-1,3-benzoxazole"@en, "2 [(2 نیتروفنیل) متیل تیو] 1،3 بنزوکسازول"@fa ;
  ns0:mass "286.307" ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "286.04121" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:46700> ;
  ns0:smiles "C1=CC=C(C(=C1)CSC2=NC3=CC=CC=C3O2)[N+](=O)[O-]" ;
  ns0:charge "0" ;
  ns0:formula "C14H10N2O3S" ;
  ns0:inchikey "WRHRPRGUICELEZ-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C14H10N2O3S/c17-16(18)12-7-3-1-5-10(12)9-20-14-15-11-6-2-4-8-13(11)19-14/h1-8H,9H2" .

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