{
  "@context": {
    "schema": "http://schema.org/",
    "dcterms": "http://purl.org/dc/terms/",
    "dcat": "http://www.w3.org/ns/dcat#",
    "ex": "https://example.org/"
  },
  "@id": "ex:CdifRelationExample_001",
  "@type": [
    "schema:CreativeWork",
    "dcat:Relationship"
  ],
  "schema:name": "Predecessor version of this dataset",
  "schema:url": "https://example.org/datasets/source-2023",
  "dcterms:relation": "https://example.org/datasets/source-2023"
}