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

<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:108967>
  skos:prefLabel "2-(2,3,4-trimethoxyphenyl)-2,3-dihydro-1,3-benzoxazin-4-one"@en, "2 (2،3،4 تری متوکسی فنیل) 2،3 دی هیدرو 1،3 بنزوکسازین 4 یک"@fa ;
  ns0:subset "2_STAR" ;
  ns0:formula "C17H17NO5" ;
  ns0:smiles "COC1=C(C(=C(C=C1)C2NC(=O)C3=CC=CC=C3O2)OC)OC" ;
  ns0:inchi "InChI=1S/C17H17NO5/c1-20-13-9-8-11(14(21-2)15(13)22-3)17-18-16(19)10-6-4-5-7-12(10)23-17/h4-9,17H,1-3H3,(H,18,19)" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:46969> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "315.321" ;
  ns0:inchikey "VWABRPAMTFPUBM-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "315.11067" ;
  ns0:charge "0" .

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 .
