@prefix : <#> .
<http://example.org/resource> <http://example.org/property> "bar" .
:genid <http://www.w3.org/1999/02/22-rdf-syntax-ns#subject> <http://example.org/resource> .
:genid <http://www.w3.org/1999/02/22-rdf-syntax-ns#predicate> <http://example.org/property> .
:genid <http://www.w3.org/1999/02/22-rdf-syntax-ns#object> "bar" .
:genid <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Statement> .
<http://example.org/bag> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Bag> .
<http://example.org/bag> <http://www.w3.org/1999/02/22-rdf-syntax-ns#_1> :genid .

