Card

Test:
Role
rdf-schema#Class
schema:Role
  
    [
  {
    "@id": "http://schema.org/Role",
    "@type": [
      "http://www.w3.org/2000/01/rdf-schema#Class"
    ],
    "http://www.w3.org/2000/01/rdf-schema#label": [
      {
        "@value": "Role"
      }
    ],
    "http://schema.org/additionalType": [
      {
        "@id": "http://www.w3.org/2000/01/rdf-schema#Class"
      },
      {
        "@id": "http://www.w3.org/2000/01/rdf-schema#Resource"
      }
    ],
    "http://www.w3.org/ns/prov#wasDerivedFrom": [
      {
        "@id": "https://raw.githubusercontent.com/schemaorg/schemaorg/master/data/releases/8.0/schema.nq"
      }
    ]
  }
]