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

<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://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:224635>
  skos:prefLabel "کوکلیوکینون جی"@fa, "cochlioquinone j"@en ;
  ns0:formula "C29H42O7" ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "502.29305" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:smiles "O=C1C=2O[C@]3([C@@H]([C@@]4([C@H](O[C@@H](C(O)(C)C)CC4)CC3)C)CC2C(=O)C(=C1[C@@H](C(=O)[C@H](CC)C)C)OC)C" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:46942> ;
  ns0:charge "0" ;
  ns0:mass "502.648" ;
  ns0:synonym_EXACT "(3R,4aR,6aR,12aR,12bR)-3-(2-hydroxypropan-2-yl)-10-methoxy-6a,12b-dimethyl-9-[(2S,4S)-4-methyl-3-oxohexan-2-yl]-1,2,3,4a,5,6,12,12a-octahydropyrano[3,2-a]xanthene-8,11-dione" ;
  ns0:inchi "InChI=1S/C29H42O7/c1-9-15(2)22(30)16(3)21-24(32)25-17(23(31)26(21)34-8)14-18-28(6)12-10-19(27(4,5)33)35-20(28)11-13-29(18,7)36-25/h15-16,18-20,33H,9-14H2,1-8H3/t15-,16-,18+,19+,20+,28+,29+/m0/s1" ;
  ns0:inchikey "QSKLUOBTEYVPMP-LYSUHOOWSA-N" .

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 .
