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

<http://www.irandoc.acir/onto/irandoc/CHEBI:206919>
  skos:prefLabel "واکسنول F"@fa, "vaccinol f"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38104> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchi "InChI=1S/C17H22O5/c1-9(2)4-5-11-6-7-12(19)16-15(11)13(20)8-14(10(3)18)22-17(16)21/h4,6-7,10,13-14,18-20H,5,8H2,1-3H3/t10-,13-,14-/m1/s1" ;
  ns0:synonym_EXACT "(3R,5R)-5,9-dihydroxy-3-[(1R)-1-hydroxyethyl]-6-(3-methylbut-2-enyl)-4,5-dihydro-3H-2-benzoxepin-1-one" ;
  ns0:smiles "O=C1O[C@@H]([C@H](O)C)C[C@H](C=2C1=C(O)C=CC2CC=C(C)C)O" ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "306.14672" ;
  ns0:formula "C17H22O5" ;
  ns0:subset "2_STAR" ;
  ns0:mass "306.358" ;
  ns0:inchikey "CEGDGMVESFOELX-LERXQTSPSA-N" .

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 .
