-
Notifications
You must be signed in to change notification settings - Fork 0
/
context.jsonld
176 lines (176 loc) · 5.3 KB
/
context.jsonld
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
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
{
"@context": {
"@language": "nl",
"rdf": "http://www.w3.org/1999/02/22-rdf-syntax-ns#",
"foaf": "http://xmlns.com/foaf/0.1/",
"rdwv": "https://w3id.org/rdw/vehicles#",
"dbpedia": "http://dbpedia.org/resource/",
"xsd": "http://www.w3.org/2001/XMLSchema#",
"label": "http://www.w3.org/2000/01/rdf-schema#label",
"resource": "foaf:topic",
"AantalCilinders": {
"@id": "rdwv:numberOfCylinders",
"@type": "xsd:integer"
},
"AantalStaanplaatsen": {
"@id": "rdwv:numberOfStandingPlaces",
"@type": "xsd:integer"
},
"AantalZitplaatsen": {
"@id": "rdwv:numberOfSeats",
"@type": "xsd:integer"
},
"BPM": {
"@id": "rdwv:bpm",
"@type": "xsd:integer"
},
"BrandstofVerbruikBuitenweg": {
"@id": "rdwv:fuelConsumptionExtraUrban",
"@type": "xsd:double"
},
"BrandstofVerbruikgeCombineerd": {
"@id": "rdwv:fuelConsumptionCombined",
"@type": "xsd:double"
},
"BrandstofVerbruikStad": {
"@id": "rdwv:fuelConsumptionUrban",
"@type": "xsd:double"
},
"CatalogusPrijs": {
"@id": "rdwv:catalogPrice",
"@type": "xsd:integer"
},
"CilinderInhoud": {
"@id": "rdwv:cylinderCapacity",
"@type": "xsd:integer"
},
"CO2UitstootGecombineerd": {
"@id": "rdwv:co2EmissionCombined",
"@type": "xsd:integer"
},
"DatumAanvangTenaamstelling": {
"@id": "rdwv:registrationCommencementDate",
"@type": "xsd:dateTime"
},
"DatumEersteAfgifteNederland": {
"@id": "rdwv:initialRegistrationDateNetherlands",
"@type": "xsd:dateTime"
},
"DatumEersteToelating": {
"@id": "rdwv:initialRegistrationDate",
"@type": "xsd:dateTime"
},
"Eerstekleur": {
"@id": "rdwv:firstColor",
"@type": "@id"
},
"G3installatie": {
"@id": "rdwv:g3Installation",
"@type": "@id"
},
"Handelsbenaming": {
"@id": "rdwv:tradeDesignation",
"@type": "xsd:string"
},
"Hoofdbrandstof": {
"@id": "rdwv:primaryFuel",
"@type": "@id"
},
"Inrichting": {
"@id": "rdwv:bodyStyle",
"@type": "@id"
},
"Kenteken": {
"@id": "rdwv:registration",
"@type": "xsd:string"
},
"Laadvermogen": {
"@id": "rdwv:loadCapacity",
"@type": "xsd:integer"
},
"Massaleegvoertuig": {
"@id": "rdwv:emptyVehicleMass",
"@type": "xsd:integer"
},
"Massarijklaar": {
"@id": "rdwv:kerbMass",
"@type": "xsd:integer"
},
"Maximaleconstructiesnelheid": {
"@id": "rdwv:maximumConstructionSpeed",
"@type": "xsd:integer"
},
"Maximumtetrekkenmassaautonoomgeremd": {
"@id": "rdwv:maximumAutonomousBrakedTowMass",
"@type": "xsd:integer"
},
"Maximumtetrekkenmassageremd": {
"@id": "rdwv:maximumBrakedTowMass",
"@type": "xsd:integer"
},
"Maximumtetrekkenmassamiddenasgeremd": {
"@id": "rdwv:maximumMidAxleBrakedTowMass",
"@type": "xsd:integer"
},
"Maximumtetrekkenmassaongeremd": {
"@id": "rdwv:maximumUnbrakedTowMass",
"@type": "xsd:integer"
},
"Maximumtetrekkenmassaopleggergeremd": {
"@id": "rdwv:maximumBrakedSemitrailerTowMass",
"@type": "xsd:integer"
},
"Merk": {
"@id": "rdwv:brand",
"@type": "@id"
},
"Milieuclassificatie": {
"@id": "rdwv:environmentalClassification",
"@type": "@id"
},
"Nevenbrandstof": {
"@id": "rdwv:secondaryFuel",
"@type": "xsd:string"
},
"Retrofitroetfilter": {
"@id": "rdwv:retrofitDieselParticulateFilter",
"@type": "xsd:boolean"
},
"Toegestanemaximummassavoertuig": {
"@id": "rdwv:maximumPermissibleVehicleMass",
"@type": "xsd:integer"
},
"Tweedekleur": {
"@id": "rdwv:secondColor",
"@type": "@id"
},
"Vermogen": {
"@id": "rdwv:power",
"@type": "xsd:integer"
},
"Vermogenbromsnorfiets": {
"@id": "rdwv:powerMoped",
"@type": "xsd:string"
},
"VervaldatumAPK": {
"@id": "rdwv:expiryDateAPK",
"@type": "xsd:dateTime"
},
"Voertuigsoort": {
"@id": "rdf:type",
"@type": "@id"
},
"Wachtopkeuren": {
"@id": "rdwv:waitingForApproval",
"@type": "xsd:boolean"
},
"WAMverzekerdgeregistreerd": {
"@id": "rdwv:wamInsuranceRegistered",
"@type": "xsd:boolean"
},
"Zuinigheidslabel": {
"@id": "rdwv:efficiencyLabel",
"@type": "@id"
}
}
}