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/K12-149",
  "type": "Person",
  "sameAs": [
    "http://www.wikidata.org/entity/Q125948",
    "https://en.wikipedia.org/wiki/Zucchero_Fornaciari",
    "https://twitter.com/zuccherosugar",
    "https://www.facebook.com/ZuccheroFornaciari/",
    "https://www.youtube.com/user/Zuccheromusic",
    "https://www.instagram.com/zuccherosugar/",
    "https://fr.wikipedia.org/wiki/Zucchero",
    "https://isni.org/isni/0000000120298105",
    "https://isni.org/isni/000000036862973X"
  ],
  "name": "Zucchero",
  "url": "https://www.zucchero.it",
  "image": {
    "type": "ImageObject",
    "url": "https://commons.wikimedia.org/wiki/Special:FilePath/Zucchero_03.JPG"
  }
}
</script>