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

<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:182401>
  ns0:formula "C10H7NO4" ;
  ns0:monoisotopicmass "205.03751" ;
  ns0:inchikey "VLFRGWNHQKLFPA-UHFFFAOYSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:46969> ;
  ns0:subset "2_STAR" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "205.169" ;
  ns0:smiles "O1C=2C(NC(=O)C1=C)=C(C=CC2)C(O)=O" ;
  ns0:inchi "InChI=1S/C10H7NO4/c1-5-9(12)11-8-6(10(13)14)3-2-4-7(8)15-5/h2-4H,1H2,(H,11,12)(H,13,14)" ;
  skos:prefLabel "3,4-dihydro-2-methylene-3-oxo-2h-1,4-benzoxazine-5-carboxylate"@en, "3،4 دی هیدرو 2 متیلن 3 اکسو 2H 1،4 بنزوکسازین 5 کربوکسیلات"@fa ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "2-methylidene-3-oxo-4H-1,4-benzoxazine-5-carboxylic acid" .

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 .
