blob: f5b4a5169e94c26027fe2a7fc152e898334d35b4 [file] [log] [blame]
@prefix : <http://example.org/#> .
{
:a :b "" .
:c :d """""" .
}
<http://example/graph> {
:a :b "" .
:c :d """""" .
}