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

<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://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:109332>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "n-(3,5-dimethoxyphenyl)-6-methyl-3-oxo-4h-1,4-benzoxazine-7-sulfonamide"@en, "N (3،5 دی متوکسی فنیل) 6 متیل 3 اکسو 4H 1،4 بنزوکسازین 7 سولفونامید"@fa ;
  ns0:monoisotopicmass "378.08856" ;
  ns0:formula "C17H18N2O6S" ;
  ns0:inchi "InChI=1S/C17H18N2O6S/c1-10-4-14-15(25-9-17(20)18-14)8-16(10)26(21,22)19-11-5-12(23-2)7-13(6-11)24-3/h4-8,19H,9H2,1-3H3,(H,18,20)" ;
  ns0:charge "0" ;
  ns0:smiles "CC1=CC2=C(C=C1S(=O)(=O)NC3=CC(=CC(=C3)OC)OC)OCC(=O)N2" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:46969> ;
  ns0:subset "2_STAR" ;
  ns0:mass "378.401" ;
  ns0:inchikey "MMZYVKZJQYUWDP-UHFFFAOYSA-N" .

ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
