{
  "@context": {
    "schema": "http://schema.org/",
    "ex": "https://example.org/",
    "xsd": "http://www.w3.org/2001/XMLSchema#"
  },
  "@id": "ex:LabeledLinkExample_zZc",
  "@type": [
    "schema:CreativeWork"
  ],
  "schema:name": "Some related resource",
  "schema:description": "URL to get the related resource",
  "schema:url": "https://example.org/relatedresource/2342747"
}