The document discusses the relational model of data for large shared data banks. It introduces the concept of n-ary relations and the universal data sublanguage as an alternative to tree-structured files or network models. The relational model provides independence between data representation and programs/queries by removing ordering, indexing, and access path dependencies from the user's data model. This allows changes to the internal data representation without affecting user activities.