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

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

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 .
