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-350",
"type": [
"Organization",
"MusicGroup"
],
"sameAs": [
"http://www.wikidata.org/entity/Q6464100",
"https://en.wikipedia.org/wiki/La_Nef",
"https://isni.org/isni/0000000470442285"
],
"name": "La Nef",
"url": "https://la-nef.com"
}
</script>