JSON-LD Schema.org

JSON-LD using Schema.org @context. It can be copy/pasted into HTML Webpages.

<script type="application/ld+json">
{
  "@context": "http://schema.org",
  "id": "http://kg.artsdata.ca/resource/K5-373",
  "type": "Person",
  "sameAs": "http://kg.footlight.io/resource/e14c8451-16d8-45da-842c-1a8e9727aa34",
  "name": "Corneille",
  "url": "https://www.corneilleofficiel.com"
}
</script>