4.3 - Webarchive - Wayback Search

I know about a specific website. Is there a saved version of it in the Webarchive?

Let's start a WebarchivSession

In [1]:
import webarchiv

API_KEY = 'wGdLmWMlaM2V6j73V9zS0KHqBgfG67vJ'

# If you want to allow us to count you as a unique visitor, please set allow_tracking to True
s = webarchiv.WebarchivSession(API_KEY, allow_tracking=False)
In [2]:
r = s.wayback_search(query_string='https://www.wien.gv.at')
In [3]:
r.json()
Out[3]:
{'@context': 'https://webarchiv.onb.ac.at/contexts/waybackcalheatmapsearchresult.jsonld',
 'requestid': '',
 'message': '',
 'returncode': 0,
 'total': 7118,
 'type': 2,
 'took': 6998,
 'version': '0.1.0',
 'url': 'https://www.wien.gv.at',
 'hits': [{'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20080521143538',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20080521152648',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20080521153200',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20080523040316',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20080523113136',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20080523120952',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20080523122720',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20080525040943',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20080525043407',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20080526040804',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20080526043423',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20080527040858',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20080527043224',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20080527093353',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20080527094938',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20080527095351',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20080527220307',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20080530040440',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20080531040000',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20080602034749',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20080603012034',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20080604012847',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20080605011743',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20080606011745',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20080607012048',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20080608021303',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20080609092336',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20080610011854',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20080611012036',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20080612020841',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20080613020925',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20080614020657',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20080615015817',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20080616021849',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20080617021808',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20080618021217',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20080619014832',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20080620022131',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20080621022813',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20080622015058',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20080623020650',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20080624014920',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20080625023154',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20080626014914',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20080627015250',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20080628015456',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20080629020648',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20080630024210',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20080701015916',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20080702020205',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20080703023356',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20080704020429',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20080705015752',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20080706014914',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20080707021115',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20080708020343',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20080709015737',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20080710021134',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20080711020825',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20090917063528',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20090917120731',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20090919023059',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20090919023652',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20090923202246',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20090925065545',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20090925084237',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20090925154137',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20090925164848',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20090926131530',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20090926154530',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20090926230305',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20090927202353',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20090928101430',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20090930180932',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20091003003353',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20091003020414',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20091003235019',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20091004020450',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20091006055700',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20091006102932',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20091008133304',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20091009142059',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20091010025845',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20091011080518',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20091011090452',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20091011134720',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20091014063249',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20091014121743',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20091015101518',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20091016060728',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20091016142509',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20091016153510',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20091019092627',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20091019103445',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20091020033249',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20091021020413',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20091022022415',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20091022232004',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20091023005924',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20091023040611',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20091023163441',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20091023222823',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20091024095959',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20091025020147',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20091025200533',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20091025210742',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20091026012741',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20091026223739',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20091027012347',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20091027153025',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20091028152928',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20091028222840',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20091029040540',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20091029200253',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20091029202429',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20091030201224',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20091031020043',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20091031182717',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20091102162409',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20091102180742',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20091104045317',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20091104093008',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20091104102349',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20091105141315',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20091105173249',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20091107004532',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20091107024609',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20091107091523',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20091109005801',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20091109110428',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20091109214513',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20091110150056',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20100123170045',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20100124110350',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20100126134123',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20100127030924',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20100129010453',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20100129234340',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20100202002513',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20100205101516',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20100206081319',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20100207100031',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20100211002514',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20100211164040',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20100212123142',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20100218050744',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20100221224535',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20100223213256',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20100226031045',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20100227103821',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20100302145211',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20100303110907',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20100306204600',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20100308224943',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20100312072002',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20100312133946',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20100313122759',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20100314103615',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20100315233609',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20100318035923',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20100318081830',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20100320115405',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20100322012252',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20100322135401',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20100323234430',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20100325120715',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20100327102711',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20100327201144',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20100329210509',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20100331092409',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20100401150759',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20100403090730',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20100405180823',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20100405221342',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20100406204046',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20100410045853',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20100411214535',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20100413160539',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20100414220002',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20100416204259',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20100420145806',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20100421205647',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20100423202758',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20100426145858',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20100428042408',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20100429051953',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20100430045552',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20100502043656',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20100504061319',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20100505104906',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20100507080338',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20100507114407',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20100509113725',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20100512031556',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20100516070921',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20100516171936',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20100519104133',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20100519131838',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20100521010235',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20100521230619',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20100523041610',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20100524194355',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20100526100618',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20100530004847',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20100601201802',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20100602015709',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20100603024904',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20100603214528',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20100604085929',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20100605024713',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20100606070520',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20100608120005',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20100609085012',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20100615055051',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20100615081700',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20100618135431',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20100619152346',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20100620003744',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20100621090840',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20100622034448',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20100623142730',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20100628015450',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20100630024229',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20100702113421',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20100703063137',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20100704075743',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20100704125344',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20100708140530',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20100709161746',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20100709165543',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20100825135508',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20100825141749',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20100825142341',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20100825201805',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20100825214026',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20100827140923',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20100831220308',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20100901020626',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20110401132442',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20110402073322',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20110402100622',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20110402113350',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20110402120626',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20110402133416',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20110402140716',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20110402150728',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20110403063257',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20110403073318',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20110403083406',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20110403093331',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20110403103310',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20110403113358',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20110403123301',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20110403130555',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20110403143323',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20110403153318',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20110403160640',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20110403165018',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20110403183400',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20110403190729',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20110403195048',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20110403214005',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20110403220656',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20110403233437',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20110403235111',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20110404013412',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20110404023504',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20110404030716',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20110404043414',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20110404073402',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20110404085447',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20110404103404',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20110404113333',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20110404143403',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20110404145129',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20110405055012',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20110405065046',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20110405080604',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20110405090623',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20110405111355',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20110405123344',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20110406100705',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20110406115355',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20110406123333',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20110407054921',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20110407065040',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20110407093407',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20110407123445',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20110407140708',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20110408073315',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20110409073310',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20110409083338',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20110409093242',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20110409103230',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20110409113307',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20110409123300',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20110409133311',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20110409143313',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20110409153336',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20110409163344',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20110409173343',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20110411130029',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20110412065336',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20110412073506',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20110412083426',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20110413093345',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20110413143248',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20110413153429',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20110414063346',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20110414073358',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20110414103337',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20110415105332',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20110416073353',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20110416083338',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20110416093405',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20110416103413',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20110417063322',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20110417073351',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20110417083342',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20110417093442',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20110417103351',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20110417115343',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20110417125334',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20110417135349',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20110417145416',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20110417155430',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20110418063426',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20110418075410',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20110419063350',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20110419073422',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20110802190013',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20110803050659',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20110806000101',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20110808052851',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20110808171336',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20110808183141',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20110810184518',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20110813183514',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20110814165858',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20110817050527',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20110818061310',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20110818224704',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20110818231506',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20110822082902',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20110823122805',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20110823161458',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20110826012500',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20110828140314',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20110829142059',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20110831060216',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20110831073125',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20110831084333',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20110831085705',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20110831224143',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20110902031654',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20110903011741',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20110903105529',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20110904050254',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20110904060444',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20110906121446',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20110907083837',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20110911110055',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20110913050646',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20110913145742',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20110914051751',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20110914224613',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20110915043209',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20110916102740',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20111017232002',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20111019203422',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20111031170447',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20111101102858',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20111103042056',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20111103105845',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20111105105951',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20111108050353',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20111110103706',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20111112032041',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20111113221612',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20111116094539',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20111120002842',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20111121071013',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20111122022622',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20111128152407',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20111205201030',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20111206230139',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20111207031303',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20111215130241',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20111216040130',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20111218051230',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20111220014144',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20111223122335',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20111228102936',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20111230094607',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20120104122730',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20120115001121',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20120122064650',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20120123033426',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20120130043436',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20120203121713',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20120205133010',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20120213215918',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20120219013040',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20120220141339',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20120223035429',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20120224050511',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20120225032050',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20120225093643',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20120301154708',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20120302083535',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20120304090834',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20120312171558',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20120316200722',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20120317124559',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20120318153413',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20120330160315',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20120418112858',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20120423231802',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20120429075159',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20120505022245',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20120807113308',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20120807113932',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20120807170442',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20120808074607',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20120810033242',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20120810041209',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20120824112019',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20120824140443',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20120824192114',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20120825022638',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20120901231709',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20120918225431',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20120926200247',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20120927032309',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20120928131150',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130118222823',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130119232456',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130120232150',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130121230240',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130122233434',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130123232233',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130124232147',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130125235624',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130126234853',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130127234336',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130128235546',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130129233419',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130130233549',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130131234404',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130201234905',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130202232046',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130203232217',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130204232235',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130205234156',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130206230635',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130208001743',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130208233905',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130209234202',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130210233903',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130211232211',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130213001004',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130214140842',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130214234559',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130216001553',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130216131658',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130216170736',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130216232943',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130218000940',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130218235146',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130219001207',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130219150003',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130220000406',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130220214903',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130220232906',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130221011124',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130221181512',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130221233622',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130222042208',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130222233802',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130222234438',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130223153233',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130223184252',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130224120549',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130225032057',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130225153003',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130225233949',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130227041648',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130227064002',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130227235831',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130301040413',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130301211630',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130302004130',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130302233401',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130304000423',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130304112528',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130305035529',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130305211455',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130306000849',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130307000343',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130307231318',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130308010531',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130308052420',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130308110625',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130309022126',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130309150436',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130309233441',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130310014551',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130310064712',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130310235607',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130311224507',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130312024903',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130312233650',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130314025722',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130314060213',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130314213505',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130314231137',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130314233405',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130316000555',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130316214850',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130317004104',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130317055439',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130317082803',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130317184822',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130318000444',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130318003713',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130318221445',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130319000434',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130319154955',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130319231439',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130323000115',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130324000435',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130325002330',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130327001350',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130327235047',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130329004243',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130330002443',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130331000511',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130331233820',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130401234002',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130402231312',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130403232318',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130404231808',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130406232948',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130407231248',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130408230302',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130411111741',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130411232745',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130412225949',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130413230121',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130414225852',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130415234251',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130416234539',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130417232943',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130418233520',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130419234622',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130420225730',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130421230901',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130422224604',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130423232950',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130424230317',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130425224414',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130426230413',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130427231244',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130428232944',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130429230733',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130430235841',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130501231147',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130502233845',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130503175421',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130504233908',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130505230602',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130506233740',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130507234259',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130509001108',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130510000625',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130510235609',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130511235236',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130512235644',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130514235315',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130515230355',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130516225557',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130517223650',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130518223316',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130519221558',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130520230407',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130521222554',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130522221121',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130523223125',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130524225312',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130525224732',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130526225340',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130527225400',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130528230040',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130529222912',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130530222940',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130531222914',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130601222800',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130602225520',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130603224545',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130604230127',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130605221842',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130606222248',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130607221242',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130608215000',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130609222436',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130610221637',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130611223931',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130612223945',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130613225126',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130614223554',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130615222751',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130616231352',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130617230004',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130618224650',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130619224323',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130620211623',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130620230528',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130621225646',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130624002656',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130624094135',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130624230359',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130626233219',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130627230905',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130628144055',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130628231008',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130630044345',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130630124109',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130701143933',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130702123921',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130702234727',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130703204550',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130703214419',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130703225727',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130704173707',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130704230838',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130705235024',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130706233931',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130707230655',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130708155204',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130708230200',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130709154926',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130709233449',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130710122345',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130710233752',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130711104635',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130711234232',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130712235929',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130713233532',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130714233402',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130715233706',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130716234628',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130717110826',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130717231152',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130718003016',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130718235135',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130719232524',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130720062522',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130720231218',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130721231039',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130722234226',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130724000153',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130724100150',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130724234919',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130725125959',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130725225338',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130726090126',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130726231839',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130727224606',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130728232547',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130729073851',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130729231036',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130730231004',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130731060652',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130731233804',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130801234041',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130802235152',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130803055627',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130803104345',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130803235310',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130805212905',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130805233729',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130806233139',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130807224926',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130808230544',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130809221805',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130810221720',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130811220158',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130812114057',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130812153349',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130812224646',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130813121822',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130813221702',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130814223203',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130815224755',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130816225159',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130817082932',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130817223245',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130818224923',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130819155922',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130819225417',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130820225859',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130821222710',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130822095602',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130822222745',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130825042112',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130825223732',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130826174628',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130826230142',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130830201244',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130830221751',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130901225640',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130902224040',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130903232945',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130904111351',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130904224730',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130906222237',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130906224527',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130907053212',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130907224721',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130908232056',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130909033906',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130909124315',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130909153128',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130909222858',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130911220600',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130912120823',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130913070300',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130913172412',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130913224730',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130914003740',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130914094304',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130914222834',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130915231649',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130917231139',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130919221107',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130919224634',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130920161751',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130920223831',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130922011734',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130922225220',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130923124229',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130923232104',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130924225350',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130925222556',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130926222313',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130927222056',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130928224557',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130929143722',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130929224434',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20130930221843',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20131001221948',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20131002100805',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20131004221544',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20131006221753',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20131007082410',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20131007214446',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20131008220141',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20131009213619',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20131010140341',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20131011002540',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20131011220942',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20131013231656',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20131015220118',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20131018224537',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20131020214311',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20131022000842',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20131023220909',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20131025002004',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20131026005344',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20131027014908',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20131028004623',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20131028111250',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20131028234919',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20131029224557',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20131030230215',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20131031233126',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20131101233211',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20131102233416',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20131103232034',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20131104232202',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20131105230256',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20131106200330',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20131107200306',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20131108200314',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20131109201310',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20131110200322',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20131111200502',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20131112201253',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20131113201310',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20131114200226',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20131115200232',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20131116200607',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20131117200031',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20131118200703',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20131119201130',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20131120201315',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20131121200431',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20131122200021',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20131123200434',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20131124200209',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20131125200619',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20131126200231',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20131127200623',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20131128201647',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20131129200218',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20131130201201',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20131201201424',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20131202200406',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20131203201226',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20131204201519',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20131205200351',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20131206200038',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20131207200308',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20131208200103',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20131209200304',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20131210200108',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20131211200231',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20131212201035',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20131213200145',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20131214200004',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20131215200034',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20131216200455',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20131217200103',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20131218200036',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20131219200038',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20131220200246',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20131221200010',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20131222200355',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20131223200249',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20131224195736',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20131225200250',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20131226195919',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20131227195727',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20131228200238',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20131229200154',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20131230195915',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20131231195909',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140101200818',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140102195941',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140103200714',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140104195726',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140105195910',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140106195937',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140107195925',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140108195928',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140109195918',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140110200202',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140111195935',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140112195646',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140113200145',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140114200128',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140115195922',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140116195708',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140117201207',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140118195939',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140119195809',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140120195943',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140121195833',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140122200257',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140123201739',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140124195548',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140125200029',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140126201948',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140127195753',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140128200055',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140129195818',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140130195828',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140131201639',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140201195826',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140202200245',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140203201205',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140204200055',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140205150751',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140205195738',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140206200323',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140207184420',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140207192835',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140208191650',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140209192642',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140210191718',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140211191706',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140212191659',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140213191657',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140214191642',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140215192710',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140216191633',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140217090541',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140217191638',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140218191547',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140219190420',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140219192747',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140220191650',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140221191607',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140222191630',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140223191641',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140224191550',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140225191620',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140226185959',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140226192105',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140227192617',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140228191538',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140301191531',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140302191504',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140303191453',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140304192552',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140305185451',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140305194401',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140306191515',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140307191532',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140308191530',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140309191520',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140310191511',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140311193525',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140312190243',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140312192419',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140314193631',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140315191659',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140316191725',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140317191718',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140318191658',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140319190206',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140319191652',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140320191842',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140321191714',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140322191650',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140323191716',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140324191731',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140325191759',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140326190402',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140326191657',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140327191803',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140328191711',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140329191729',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140330183048',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140331181746',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140401181822',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140402181734',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140403181807',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140404181806',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140405181816',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140406181746',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140407181740',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140408181738',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140409181756',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140410181833',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140411181731',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140412181802',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140413181751',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140414181803',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140415181831',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140416181855',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140417181844',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140418183008',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140419181831',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140420182013',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140421181844',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140422185658',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140423181840',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140424181908',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140425181937',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140426181907',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140427181857',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140428181901',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140429181809',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140430181834',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140501181902',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140502181817',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140503181818',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140504181836',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140505182031',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140506181931',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140507181914',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140508181950',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140509183403',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140510181909',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140511182954',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140512181959',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140513181913',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140514182216',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140515182139',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140516182205',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140517183216',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140518182217',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140519182005',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140520182122',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140521182159',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140522182057',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140523183408',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140524182037',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140525184907',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140526184016',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140527182234',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140528182131',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140529182013',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140530182121',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140531182641',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140601183932',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140602184335',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140603182140',
   'r': 1},
  {'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
   'c': '20140604182033',
   'r': 1},
  ...]}
In [4]:
j = r.json()
j['total'], len(j['hits'])
Out[4]:
(7118, 7118)

What's the earliest version?

In [5]:
min(j['hits'], key=lambda h: h['c'])
Out[5]:
{'@context': 'https://webarchiv.onb.ac.at/contexts/calheatentity.jsonld',
 'c': '20080521143538',
 'r': 1}