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

<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://www.irandoc.acir/onto/irandoc/CHEBI:121850>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "367.04492" ;
  ns0:inchi "InChI=1S/C18H13N3O2S2/c22-16(11-25-18-20-13-8-4-5-9-15(13)23-18)21-17-19-14(10-24-17)12-6-2-1-3-7-12/h1-10H,11H2,(H,19,21,22)" ;
  ns0:inchikey "KEJYCNAYHHATKZ-UHFFFAOYSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  ns0:formula "C18H13N3O2S2" ;
  skos:prefLabel "2-(1,3-benzoxazol-2-ylthio)-n-(4-phenyl-2-thiazolyl)acetamide"@en, "2 (1،3 بنزوکسازول 2 ایلتیو) N (4 فنیل 2 تیازولیل) استامید"@fa ;
  ns0:smiles "C1=CC=C(C=C1)C2=CSC(=N2)NC(=O)CSC3=NC4=CC=CC=C4O3" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:46700> ;
  ns0:mass "367.448" .

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 .
