|
| 1 | +@prefix qudt: <http://qudt.org/schema/qudt/> . |
| 2 | +@prefix dcterms: <http://purl.org/dc/terms/> . |
| 3 | +@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . |
| 4 | +@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . |
| 5 | +@prefix skos: <http://www.w3.org/2004/02/skos/core#> . |
| 6 | +@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . |
| 7 | +@prefix sou: <http://qudt.org/vocab/sou/> . |
| 8 | +@prefix owl: <http://www.w3.org/2002/07/owl#> . |
| 9 | + |
| 10 | +<https://vocab.sentier.dev/simapro/> a skos:ConceptScheme ; |
| 11 | + dcterms:contributor "PRé", |
| 12 | + "Chris Mutel"; |
| 13 | + dcterms:created "2024-08-12"^^xsd:date ; |
| 14 | + dcterms:creator "Chris Mutel" ; |
| 15 | + dcterms:description "An unofficial set of units from SimaPro"^^rdf:HTML ; |
| 16 | + dcterms:rights "Creative Commons Attribution 4.0 International License (CC BY 4.0), available at https://creativecommons.org/licenses/by/4.0/. Attribution should be made to Sentier.dev" ; |
| 17 | + dcterms:subject "SimaPro" ; |
| 18 | + skos:prefLabel "SimaPro Unofficial and Incomplete Unit Schema - Version 2024.08.12"@en . |
| 19 | + |
| 20 | +<https://vocab.sentier.dev/simapro/unit/Bq> a skos:Concept ; |
| 21 | + skos:exactMatch <https://vocab.sentier.dev/units/unit/BQ>; |
| 22 | + skos:inScheme <https://vocab.sentier.dev/simapro/> ; |
| 23 | + skos:notation "Bq"^^qudt:symbol ; |
| 24 | + skos:prefLabel "Becquerel"@en . |
| 25 | + |
| 26 | +<https://vocab.sentier.dev/simapro/unit/GJ> a skos:Concept ; |
| 27 | + skos:exactMatch <https://vocab.sentier.dev/units/unit/GigaJ>; |
| 28 | + skos:inScheme <https://vocab.sentier.dev/simapro/> ; |
| 29 | + skos:notation "GJ"^^qudt:symbol ; |
| 30 | + skos:prefLabel "Gigajoule"@en . |
| 31 | + |
| 32 | +<https://vocab.sentier.dev/simapro/unit/MJ> a skos:Concept ; |
| 33 | + skos:exactMatch <https://vocab.sentier.dev/units/unit/MegaJ>; |
| 34 | + skos:inScheme <https://vocab.sentier.dev/simapro/> ; |
| 35 | + skos:notation "MJ"^^qudt:symbol ; |
| 36 | + skos:prefLabel "Megajoule"@en . |
| 37 | + |
| 38 | +<https://vocab.sentier.dev/simapro/unit/MWh> a skos:Concept ; |
| 39 | + skos:exactMatch <https://vocab.sentier.dev/units/unit/MegaW-HR>; |
| 40 | + skos:inScheme <https://vocab.sentier.dev/simapro/> ; |
| 41 | + skos:notation "MWh"^^qudt:symbol ; |
| 42 | + skos:prefLabel "Megawatt-hour"@en . |
| 43 | + |
| 44 | +<https://vocab.sentier.dev/simapro/unit/Wh> a skos:Concept ; |
| 45 | + skos:exactMatch <https://vocab.sentier.dev/units/unit/W-HR>; |
| 46 | + skos:inScheme <https://vocab.sentier.dev/simapro/> ; |
| 47 | + skos:notation "Wh"^^qudt:symbol ; |
| 48 | + skos:prefLabel "Watt-hour"@en . |
| 49 | + |
| 50 | +<https://vocab.sentier.dev/simapro/unit/cm2> a skos:Concept ; |
| 51 | + skos:exactMatch <https://vocab.sentier.dev/units/unit/CentiM2>; |
| 52 | + skos:inScheme <https://vocab.sentier.dev/simapro/> ; |
| 53 | + skos:notation "cm2"^^qudt:symbol ; |
| 54 | + skos:prefLabel "Square centimetre"@en-GB, |
| 55 | + "Square centimeter"@en-US ; |
| 56 | +. |
| 57 | + |
| 58 | +<https://vocab.sentier.dev/simapro/unit/day> a skos:Concept ; |
| 59 | + skos:exactMatch <https://vocab.sentier.dev/units/unit/DAY> ; |
| 60 | + skos:inScheme <https://vocab.sentier.dev/simapro/> ; |
| 61 | + skos:notation "day"^^qudt:symbol ; |
| 62 | + skos:prefLabel "Day"@en . |
| 63 | + |
| 64 | +<https://vocab.sentier.dev/simapro/unit/dm3> a skos:Concept ; |
| 65 | + skos:exactMatch <https://vocab.sentier.dev/units/unit/DeciM3> ; |
| 66 | + skos:inScheme <https://vocab.sentier.dev/simapro/> ; |
| 67 | + skos:notation "dm3"^^qudt:symbol ; |
| 68 | + skos:prefLabel "Cubic decimetre"@en-GB , |
| 69 | + "Cubic decimeter"@en-US ; |
| 70 | +. |
| 71 | + |
| 72 | +<https://vocab.sentier.dev/simapro/unit/g> a skos:Concept ; |
| 73 | + skos:exactMatch <https://vocab.sentier.dev/units/unit/GM> ; |
| 74 | + skos:inScheme <https://vocab.sentier.dev/simapro/> ; |
| 75 | + skos:notation "g"^^qudt:symbol ; |
| 76 | + skos:prefLabel "Gram"@en . |
| 77 | + |
| 78 | +<https://vocab.sentier.dev/simapro/unit/ha> a skos:Concept ; |
| 79 | + skos:exactMatch <https://vocab.sentier.dev/units/unit/HA> ; |
| 80 | + skos:inScheme <https://vocab.sentier.dev/simapro/> ; |
| 81 | + skos:notation "ha"^^qudt:symbol ; |
| 82 | + skos:prefLabel "Hectare"@en . |
| 83 | + |
| 84 | +<https://vocab.sentier.dev/simapro/unit/hr> a skos:Concept ; |
| 85 | + skos:exactMatch <https://vocab.sentier.dev/units/unit/HR> ; |
| 86 | + skos:inScheme <https://vocab.sentier.dev/simapro/> ; |
| 87 | + skos:notation "hr"^^qudt:symbol ; |
| 88 | + skos:prefLabel "Hour"@en . |
| 89 | + |
| 90 | +<https://vocab.sentier.dev/simapro/unit/kJ> a skos:Concept ; |
| 91 | + skos:exactMatch <https://vocab.sentier.dev/units/unit/KiloJ>; |
| 92 | + skos:inScheme <https://vocab.sentier.dev/simapro/> ; |
| 93 | + skos:notation "kJ"^^qudt:symbol ; |
| 94 | + skos:prefLabel "Kilojoule"@en . |
| 95 | + |
| 96 | +<https://vocab.sentier.dev/simapro/unit/kg> a skos:Concept ; |
| 97 | + skos:exactMatch <https://vocab.sentier.dev/units/unit/KiloGM> ; |
| 98 | + skos:inScheme <https://vocab.sentier.dev/simapro/> ; |
| 99 | + skos:notation "kg"^^qudt:symbol ; |
| 100 | + skos:prefLabel "Kilogram"@en . |
| 101 | + |
| 102 | +<https://vocab.sentier.dev/simapro/unit/kBq> a skos:Concept ; |
| 103 | + skos:exactMatch <https://vocab.sentier.dev/units/unit/KiloBQ>; |
| 104 | + skos:inScheme <https://vocab.sentier.dev/simapro/> ; |
| 105 | + skos:notation "kBq"^^qudt:symbol ; |
| 106 | + skos:prefLabel "Kilobecquerel"@en . |
| 107 | + |
| 108 | +<https://vocab.sentier.dev/simapro/unit/km> a skos:Concept ; |
| 109 | + skos:exactMatch <https://vocab.sentier.dev/units/unit/KiloM> ; |
| 110 | + skos:inScheme <https://vocab.sentier.dev/simapro/> ; |
| 111 | + skos:notation "km"^^qudt:symbol ; |
| 112 | + skos:prefLabel "Kilometre"@en-GB, |
| 113 | + "Kilometer"@en-US ; |
| 114 | +. |
| 115 | + |
| 116 | +<https://vocab.sentier.dev/simapro/unit/m> a skos:Concept ; |
| 117 | + skos:exactMatch <https://vocab.sentier.dev/units/unit/M> ; |
| 118 | + skos:inScheme <https://vocab.sentier.dev/simapro/> ; |
| 119 | + skos:notation "m"^^qudt:symbol ; |
| 120 | + skos:prefLabel "Metre"@en-GB, |
| 121 | + "Meter"@en-US ; |
| 122 | +. |
| 123 | + |
| 124 | +<https://vocab.sentier.dev/simapro/unit/m2> a skos:Concept ; |
| 125 | + skos:exactMatch <https://vocab.sentier.dev/units/unit/M2> ; |
| 126 | + skos:inScheme <https://vocab.sentier.dev/simapro/> ; |
| 127 | + skos:notation "m2"^^qudt:symbol ; |
| 128 | + skos:prefLabel "Square metre"@en-GB, |
| 129 | + "Square meter"@en-US ; |
| 130 | +. |
| 131 | + |
| 132 | +<https://vocab.sentier.dev/simapro/unit/l> a skos:Concept ; |
| 133 | + skos:exactMatch <https://vocab.sentier.dev/units/unit/L> ; |
| 134 | + skos:inScheme <https://vocab.sentier.dev/simapro/> ; |
| 135 | + skos:notation "l"^^qudt:symbol ; |
| 136 | + skos:prefLabel "Litre"@en-GB, |
| 137 | + "Liter"@en-US ; |
| 138 | +. |
| 139 | + |
| 140 | +<https://vocab.sentier.dev/simapro/unit/ton> a skos:Concept ; |
| 141 | + skos:exactMatch <https://vocab.sentier.dev/units/unit/TONNE> ; |
| 142 | + skos:inScheme <https://vocab.sentier.dev/simapro/> ; |
| 143 | + skos:notation "ton"^^qudt:symbol ; |
| 144 | + skos:prefLabel "Tonne"@en . |
| 145 | + |
| 146 | +<https://vocab.sentier.dev/simapro/unit/t> a skos:Concept ; |
| 147 | + skos:exactMatch <https://vocab.sentier.dev/units/unit/TON> ; |
| 148 | + skos:inScheme <https://vocab.sentier.dev/simapro/> ; |
| 149 | + skos:notation "t"^^qudt:symbol ; |
| 150 | + skos:prefLabel "Ton"@en . |
| 151 | + |
| 152 | +<https://vocab.sentier.dev/simapro/unit/tkm> a skos:Concept ; |
| 153 | + skos:exactMatch <https://vocab.sentier.dev/units/unit/KiloM-TONNE> ; |
| 154 | + skos:inScheme <https://vocab.sentier.dev/simapro/> ; |
| 155 | + skos:notation "tkm"^^qudt:symbol ; |
| 156 | + skos:prefLabel "Tonne (metric) kilometre"@en-GB, |
| 157 | + "Tonne (metric) kilometer"@en-US . |
| 158 | + |
| 159 | +<https://vocab.sentier.dev/simapro/unit/kgkm> a skos:Concept ; |
| 160 | + skos:exactMatch <https://vocab.sentier.dev/units/unit/KiloM-KiloGM> ; |
| 161 | + skos:inScheme <https://vocab.sentier.dev/simapro/> ; |
| 162 | + skos:notation "kgkm"^^qudt:symbol ; |
| 163 | + skos:prefLabel "Kilogram kilometre"@en-GB, |
| 164 | + "Kilogram kilometer"@en-US . |
| 165 | + |
| 166 | +<https://vocab.sentier.dev/simapro/unit/km> a skos:Concept ; |
| 167 | + skos:exactMatch <https://vocab.sentier.dev/units/unit/KiloM> ; |
| 168 | + skos:inScheme <https://vocab.sentier.dev/simapro/> ; |
| 169 | + skos:notation "km"^^qudt:symbol ; |
| 170 | + skos:prefLabel "Kilometre"@en-GB, |
| 171 | + "Kilometer"@en-US . |
| 172 | + |
| 173 | +<https://vocab.sentier.dev/simapro/unit/m3> a skos:Concept ; |
| 174 | + skos:exactMatch <https://vocab.sentier.dev/units/unit/M3> ; |
| 175 | + skos:inScheme <https://vocab.sentier.dev/simapro/> ; |
| 176 | + skos:notation "m3"^^qudt:symbol ; |
| 177 | + skos:prefLabel "Cubic metre"@en-GB, |
| 178 | + "Cubic meter"@en-US . |
| 179 | + |
| 180 | +<https://vocab.sentier.dev/simapro/unit/kW*h> a skos:Concept ; |
| 181 | + skos:exactMatch <https://vocab.sentier.dev/units/unit/KiloW-HR> ; |
| 182 | + skos:inScheme <https://vocab.sentier.dev/simapro/> ; |
| 183 | + skos:notation "kW*h"^^qudt:symbol ; |
| 184 | + owl:deprecated true ; |
| 185 | + dcterms:replacedBy <https://vocab.sentier.dev/simapro/unit/kWh> ; |
| 186 | + skos:prefLabel "Kilowatt hour (obsolete form)"@en . |
| 187 | + |
| 188 | +<https://vocab.sentier.dev/simapro/unit/kWh> a skos:Concept ; |
| 189 | + skos:exactMatch <https://vocab.sentier.dev/units/unit/KiloW-HR> ; |
| 190 | + skos:inScheme <https://vocab.sentier.dev/simapro/> ; |
| 191 | + skos:notation "kWh"^^qudt:symbol ; |
| 192 | + skos:prefLabel "Kilowatt hour"@en . |
| 193 | + |
| 194 | +<https://vocab.sentier.dev/simapro/unit/kg*day> a skos:Concept ; |
| 195 | + skos:exactMatch <https://vocab.sentier.dev/units/unit/KiloGM-DAY> ; |
| 196 | + skos:inScheme <https://vocab.sentier.dev/simapro/> ; |
| 197 | + skos:notation "kg*day"^^qudt:symbol ; |
| 198 | + skos:prefLabel "Kilogram day"@en . |
| 199 | + |
| 200 | +<https://vocab.sentier.dev/simapro/unit/personkm> a skos:Concept ; |
| 201 | + skos:exactMatch <https://vocab.sentier.dev/units/unit/PERSON-KiloM> ; |
| 202 | + skos:inScheme <https://vocab.sentier.dev/simapro/> ; |
| 203 | + skos:notation "personkm"^^qudt:symbol ; |
| 204 | + skos:prefLabel "Person kilometer"@en . |
| 205 | + |
| 206 | +<https://vocab.sentier.dev/simapro/unit/l*day> a skos:Concept ; |
| 207 | + skos:exactMatch <https://vocab.sentier.dev/units/unit/L-DAY> ; |
| 208 | + skos:inScheme <https://vocab.sentier.dev/simapro/> ; |
| 209 | + skos:notation "l*day"^^qudt:symbol ; |
| 210 | + skos:prefLabel "Litre day"@en-GB, |
| 211 | + "Liter day"@en-US . |
| 212 | + |
| 213 | +<https://vocab.sentier.dev/simapro/unit/m2*y> a skos:Concept ; |
| 214 | + skos:exactMatch <https://vocab.sentier.dev/units/unit/M2-YR> ; |
| 215 | + skos:inScheme <https://vocab.sentier.dev/simapro/> ; |
| 216 | + skos:notation "m2*y"^^qudt:symbol ; |
| 217 | + skos:prefLabel "Square metre year"@en-GB, |
| 218 | + "Square meter year"@en-US . |
| 219 | + |
| 220 | +<https://vocab.sentier.dev/simapro/unit/m2a> a skos:Concept ; |
| 221 | + skos:exactMatch <https://vocab.sentier.dev/units/unit/M2-YR> ; |
| 222 | + skos:inScheme <https://vocab.sentier.dev/simapro/> ; |
| 223 | + owl:deprecated true ; |
| 224 | + dcterms:replacedBy <https://vocab.sentier.dev/simapro/unit/m2*y> ; |
| 225 | + skos:notation "m2a"^^qudt:symbol ; |
| 226 | + skos:prefLabel "Square metre year (obsolete form)"@en-GB, |
| 227 | + "Square meter year (obsolete form)"@en-US . |
| 228 | + |
| 229 | +<https://vocab.sentier.dev/simapro/unit/m3y> a skos:Concept ; |
| 230 | + skos:exactMatch <https://vocab.sentier.dev/units/unit/M3-YR> ; |
| 231 | + skos:inScheme <https://vocab.sentier.dev/simapro/> ; |
| 232 | + skos:notation "m3y"^^qudt:symbol ; |
| 233 | + skos:prefLabel "Cubic metre year"@en-GB, |
| 234 | + "Cubic meter year"@en-US . |
| 235 | + |
| 236 | +<https://vocab.sentier.dev/simapro/unit/min> a skos:Concept ; |
| 237 | + skos:exactMatch <https://vocab.sentier.dev/units/unit/MIN> ; |
| 238 | + skos:inScheme <https://vocab.sentier.dev/simapro/> ; |
| 239 | + skos:notation "min"^^qudt:symbol ; |
| 240 | + skos:prefLabel "Minute"@en . |
| 241 | + |
| 242 | +<https://vocab.sentier.dev/simapro/unit/my> a skos:Concept ; |
| 243 | + skos:exactMatch <https://vocab.sentier.dev/units/unit/M-YR> ; |
| 244 | + skos:inScheme <https://vocab.sentier.dev/simapro/> ; |
| 245 | + skos:notation "my"^^qudt:symbol ; |
| 246 | + skos:prefLabel "Metre year"@en-GB, |
| 247 | + "Meter year"@en-US ; |
| 248 | +. |
| 249 | + |
| 250 | +<https://vocab.sentier.dev/simapro/unit/n> a skos:Concept ; |
| 251 | + skos:exactMatch <https://vocab.sentier.dev/units/unit/NUM> ; |
| 252 | + skos:inScheme <https://vocab.sentier.dev/simapro/> ; |
| 253 | + skos:notation "n"^^qudt:symbol ; |
| 254 | + skos:prefLabel "Number"@en . |
| 255 | + |
| 256 | +<https://vocab.sentier.dev/simapro/unit/p> a skos:Concept ; |
| 257 | + skos:exactMatch <https://vocab.sentier.dev/units/unit/NUM> ; |
| 258 | + skos:inScheme <https://vocab.sentier.dev/simapro/> ; |
| 259 | + skos:notation "p"^^qudt:symbol ; |
| 260 | + skos:prefLabel "Piece"@en . |
| 261 | + |
| 262 | +<https://vocab.sentier.dev/units/unit/BQ> skos:exactMatch <https://vocab.sentier.dev/simapro/unit/Bq> . |
| 263 | +<https://vocab.sentier.dev/units/unit/CentiM2> skos:exactMatch <https://vocab.sentier.dev/simapro/unit/cm2> . |
| 264 | +<https://vocab.sentier.dev/units/unit/DAY> skos:exactMatch <https://vocab.sentier.dev/simapro/unit/day> . |
| 265 | +<https://vocab.sentier.dev/units/unit/DeciM3> skos:exactMatch <https://vocab.sentier.dev/simapro/unit/dm3> . |
| 266 | +<https://vocab.sentier.dev/units/unit/GigaJ> skos:exactMatch <https://vocab.sentier.dev/simapro/unit/GJ> . |
| 267 | +<https://vocab.sentier.dev/units/unit/GM> skos:exactMatch <https://vocab.sentier.dev/simapro/unit/g> . |
| 268 | +<https://vocab.sentier.dev/units/unit/HA> skos:exactMatch <https://vocab.sentier.dev/simapro/unit/ha> . |
| 269 | +<https://vocab.sentier.dev/units/unit/HR> skos:exactMatch <https://vocab.sentier.dev/simapro/unit/hr> . |
| 270 | +<https://vocab.sentier.dev/units/unit/KiloBQ> skos:exactMatch <https://vocab.sentier.dev/simapro/unit/kBq> . |
| 271 | +<https://vocab.sentier.dev/units/unit/KiloGM-DAY> skos:exactMatch <https://vocab.sentier.dev/simapro/unit/kg*day> . |
| 272 | +<https://vocab.sentier.dev/units/unit/KiloGM> skos:exactMatch <https://vocab.sentier.dev/simapro/unit/kg> . |
| 273 | +<https://vocab.sentier.dev/units/unit/KiloJ> skos:exactMatch <https://vocab.sentier.dev/simapro/unit/kJ> . |
| 274 | +<https://vocab.sentier.dev/units/unit/KiloM-KiloGM> skos:exactMatch <https://vocab.sentier.dev/simapro/unit/kgkm> . |
| 275 | +<https://vocab.sentier.dev/units/unit/KiloM-TONNE> skos:exactMatch <https://vocab.sentier.dev/simapro/unit/tkm> . |
| 276 | +<https://vocab.sentier.dev/units/unit/KiloM> skos:exactMatch <https://vocab.sentier.dev/simapro/unit/km> . |
| 277 | +<https://vocab.sentier.dev/units/unit/KiloW-HR> skos:exactMatch <https://vocab.sentier.dev/simapro/unit/kW*h> . |
| 278 | +<https://vocab.sentier.dev/units/unit/KiloW-HR> skos:exactMatch <https://vocab.sentier.dev/simapro/unit/kWh> . |
| 279 | +<https://vocab.sentier.dev/units/unit/L-DAY> skos:exactMatch <https://vocab.sentier.dev/simapro/unit/l*day> . |
| 280 | +<https://vocab.sentier.dev/units/unit/L> skos:exactMatch <https://vocab.sentier.dev/simapro/unit/l> . |
| 281 | +<https://vocab.sentier.dev/units/unit/M-YR> skos:exactMatch <https://vocab.sentier.dev/simapro/unit/my> . |
| 282 | +<https://vocab.sentier.dev/units/unit/M2-YR> skos:exactMatch <https://vocab.sentier.dev/simapro/unit/m2*y> . |
| 283 | +<https://vocab.sentier.dev/units/unit/M2-YR> skos:exactMatch <https://vocab.sentier.dev/simapro/unit/m2a> . |
| 284 | +<https://vocab.sentier.dev/units/unit/M2> skos:exactMatch <https://vocab.sentier.dev/simapro/unit/m2> . |
| 285 | +<https://vocab.sentier.dev/units/unit/M3-YR> skos:exactMatch <https://vocab.sentier.dev/simapro/unit/m3y> . |
| 286 | +<https://vocab.sentier.dev/units/unit/M3> skos:exactMatch <https://vocab.sentier.dev/simapro/unit/m3> . |
| 287 | +<https://vocab.sentier.dev/units/unit/M> skos:exactMatch <https://vocab.sentier.dev/simapro/unit/m> . |
| 288 | +<https://vocab.sentier.dev/units/unit/MegaJ> skos:exactMatch <https://vocab.sentier.dev/simapro/unit/MJ> . |
| 289 | +<https://vocab.sentier.dev/units/unit/MegaW-HR> skos:exactMatch <https://vocab.sentier.dev/simapro/unit/MWh> . |
| 290 | +<https://vocab.sentier.dev/units/unit/MIN> skos:exactMatch <https://vocab.sentier.dev/simapro/unit/min> . |
| 291 | +<https://vocab.sentier.dev/units/unit/NUM> skos:exactMatch <https://vocab.sentier.dev/simapro/unit/n> . |
| 292 | +<https://vocab.sentier.dev/units/unit/NUM> skos:exactMatch <https://vocab.sentier.dev/simapro/unit/p> . |
| 293 | +<https://vocab.sentier.dev/units/unit/PERSON-KiloM> skos:exactMatch <https://vocab.sentier.dev/simapro/unit/personkm> . |
| 294 | +<https://vocab.sentier.dev/units/unit/TON> skos:exactMatch <https://vocab.sentier.dev/simapro/unit/ton> . |
| 295 | +<https://vocab.sentier.dev/units/unit/TONNE> skos:exactMatch <https://vocab.sentier.dev/simapro/unit/t> . |
| 296 | +<https://vocab.sentier.dev/units/unit/W-HR> skos:exactMatch <https://vocab.sentier.dev/simapro/unit/Wh> . |
0 commit comments