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/K13-144",
  "type": "Person",
  "sameAs": [
    "http://www.wikidata.org/entity/Q3292213",
    "http://capacitor.culturecreates.com/abbcc214-10de-4189-b616-777e9b1e887b",
    "https://en.wikipedia.org/wiki/Marie-Pierre_Arthur",
    "https://fr.wikipedia.org/wiki/Marie-Pierre_Arthur",
    "https://isni.org/isni/0000000132241392"
  ],
  "name": "Marie-Pierre Arthur"
}
</script>