@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:38104>
  skos:prefLabel "oxacycle"@fa, "oxacycle"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:198366> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:198366>
  skos:prefLabel "2,3-dihydro-1-benzoxepin derivative 4a"@en, "2،3 مشتق دی هیدرو 1 بنزوکسپین 4a"@fa ;
  ns0:mass "236.650" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38104> ;
  ns0:synonym_EXACT "(3E)-3-(chloromethylidene)-1-benzoxepine-7-carboxylic acid" ;
  ns0:charge "0" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchi "InChI=1S/C12H9ClO3/c13-6-8-1-2-9-5-10(12(14)15)3-4-11(9)16-7-8/h1-6H,7H2,(H,14,15)/b8-6+" ;
  ns0:monoisotopicmass "236.02402" ;
  ns0:smiles "Cl/C=C/1/C=CC=2C=C(C(=O)O)C=CC2OC1" ;
  ns0:inchikey "WMKQQACRJZCVTG-SOFGYWHQSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C12H9ClO3" .

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 .
