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

<http://www.irandoc.acir/onto/irandoc/CHEBI:204835>
  ns0:monoisotopicmass "222.04476" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38104> ;
  ns0:synonym_EXACT "[(3Z)-3-(chloromethylidene)-1-benzoxepin-7-yl]methanol" ;
  ns0:inchikey "VKTZUNYCRLMMMT-POHAHGRESA-N" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:formula "C12H11ClO2" ;
  ns0:charge "0" ;
  skos:prefLabel "/{(z)-3-(chloromethylene)-2,3-dihydrobenzo[b]oxepin-7-yl/}methanol"@en, "/{(Z) 3 (کلرومتیلن) 2،3 دی هیدروبنزو[b]oxepin 7 yl/} متانول"@fa ;
  ns0:mass "222.670" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "Cl/C=C/1/C=CC=2C=C(CO)C=CC2OC1" ;
  ns0:inchi "InChI=1S/C12H11ClO2/c13-6-10-1-3-11-5-9(7-14)2-4-12(11)15-8-10/h1-6,14H,7-8H2/b10-6-" .

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 .
