-
Notifications
You must be signed in to change notification settings - Fork 0
/
products-other-ontology$.ttl
78 lines (66 loc) · 3.44 KB
/
products-other-ontology$.ttl
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
<http://example.com/manufacturer1/10001> a <http://example.com/voc2/Stuff>;
<http://example.com/voc2/propertyFive> "5_1";
<http://example.com/voc2/propertyFour> "4_1";
<http://example.com/voc2/propertyOne> "1_1";
<http://example.com/voc2/propertyThree> "3_1";
<http://example.com/voc2/propertyTwo> "2_1" .
<http://example.com/manufacturer1/10002> a <http://example.com/voc2/Stuff>;
<http://example.com/voc2/propertyFive> "5_2";
<http://example.com/voc2/propertyFour> "4_2";
<http://example.com/voc2/propertyOne> "1_2";
<http://example.com/voc2/propertyThree> "3_2";
<http://example.com/voc2/propertyTwo> "2_2" .
<http://example.com/manufacturer1/10003> a <http://example.com/voc2/Stuff>;
<http://example.com/voc2/propertyFive> "5_3";
<http://example.com/voc2/propertyFour> "4_3";
<http://example.com/voc2/propertyOne> "1_3";
<http://example.com/voc2/propertyThree> "3_3";
<http://example.com/voc2/propertyTwo> "2_3" .
<http://example.com/manufacturer1/10004> a <http://example.com/voc2/Stuff>;
<http://example.com/voc2/propertyFive> "5_4";
<http://example.com/voc2/propertyFour> "4_4";
<http://example.com/voc2/propertyOne> "1_4";
<http://example.com/voc2/propertyThree> "3_4";
<http://example.com/voc2/propertyTwo> "2_4" .
<http://example.com/manufacturer1/10005> a <http://example.com/voc2/Stuff>;
<http://example.com/voc2/propertyFive> "5_5";
<http://example.com/voc2/propertyFour> "4_5";
<http://example.com/voc2/propertyOne> "1_5";
<http://example.com/voc2/propertyThree> "3_5";
<http://example.com/voc2/propertyTwo> "2_5" .
<http://example.com/manufacturer1/10006> a <http://example.com/voc2/Stuff>;
<http://example.com/voc2/propertyFive> "5_6";
<http://example.com/voc2/propertyFour> "4_6";
<http://example.com/voc2/propertyOne> "1_6";
<http://example.com/voc2/propertyThree> "3_6";
<http://example.com/voc2/propertyTwo> "2_6" .
<http://example.com/manufacturer1/10007> a <http://example.com/voc2/Stuff>;
<http://example.com/voc2/propertyFive> "5_7";
<http://example.com/voc2/propertyFour> "4_7";
<http://example.com/voc2/propertyOne> "1_7";
<http://example.com/voc2/propertyThree> "3_7";
<http://example.com/voc2/propertyTwo> "2_7" .
<http://example.com/manufacturer1/10008> a <http://example.com/voc2/Stuff>;
<http://example.com/voc2/propertyFive> "5_8";
<http://example.com/voc2/propertyFour> "4_8";
<http://example.com/voc2/propertyOne> "1_8";
<http://example.com/voc2/propertyThree> "3_8";
<http://example.com/voc2/propertyTwo> "2_8" .
<http://example.com/manufacturer1/10009> a <http://example.com/voc2/Stuff>;
<http://example.com/voc2/propertyFive> "5_9";
<http://example.com/voc2/propertyFour> "4_9";
<http://example.com/voc2/propertyOne> "1_9";
<http://example.com/voc2/propertyThree> "3_9";
<http://example.com/voc2/propertyTwo> "2_9" .
<http://example.com/manufacturer1/10010> a <http://example.com/voc2/Stuff>;
<http://example.com/voc2/propertyFive> "5_10";
<http://example.com/voc2/propertyFour> "4_10";
<http://example.com/voc2/propertyOne> "1_10";
<http://example.com/voc2/propertyThree> "3_10";
<http://example.com/voc2/propertyTwo> "2_10" .
<http://example.com/manufacturer1/10011> a <http://example.com/voc2/Stuff>;
<http://example.com/voc2/propertyFive> "5_11";
<http://example.com/voc2/propertyFour> "4_11" .
<http://example.com/manufacturer1/10012> a <http://example.com/voc2/Stuff>;
<http://example.com/voc2/propertyFive> "5_12";
<http://example.com/voc2/propertyFour> "4_12" .