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

<http://www.irandoc.acir/onto/irandoc/CHEBI:207840>
  skos:prefLabel "اسپیروتنویپسین A"@fa, "spirotenuipesine a"@en ;
  ns0:monoisotopicmass "266.15181" ;
  ns0:charge "0" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "266.337" ;
  ns0:formula "C15H22O4" ;
  ns0:synonym_EXACT "(1R,1'S,3R,5R,7R,8R)-3-(hydroxymethyl)-1',7-dimethylspiro[2,9-dioxatricyclo[3.3.1.03,7]nonane-8,4'-cyclohex-2-ene]-1'-ol" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "XEINGSGIWZSSRJ-OJVARPOJSA-N" ;
  ns0:smiles "O1[C@@H]2O[C@]3(CO)C[C@H]1C[C@@]3([C@@]24C=C[C@](O)(C)CC4)C" ;
  ns0:inchi "InChI=1S/C15H22O4/c1-12(17)3-5-14(6-4-12)11-18-10-7-13(14,2)15(8-10,9-16)19-11/h3,5,10-11,16-17H,4,6-9H2,1-2H3/t10-,11-,12-,13-,14-,15+/m1/s1" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38104> .

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 .
