@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:46942>
  skos:prefLabel "اگزان ها"@fa, "oxanes"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:203952> .

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:203952>
  ns0:smiles "O=C1[C@@]2(O)[C@]3(OC[C@@H]1[C@@H](O)O[C@H]2[C@H](CC)CC3)O" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:46942> ;
  ns0:mass "258.270" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "QCQXKQQKNBNWGY-QWNZBCQASA-N" ;
  skos:prefLabel "mellisol"@en, "ملیسول"@fa ;
  ns0:monoisotopicmass "258.11034" ;
  ns0:synonym_EXACT "(1R,2S,4S,5R,8S,9R)-5-ethyl-2,8,9-trihydroxy-3,12-dioxatricyclo[6.2.2.04,9]dodecan-10-one" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C12H18O6/c1-2-6-3-4-11(15)12(16)8(13)7(5-17-11)10(14)18-9(6)12/h6-7,9-10,14-16H,2-5H2,1H3/t6-,7+,9+,10+,11+,12+/m1/s1" ;
  ns0:formula "C12H18O6" .

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 .
