Plain Literal
The datatype of plain literals (with or without a language tag). Retained for compatibility with RDF 1.0 / OWL 2 RDF-Based Semantics; in RDF 1.1, plain literals without a language tag have datatype `xsd:string` and those with a tag have `rdf:langString`. Mirrors `rdf:PlainLiteral`.