{
  "$id": "https://hash.ai/@hash/types/property-type/date-closed/v/1",
  "$schema": "https://blockprotocol.org/types/modules/graph/0.3/schema/property-type",
  "description": "The date that something (usually a legal entity or other kind of group) was closed, dissolved, disbanded, or otherwise ceased activity",
  "kind": "propertyType",
  "oneOf": [
    {
      "$ref": "https://blockprotocol.org/@blockprotocol/types/data-type/text/v/1"
    }
  ],
  "title": "Date Closed"
}