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

<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:168376>
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C10H11NO6/c1-15-7-3-5-6(4-8(7)16-2)17-10(13)9(12)11(5)14/h3-4,10,13-14H,1-2H3" ;
  ns0:synonym_EXACT "2,4-dihydroxy-6,7-dimethoxy-1,4-benzoxazin-3-one" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:46969> ;
  ns0:inchikey "VVCAIBZWJDJGJQ-UHFFFAOYSA-N" ;
  skos:prefLabel "2,4-dihydroxy-6,7-dimethoxy-2h-1,4-benzoxazin-3(4h)-one"@en, "2،4 دی هیدروکسی 6،7 دی متوکسی 2H 1،4 بنزوکسازین 3(4H) یک"@fa ;
  ns0:formula "C10H11NO6" ;
  ns0:monoisotopicmass "241.05864" ;
  ns0:charge "0" ;
  ns0:smiles "O1C=2C(N(O)C(=O)C1O)=CC(OC)=C(OC)C2" ;
  ns0:mass "241.199" .

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 .
