rdf(iri("https://example.org/welcome"), iri("https://example.org/displayLabel"), literal("مرحبا", lang("ar", rtl)), default_graph).
rdf(iri("https://example.org/welcome"), iri("https://example.org/displayLabel"), literal("Welcome", lang("en", ltr)), default_graph).
