This document discusses deriving an emergent relational schema from RDF data. It describes extracting characteristic sets from RDF data to recognize classes and relationships between classes. These characteristic sets are then merged and labeled to create a logical relational schema. This emergent schema provides benefits for both systems through improved efficiency and humans through easier query formulation over the RDF data. Key aspects of a useful emergent schema are discussed such as being compact, having human-friendly labels, providing high coverage of the RDF data, and being efficient to compute. Experimental results on real-world RDF datasets show the approach produces compact schemas with high coverage and understandable labels that improve performance over the native RDF representation.