@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:59777>
  skos:prefLabel "کتال"@fa, "ketal"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:207953> .

<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:207953>
  skos:prefLabel "18-o-demethylpederin"@en, "18 ای دی متیل پدرین"@fa ;
  ns0:inchi "InChI=1S/C24H43NO9/c1-13-11-24(32-8,34-15(3)14(13)2)20(28)21(29)25-22(31-7)17-10-18(27)23(4,5)19(33-17)9-16(12-26)30-6/h14-20,22,26-28H,1,9-12H2,2-8H3,(H,25,29)/t14-,15-,16+,17+,18-,19-,20-,22+,24-/m1/s1" ;
  ns0:formula "C24H43NO9" ;
  ns0:subset "2_STAR" ;
  ns0:mass "489.606" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:59777> ;
  ns0:synonym_EXACT "(2S)-2-hydroxy-N-[(S)-[(2S,4R,6R)-4-hydroxy-6-[(2S)-3-hydroxy-2-methoxypropyl]-5,5-dimethyloxan-2-yl]-methoxymethyl]-2-[(2R,5R,6R)-2-methoxy-5,6-dimethyl-4-methylideneoxan-2-yl]acetamide" ;
  ns0:charge "0" ;
  ns0:inchikey "RYMNJJUXEZDWPS-FQZCGRDXSA-N" ;
  ns0:monoisotopicmass "489.29378" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "O=C(N[C@@H](OC)[C@H]1O[C@@H](C(C)(C)[C@@H](C1)O)C[C@H](OC)CO)[C@@H](O)[C@@]2(O[C@@H]([C@H](C)C(C2)=C)C)OC" .

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 .
