Card

Test:
Date
rdf-schema#Class
schema:Date
  
    [
  {
    "@id": "http://schema.org/Date",
    "@type": [
      "http://www.w3.org/2000/01/rdf-schema#Class",
      "http://schema.org/DataType"
    ],
    "http://www.w3.org/2000/01/rdf-schema#label": [
      {
        "@value": "Date"
      }
    ],
    "http://schema.org/additionalType": [
      {
        "@id": "http://www.w3.org/2000/01/rdf-schema#Class"
      },
      {
        "@id": "http://www.w3.org/2000/01/rdf-schema#Resource"
      },
      {
        "@id": "http://schema.org/DataType"
      }
    ],
    "http://www.w3.org/ns/prov#wasDerivedFrom": [
      {
        "@id": "http://schema.org/#8.0"
      }
    ]
  }
]