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

GRAPH <http://example.org/graph1> {
    ex:Subject ex:predicate ex:Object .
}
