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

<http://www.irandoc.acir/onto/irandoc/CHEBI:115485>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "ADGPQFOXXMCWCA-UHFFFAOYSA-N" ;
  ns0:mass "345.778" ;
  skos:prefLabel "2-[4-[(4-chlorophenyl)-oxomethyl]-2,3-dihydro-1,4-benzoxazin-3-yl]acetic acid methyl ester"@en, "2 [4 [( کلروفنیل) اکسومتیل] ،3 دی هیدرو 1، بنزوکسازین  ایل] متیل استر اسید استیک"@fa ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C18H16ClNO4/c1-23-17(21)10-14-11-24-16-5-3-2-4-15(16)20(14)18(22)12-6-8-13(19)9-7-12/h2-9,14H,10-11H2,1H3" ;
  ns0:monoisotopicmass "345.07679" ;
  ns0:formula "C18H16ClNO4" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:46969> ;
  ns0:smiles "COC(=O)CC1COC2=CC=CC=C2N1C(=O)C3=CC=C(C=C3)Cl" .

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 .
