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

<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:108074>
  skos:prefLabel "N [4 (4 oxo 2,3 dihydro 1,3 benzoxazin 2 yl) فنیل] استامید"@fa, "n-[4-(4-oxo-2,3-dihydro-1,3-benzoxazin-2-yl)phenyl]acetamide"@en ;
  ns0:formula "C16H14N2O3" ;
  ns0:smiles "CC(=O)NC1=CC=C(C=C1)C2NC(=O)C3=CC=CC=C3O2" ;
  ns0:inchi "InChI=1S/C16H14N2O3/c1-10(19)17-12-8-6-11(7-9-12)16-18-15(20)13-4-2-3-5-14(13)21-16/h2-9,16H,1H3,(H,17,19)(H,18,20)" ;
  ns0:monoisotopicmass "282.10044" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "FLHCLUICGGJALC-UHFFFAOYSA-N" ;
  ns0:mass "282.295" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:46969> ;
  ns0:charge "0" .

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 .
