# literals-01.n3 - Literal as subject

@prefix : <http://example.org/#> .
@keywords a .

"Subject literal" p q .
