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

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

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 .
