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

<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:168972>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "1,1' (Tetrahydro 6a hydroxy 2,3a,5 trimethylfuro[2,3d] 1,3 dioxole 2,5 diyl) bis ethanone"@fa, "1,1'-(tetrahydro-6a-hydroxy-2,3a,5-trimethylfuro[2,3-d]-1,3-dioxole-2,5-diyl)bis-ethanone"@en ;
  ns0:formula "C12H18O6" ;
  ns0:charge "0" ;
  ns0:inchikey "TXTNKDRGVWKECN-UHFFFAOYSA-N" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:59777> ;
  ns0:synonym_EXACT "1-(2-acetyl-6a-hydroxy-2,3a,5-trimethyl-6H-uro[2,3-d][1,3]dioxol-5-yl)ethanone" ;
  ns0:monoisotopicmass "258.11034" ;
  ns0:inchi "InChI=1S/C12H18O6/c1-7(13)9(3)6-12(15)11(5,16-9)17-10(4,18-12)8(2)14/h15H,6H2,1-5H3" ;
  ns0:smiles "O1C2(OC(OC2(O)CC1(C)C(=O)C)(C)C(=O)C)C" ;
  ns0:mass "258.270" .

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 .
