@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:52782>
  skos:prefLabel "o-acyl carbohydrate"@en, "ای آسیل کربوهیدرات"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:175988> .

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<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:175988>
  ns0:smiles "O1C(C(O)C(O)C(O)C1OC(CCC=C(C)C)(C)C=C)COC(=O)CC(O)=O" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "CPXNGRILBNEVQL-UHFFFAOYSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:52782> ;
  skos:prefLabel "d-linalool 3-(6''-malonylglucoside)"@en, "D Linalool 3 (6 اینچ مالونیل گلوکوزید)"@fa ;
  ns0:charge "0" ;
  ns0:mass "402.440" ;
  ns0:formula "C19H30O9" ;
  ns0:inchi "InChI=1S/C19H30O9/c1-5-19(4,8-6-7-11(2)3)28-18-17(25)16(24)15(23)12(27-18)10-26-14(22)9-13(20)21/h5,7,12,15-18,23-25H,1,6,8-10H2,2-4H3,(H,20,21)" ;
  ns0:synonym_EXACT "3-[[6-(3,7-dimethylocta-1,6-dien-3-yloxy)-3,4,5-trihydroxyoxan-2-yl]methoxy]-3-oxopropanoic acid" ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "402.18898" .

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:monoisotopicmass rdfs:label "جرم تک‌ایزوتوپی"@fa, "monoisotopicmass"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
