File tree Expand file tree Collapse file tree 1 file changed +33
-0
lines changed Expand file tree Collapse file tree 1 file changed +33
-0
lines changed Original file line number Diff line number Diff line change
1
+ [ <http://tmp.com/#characters> [ <http://tmp.com/#firstname> " Misty" ;
2
+ <http://tmp.com/#items> [ <http://tmp.com/#name>
3
+ " hair tie" ] ;
4
+ <http://tmp.com/#wikidata_item>
5
+ " Q1057356"
6
+ ] ;
7
+ <http://tmp.com/#characters> [ <http://tmp.com/#firstname> " Misty" ;
8
+ <http://tmp.com/#items> [ <http://tmp.com/#name_variation>
9
+ " mittens" ] ;
10
+ <http://tmp.com/#items> [ <http://tmp.com/#name> " gloves" ;
11
+ <http://tmp.com/#weight> " 16" ^^<http://www.w3.org/2001/XMLSchema#int>
12
+ ] ;
13
+ <http://tmp.com/#lastname> " Mountain"
14
+ ] ;
15
+ <http://tmp.com/#characters> [ <http://tmp.com/#firstname> " Ash" ;
16
+ <http://tmp.com/#items> [ <http://tmp.com/#name> " sword" ;
17
+ <http://tmp.com/#weight> " 400" ^^<http://www.w3.org/2001/XMLSchema#int>
18
+ ] ;
19
+ <http://tmp.com/#items> [ <http://tmp.com/#name> " gloves" ;
20
+ <http://tmp.com/#weight> " 20" ^^<http://www.w3.org/2001/XMLSchema#int> ;
21
+ <http://tmp.com/#wikidata_item>
22
+ " Q169031"
23
+ ] ;
24
+ <http://tmp.com/#items> [ <http://tmp.com/#alias> " Ash's spoon" ;
25
+ <http://tmp.com/#name> " spoon"
26
+ ] ;
27
+ <http://tmp.com/#items> [ <http://tmp.com/#name_variation>
28
+ " bowl of soup" ;
29
+ <http://tmp.com/#weight> " 30" ^^<http://www.w3.org/2001/XMLSchema#int>
30
+ ] ;
31
+ <http://tmp.com/#lastname> " Ketchum"
32
+ ]
33
+ ] .
You can’t perform that action at this time.
0 commit comments