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/K10-463",
"type": [
"Organization",
"PerformingGroup"
],
"sameAs": [
"https://www.facebook.com/TheAustralianBeeGees",
"https://twitter.com/TheABGShow",
"https://www.instagram.com/theabgshow/"
],
"alternateName": "THE AUSTRALIAN BEE GEES SHOW – A TRIBUTE TO THE BEE GEES",
"name": "The Australian Bee Gees Show",
"url": "http://abgshow.com"
}
</script>