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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:225296>
  ns0:formula "C12H16O5" ;
  ns0:synonym_EXACT "(2R,3S,5S)-2,9-dimethoxy-2,3-dimethyl-4-methylidene-1,6-dioxaspiro[4.4]non-8-en-7-one" ;
  ns0:smiles "O=C1O[C@]2(O[C@](OC)(C)[C@H](C2=C)C)C(=C1)OC" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:59777> ;
  ns0:monoisotopicmass "240.09977" ;
  ns0:mass "240.255" ;
  skos:prefLabel "پاپیراسیلیک اسید متیل استال"@fa, "papyracillic acid methyl acetal"@en ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "KXOFTNMGLNQQNY-UPZJHPNMSA-N" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C12H16O5/c1-7-8(2)12(17-11(7,3)15-5)9(14-4)6-10(13)16-12/h6-7H,2H2,1,3-5H3/t7-,11+,12+/m0/s1" .

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 .
