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

<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:91988>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchi "InChI=1S/C14H11NO3/c16-13-11-8-4-5-9-12(11)18-14(17,15-13)10-6-2-1-3-7-10/h1-9,17H,(H,15,16)" ;
  ns0:mass "241.243" ;
  ns0:smiles "C1=CC=C(C=C1)C2(NC(=O)C3=CC=CC=C3O2)O" ;
  skos:prefLabel "2-hydroxy-2-phenyl-3h-1,3-benzoxazin-4-one"@en, "2 هیدروکسی 2 فنیل 3H 1،3 بنزوکسازین 4 یک"@fa ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C14H11NO3" ;
  ns0:inchikey "VKAHRVVDOXISQS-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "241.07389" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:46969> .

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 .
