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-515",
  "type": "Person",
  "sameAs": "https://www.linkedin.com/in/b%C3%A9atrice-no%C3%ABl-14bb4816/?originalSubdomain=ca",
  "name": "Béatrice Noël"
}
</script>