@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:53802>
  skos:prefLabel "دی بنزواکسازپین"@fa, "dibenzooxazepine"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:208406> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:208406>
  ns0:formula "C16H12ClNO4" ;
  ns0:inchi "InChI=1S/C16H12ClNO4/c1-8-3-5-10(16(20)21-2)13-14(8)22-12-6-4-9(17)7-11(12)15(19)18-13/h3-7H,1-2H3,(H,18,19)" ;
  ns0:monoisotopicmass "317.04549" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:53802> ;
  ns0:inchikey "TVKYUHPSZMLMCZ-UHFFFAOYSA-N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "mycemycin g"@en, "مایسمایسین جی"@fa ;
  ns0:mass "317.730" ;
  ns0:charge "0" ;
  ns0:smiles "ClC1=CC=2C(=O)NC=3C(C(=O)OC)=CC=C(C3OC2C=C1)C" ;
  ns0:synonym_EXACT "methyl 8-chloro-1-methyl-6-oxo-5H-benzo[b][1,4]benzoxazepine-4-carboxylate" ;
  ns0:subset "2_STAR" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
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 .
