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/K3-181",
  "type": "Organization",
  "sameAs": [
    "http://www.wikidata.org/entity/Q16960132",
    "https://ipaa.ca/resource/e0f6c625-9149-468c-b1b5-f0c866f2f767",
    "https://en.wikipedia.org/wiki/The_Indigenous_Curatorial_Collective"
  ],
  "alternateName": "ICCA",
  "description": "The Indigenous Curatorial Collective / Collectif des commissaires autochtones (IC/CA) (formerly the Aboriginal Curatorial Collective) is a Canadian-based fine arts organization that provides professional development opportunities to the Indigenous peoples in Canada which include, the First Nations, Inuit and Métis artists and curators.",
  "name": "Indigenous Curatorial Collective",
  "url": "https://icca.art/"
}
</script>