@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:23456>
  skos:prefLabel "سیکلودکسترین"@fa, "cyclodextrin"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:40585> .

<http://rdf-vocabulary.ddialliance.org/xkos#synonym_RELATED> rdfs:label "مترادف مرتبط"@fa, "synonym RELATED"@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://rdf-vocabulary.ddialliance.org/xkos#alt_id> rdfs:label "شناسه-آلت"@fa, "alt_id"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#synonym_EXACT> rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:40585>
  ns0:synonym_RELATED "cyclohexaamylose", "alpha-CD" ;
  ns0:synonym_EXACT "cyclomaltohexaose", "alpha-cyclodextrin" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23456> ;
  ns0:charge "0" ;
  ns0:alt_id "CHEBI:23489", "CHEBI:40581", "CHEBI:33103" ;
  skos:prefLabel "آلفا سیکلودکسترین"@fa, "alpha-cyclodextrin"@en ;
  ns0:formula "C36H60O30" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "3_STAR" ;
  ns0:mass "972.845" ;
  ns0:inchikey "HFHDHCJBZVLPGP-RWMJIURBSA-N" ;
  ns0:inchi "InChI=1S/C36H60O30/c37-1-7-25-13(43)19(49)31(55-7)62-26-8(2-38)57-33(21(51)15(26)45)64-28-10(4-40)59-35(23(53)17(28)47)66-30-12(6-42)60-36(24(54)18(30)48)65-29-11(5-41)58-34(22(52)16(29)46)63-27-9(3-39)56-32(61-25)20(50)14(27)44/h7-54H,1-6H2/t7-,8-,9-,10-,11-,12-,13-,14-,15-,16-,17-,18-,19-,20-,21-,22-,23-,24-,25-,26-,27-,28-,29-,30-,31-,32-,33-,34-,35-,36-/m1/s1" ;
  ns0:monoisotopicmass "972.31694" ;
  ns0:smiles "[C@H]12O[C@@H]3[C@@H]([C@H]([C@@H]([C@H](O3)CO)O[C@@H]4[C@@H]([C@H]([C@@H]([C@H](O4)CO)O[C@@H]5[C@@H]([C@H]([C@H](O[C@@H]6[C@@H]([C@H]([C@H](O[C@@H]7[C@@H]([C@H]([C@H](O[C@H]([C@@H]([C@H]1O)O)O[C@@H]2CO)[C@H](O7)CO)O)O)[C@H](O6)CO)O)O)[C@H](O5)CO)O)O)O)O)O)O" .

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
