{
   "class" : {
      "rdf:type" : "rdfs:Class",
      "rdfs:comment" : "The day of the week, e.g. used to specify to which day the opening hours of an OpeningHoursSpecification refer.\n\nOriginally, URLs from [GoodRelations](http://purl.org/goodrelations/v1) were used (for [[Monday]], [[Tuesday]], [[Wednesday]], [[Thursday]], [[Friday]], [[Saturday]], [[Sunday]] plus a special entry for [[PublicHolidays]]); these have now been integrated directly into schema.org.\n      ",
      "rdfs:label" : "DayOfWeek",
      "rdfs:subClassOf" : "schema:Enumeration",
      "schema:contributor" : "collab:GoodRelationsClass"
   },
   "properties" : {}
}