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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:206780>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "312.19367" ;
  skos:prefLabel "10-epi-dihydrobotrydial"@en, "10 epi dihydrobotrydial"@fa ;
  ns0:synonym_EXACT "[(1R,4R,7R,8S,9R,11S,12S)-7,12-dihydroxy-2,2,4,9-tetramethyl-6-oxatricyclo[6.3.1.04,12]dodecan-11-yl] acetate" ;
  ns0:mass "312.406" ;
  ns0:inchi "InChI=1S/C17H28O5/c1-9-6-11(22-10(2)18)13-15(3,4)7-16(5)8-21-14(19)12(9)17(13,16)20/h9,11-14,19-20H,6-8H2,1-5H3/t9-,11+,12-,13+,14-,16-,17-/m1/s1" ;
  ns0:formula "C17H28O5" ;
  ns0:smiles "O=C(O[C@@H]1[C@@H]2[C@@]3(O)[C@](CO[C@H]([C@H]3[C@@H](C1)C)O)(C)CC2(C)C)C" ;
  ns0:inchikey "QUGYVDURDBEQRB-VZJVBFQISA-N" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:46942> .

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 .
