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-430",
"type": [
"Organization",
"PerformingGroup"
],
"sameAs": [
"http://www.wikidata.org/entity/Q65154559",
"https://fr.wikipedia.org/wiki/FLIP_Fabrique",
"https://www.facebook.com/FLIPFabrique/",
"https://www.instagram.com/flipfabrique/",
"https://twitter.com/flipfabrique",
"https://www.youtube.com/channel/UCSac-yOmUNqtk9nxpuP-swg"
],
"name": "FLIP Fabrique",
"url": "http://flipfabrique.com"
}
</script>