{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "Dublin Core Terms vocabulary",
  "description": "Unconstrained carrier schema: this block's content is its JSON-LD context, not a data shape. The schema exists only so other blocks can `$ref` it via `bblocks://` and inherit the context.",
  "type": "object",
  "x-jsonld-extra-terms": {
    "conformsTo": "http://purl.org/dc/terms/conformsTo",
    "Standard": "http://purl.org/dc/terms/Standard"
  }
}