## Simple Document comprised of sentences in Turtle notation ## showcasing the power of sentences that leverage HTTP URIs for ## denoting subject, predicate (verb), and object. <> <#type> <#Document>. <> <#mentions> <#Paris> . <> <#mentions> <#Capital> . <> <#mentions> <#France> . <#Paris> <#Capital> <#France> . ## Turtle End ##