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

<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:107179>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:46969> ;
  ns0:monoisotopicmass "372.12407" ;
  ns0:inchi "InChI=1S/C20H21ClN2O3/c1-14-13-23(17-11-16(21)7-8-18(17)26-14)20(25)10-9-19(24)22-12-15-5-3-2-4-6-15/h2-8,11,14H,9-10,12-13H2,1H3,(H,22,24)" ;
  ns0:inchikey "SRUHLAUCYSWRSR-UHFFFAOYSA-N" ;
  ns0:mass "372.846" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:formula "C20H21ClN2O3" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "4 (6 کلرو 2 متیل 2،3 دی هیدرو 1،4 بنزوکسازین 4 یل) 4 اکسو N (فنیل متیل) بوتانامید"@fa, "4-(6-chloro-2-methyl-2,3-dihydro-1,4-benzoxazin-4-yl)-4-oxo-n-(phenylmethyl)butanamide"@en ;
  ns0:smiles "CC1CN(C2=C(O1)C=CC(=C2)Cl)C(=O)CCC(=O)NCC3=CC=CC=C3" ;
  ns0:charge "0" .

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