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

<http://www.irandoc.acir/onto/irandoc/CHEBI:114558>
  skos:prefLabel "2-(1,3-benzoxazol-2-yl)-3-(4-hydroxy-2-methylanilino)-2-propenenitrile"@en, "2 (1،3 بنزوکسازول 2 یل) 3 (4 هیدروکسی 2 متیلانیلینو) 2 پروپننیتریل"@fa ;
  ns0:formula "C17H13N3O2" ;
  ns0:subset "2_STAR" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchi "InChI=1S/C17H13N3O2/c1-11-8-13(21)6-7-14(11)19-10-12(9-18)17-20-15-4-2-3-5-16(15)22-17/h2-8,10,19,21H,1H3" ;
  ns0:mass "291.305" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:46700> ;
  ns0:inchikey "WHSLKNWOKZYCRQ-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "291.10078" ;
  ns0:smiles "CC1=C(C=CC(=C1)O)NC=C(C#N)C2=NC3=CC=CC=C3O2" ;
  ns0:charge "0" .

ns0:formula rdfs:label "فرمول"@fa, "formula"@en .
ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
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 .
