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

<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://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://www.irandoc.acir/onto/irandoc/CHEBI:115747>
  skos:prefLabel "3-methyl-n-[4-(4-oxo-3,1-benzoxazin-2-yl)phenyl]butanamide"@en, "3 متیل N [4 (4 oxo 3,1 benzoxazin 2 yl) فنیل] بوتانامید"@fa ;
  ns0:mass "322.359" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C19H18N2O3" ;
  ns0:smiles "CC(C)CC(=O)NC1=CC=C(C=C1)C2=NC3=CC=CC=C3C(=O)O2" ;
  ns0:monoisotopicmass "322.13174" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:46969> ;
  ns0:inchikey "GOIRMFYSMBQYEW-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C19H18N2O3/c1-12(2)11-17(22)20-14-9-7-13(8-10-14)18-21-16-6-4-3-5-15(16)19(23)24-18/h3-10,12H,11H2,1-2H3,(H,20,22)" .

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
