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

<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:227772>
  ns0:charge "0" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38104> ;
  ns0:mass "320.341" ;
  ns0:synonym_EXACT "(1R,3R,5S)-1-hydroxy-3'-methyl-2'-(3-oxobutyl)spiro[6-oxabicyclo[3.2.1]octane-3,5'-cyclohex-2-ene]-1',2,4-trione" ;
  skos:prefLabel "2',3'-seco-manginoid c"@en, "2'،3' seco manginoid C"@fa ;
  ns0:formula "C17H20O6" ;
  ns0:inchi "InChI=1S/C17H20O6/c1-9-5-16(6-12(19)11(9)4-3-10(2)18)14(20)13-7-17(22,8-23-13)15(16)21/h13,22H,3-8H2,1-2H3/t13-,16+,17+/m0/s1" ;
  ns0:inchikey "YDCQKSZOIKKFGM-IAOVAPTHSA-N" ;
  ns0:monoisotopicmass "320.12599" ;
  ns0:smiles "O=C1[C@@]2(C(=O)[C@@H]3C[C@@]1(O)CO3)CC(=O)C(CCC(=O)C)=C(C2)C" .

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 .
