{
  "http://datetime.hutime.org/week/Wednesday": {
    "http://purl.org/dc/terms/relation": [
      {
        "value": "http://dbpedia.org/resource/Wednesday",
        "type": "uri"
      }
    ],
    "http://resource.hutime.org/ontology/dayDuration": [
      {
        "value": "1.0",
        "datatype": "http://www.w3.org/2001/XMLSchema#double",
        "type": "literal"
      }
    ],
    "http://resource.hutime.org/ontology/next": [
      {
        "value": "http://datetime.hutime.org/week/Thursday",
        "type": "uri"
      }
    ],
    "http://resource.hutime.org/ontology/previous": [
      {
        "value": "http://datetime.hutime.org/week/Tuesday",
        "type": "uri"
      }
    ],
    "http://www.w3.org/1999/02/22-rdf-syntax-ns#type": [
      {
        "value": "http://www.w3.org/2006/time#DayOfWeek",
        "type": "uri"
      }
    ],
    "http://www.w3.org/2000/01/rdf-schema#label": [
      {
        "value": "Wednesday",
        "type": "literal"
      }
    ]
  }
}