@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://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:46969>
  skos:prefLabel "بنزوکسازین"@fa, "benzoxazine"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:190657> .

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:190657>
  ns0:synonym_EXACT "4-benzyl-6-nitro-1,4-benzoxazin-3-one" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:subset "2_STAR" ;
  ns0:mass "284.271" ;
  ns0:inchi "InChI=1S/C15H12N2O4/c18-15-10-21-14-7-6-12(17(19)20)8-13(14)16(15)9-11-4-2-1-3-5-11/h1-8H,9-10H2" ;
  ns0:formula "C15H12N2O4" ;
  skos:prefLabel "4 بنزیل 2H 1،4 بنزوکسازین 3(4H) یک"@fa, "4-benzyl-2h-1,4-benzoxazin-3(4h)-one"@en ;
  ns0:inchikey "RWOCZANMDBCTGV-UHFFFAOYSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:46969> ;
  ns0:charge "0" ;
  ns0:smiles "O1C2=C(N(CC3=CC=CC=C3)C(=O)C1)C=C([N+]([O-])=O)C=C2" ;
  ns0:monoisotopicmass "284.07971" .

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:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
