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

{
:a :b "" .

:c :d """""" .

}

<http://example/graph> {
:a :b "" .

:c :d """""" .

}