diff --git a/spec/section/multiple-targets.md b/spec/section/multiple-targets.md index 131f18d..ae14a2c 100644 --- a/spec/section/multiple-targets.md +++ b/spec/section/multiple-targets.md @@ -463,10 +463,10 @@ are exported to `TargetDump2`. <http://example.org/3> <http://xmlns.com/foaf/0.1/name> "Nia Nal" . # file:///data/dump2.nt -<http://example.org/0> <http://xmlns.com/foaf/0.1/name> "Kara Danvers" . -<http://example.org/1> <http://xmlns.com/foaf/0.1/name> "Alex Danvers" . -<http://example.org/2> <http://xmlns.com/foaf/0.1/name> "J'onn J'onzz" . -<http://example.org/3> <http://xmlns.com/foaf/0.1/name> "Nia Nal" . +<http://example.org/0> <http://xmlns.com/foaf/0.1/name> "Supergirl" . +<http://example.org/1> <http://xmlns.com/foaf/0.1/name> "Sentinel" . +<http://example.org/2> <http://xmlns.com/foaf/0.1/name> "Martian Manhunter" . +<http://example.org/3> <http://xmlns.com/foaf/0.1/name> "Dreamer" . ### Subject Map, Predicate Map and Object Map {#subject-predicate-and-object-map}