-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCMIP6-institutions.owl
584 lines (478 loc) · 35.2 KB
/
CMIP6-institutions.owl
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
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
<?xml version="1.0"?>
<rdf:RDF xmlns="https://raw.githubusercontent.com/metaclip/CMIP6/main/CMIP6-institutions.owl#"
xml:base="https://raw.githubusercontent.com/metaclip/CMIP6/main/CMIP6-institutions.owl"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:ds="http://www.metaclip.org/datasource/datasource.owl#"
xmlns:owl="http://www.w3.org/2002/07/owl#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:xml="http://www.w3.org/XML/1998/namespace"
xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
xmlns:prov="http://www.w3.org/ns/prov#"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
xmlns:terms="http://purl.org/dc/terms/"
xmlns:cpannotationschema="http://www.ontologydesignpatterns.org/schemas/cpannotationschema.owl#">
<owl:Ontology rdf:about="https://raw.githubusercontent.com/metaclip/CMIP6/main/CMIP6-institutions.owl">
<owl:versionIRI rdf:resource="https://raw.githubusercontent.com/metaclip/CMIP6/main/CMIP6-institutions.owl"/>
<owl:imports rdf:resource="http://www.metaclip.org/datasource/datasource.owl"/>
<owl:imports rdf:resource="http://www.w3.org/2000/01/rdf-schema#"/>
<owl:imports rdf:resource="http://www.w3.org/ns/prov-o-20130430"/>
<dc:creator xml:lang="en">Santander Meteorology Group</dc:creator>
<dc:date rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2024-07-24T16:27:20Z</dc:date>
<dc:description xml:lang="en">Semantic characterization of individual CMIP6 institutions using the METACLIP Framework Classes</dc:description>
<dc:title xml:lang="en">METACLIP bindings for CMIP6 institution entities</dc:title>
<dc:source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://wcrp-cmip.github.io/CMIP6_CVs</dc:source>
<terms:contributor rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://orcid.org/0000-0001-6219-4312</terms:contributor>
<rdfs:seeAlso rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.metaclip.org</rdfs:seeAlso>
<rdfs:seeAlso rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://doi.org/10.1016/j.envsoft.2019.07.005</rdfs:seeAlso>
<owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">0.0</owl:versionInfo>
</owl:Ontology>
<!--
///////////////////////////////////////////////////////////////////////////////////////
//
// Individuals
//
///////////////////////////////////////////////////////////////////////////////////////
-->
<!--
https://raw.githubusercontent.com/metaclip/CMIP6/main/CMIP6-institutions.owl#AER
-->
<owl:NamedIndividual rdf:about="https://raw.githubusercontent.com/metaclip/CMIP6/main/CMIP6-institutions.owl#AER">
<rdf:type rdf:resource="http://www.metaclip.org/datasource/datasource.owl#ModellingCenter"/>
<rdf:type rdf:resource="http://www.metaclip.org/datasource/datasource.owl#DataProvider"/>
<rdfs:label>AER</rdfs:label>
<dc:description xml:lang="en">Research and Climate Group, Atmospheric and Environmental Research, 131 Hartwell Avenue, Lexington, MA 02421, USA</dc:description>
</owl:NamedIndividual>
<!--
https://raw.githubusercontent.com/metaclip/CMIP6/main/CMIP6-institutions.owl#AS-RCEC
-->
<owl:NamedIndividual rdf:about="https://raw.githubusercontent.com/metaclip/CMIP6/main/CMIP6-institutions.owl#AS-RCEC">
<rdf:type rdf:resource="http://www.metaclip.org/datasource/datasource.owl#ModellingCenter"/>
<rdf:type rdf:resource="http://www.metaclip.org/datasource/datasource.owl#DataProvider"/>
<rdfs:label>AS-RCEC</rdfs:label>
<dc:description xml:lang="en">Research Center for Environmental Changes, Academia Sinica, Nankang, Taipei 11529, Taiwan</dc:description>
</owl:NamedIndividual>
<!--
https://raw.githubusercontent.com/metaclip/CMIP6/main/CMIP6-institutions.owl#AWI
-->
<owl:NamedIndividual rdf:about="https://raw.githubusercontent.com/metaclip/CMIP6/main/CMIP6-institutions.owl#AWI">
<rdf:type rdf:resource="http://www.metaclip.org/datasource/datasource.owl#ModellingCenter"/>
<rdf:type rdf:resource="http://www.metaclip.org/datasource/datasource.owl#DataProvider"/>
<rdfs:label>AWI</rdfs:label>
<dc:description xml:lang="en">Alfred Wegener Institute, Helmholtz Centre for Polar and Marine Research, Am Handelshafen 12, 27570 Bremerhaven, Germany</dc:description>
</owl:NamedIndividual>
<!--
https://raw.githubusercontent.com/metaclip/CMIP6/main/CMIP6-institutions.owl#BCC
-->
<owl:NamedIndividual rdf:about="https://raw.githubusercontent.com/metaclip/CMIP6/main/CMIP6-institutions.owl#BCC">
<rdf:type rdf:resource="http://www.metaclip.org/datasource/datasource.owl#ModellingCenter"/>
<rdf:type rdf:resource="http://www.metaclip.org/datasource/datasource.owl#DataProvider"/>
<rdfs:label>BCC</rdfs:label>
<dc:description xml:lang="en">Beijing Climate Center, Beijing 100081, China</dc:description>
</owl:NamedIndividual>
<!--
https://raw.githubusercontent.com/metaclip/CMIP6/main/CMIP6-institutions.owl#CAMS
-->
<owl:NamedIndividual rdf:about="https://raw.githubusercontent.com/metaclip/CMIP6/main/CMIP6-institutions.owl#CAMS">
<rdf:type rdf:resource="http://www.metaclip.org/datasource/datasource.owl#ModellingCenter"/>
<rdf:type rdf:resource="http://www.metaclip.org/datasource/datasource.owl#DataProvider"/>
<rdfs:label>CAMS</rdfs:label>
<dc:description xml:lang="en">Chinese Academy of Meteorological Sciences, Beijing 100081, China</dc:description>
</owl:NamedIndividual>
<!--
https://raw.githubusercontent.com/metaclip/CMIP6/main/CMIP6-institutions.owl#CAS
-->
<owl:NamedIndividual rdf:about="https://raw.githubusercontent.com/metaclip/CMIP6/main/CMIP6-institutions.owl#CAS">
<rdf:type rdf:resource="http://www.metaclip.org/datasource/datasource.owl#ModellingCenter"/>
<rdf:type rdf:resource="http://www.metaclip.org/datasource/datasource.owl#DataProvider"/>
<rdfs:label>CAS</rdfs:label>
<dc:description xml:lang="en">Chinese Academy of Sciences, Beijing 100029, China</dc:description>
</owl:NamedIndividual>
<!--
https://raw.githubusercontent.com/metaclip/CMIP6/main/CMIP6-institutions.owl#CCCR-IITM
-->
<owl:NamedIndividual rdf:about="https://raw.githubusercontent.com/metaclip/CMIP6/main/CMIP6-institutions.owl#CCCR-IITM">
<rdf:type rdf:resource="http://www.metaclip.org/datasource/datasource.owl#ModellingCenter"/>
<rdf:type rdf:resource="http://www.metaclip.org/datasource/datasource.owl#DataProvider"/>
<rdfs:label>CCCR-IITM</rdfs:label>
<dc:description xml:lang="en">Centre for Climate Change Research, Indian Institute of Tropical Meteorology Pune, Maharashtra 411 008, India</dc:description>
</owl:NamedIndividual>
<!--
https://raw.githubusercontent.com/metaclip/CMIP6/main/CMIP6-institutions.owl#CCCma
-->
<owl:NamedIndividual rdf:about="https://raw.githubusercontent.com/metaclip/CMIP6/main/CMIP6-institutions.owl#CCCma">
<rdf:type rdf:resource="http://www.metaclip.org/datasource/datasource.owl#ModellingCenter"/>
<rdf:type rdf:resource="http://www.metaclip.org/datasource/datasource.owl#DataProvider"/>
<rdfs:label>CCCma</rdfs:label>
<dc:description xml:lang="en">Canadian Centre for Climate Modelling and Analysis, Environment and Climate Change Canada, Victoria, BC V8P 5C2, Canada</dc:description>
</owl:NamedIndividual>
<!--
https://raw.githubusercontent.com/metaclip/CMIP6/main/CMIP6-institutions.owl#CMCC
-->
<owl:NamedIndividual rdf:about="https://raw.githubusercontent.com/metaclip/CMIP6/main/CMIP6-institutions.owl#CMCC">
<rdf:type rdf:resource="http://www.metaclip.org/datasource/datasource.owl#ModellingCenter"/>
<rdf:type rdf:resource="http://www.metaclip.org/datasource/datasource.owl#DataProvider"/>
<rdfs:label>CMCC</rdfs:label>
<dc:description xml:lang="en">Fondazione Centro Euro-Mediterraneo sui Cambiamenti Climatici, Lecce 73100, Italy</dc:description>
</owl:NamedIndividual>
<!--
https://raw.githubusercontent.com/metaclip/CMIP6/main/CMIP6-institutions.owl#CNRM-CERFACS
-->
<owl:NamedIndividual rdf:about="https://raw.githubusercontent.com/metaclip/CMIP6/main/CMIP6-institutions.owl#CNRM-CERFACS">
<rdf:type rdf:resource="http://www.metaclip.org/datasource/datasource.owl#ModellingCenter"/>
<rdf:type rdf:resource="http://www.metaclip.org/datasource/datasource.owl#DataProvider"/>
<rdfs:label>CNRM-CERFACS</rdfs:label>
<dc:description xml:lang="en">CNRM (Centre National de Recherches Meteorologiques, Toulouse 31057, France), CERFACS (Centre Europeen de Recherche et de Formation Avancee en Calcul Scientifique, Toulouse 31057, France)</dc:description>
</owl:NamedIndividual>
<!--
https://raw.githubusercontent.com/metaclip/CMIP6/main/CMIP6-institutions.owl#CSIRO
-->
<owl:NamedIndividual rdf:about="https://raw.githubusercontent.com/metaclip/CMIP6/main/CMIP6-institutions.owl#CSIRO">
<rdf:type rdf:resource="http://www.metaclip.org/datasource/datasource.owl#ModellingCenter"/>
<rdf:type rdf:resource="http://www.metaclip.org/datasource/datasource.owl#DataProvider"/>
<rdfs:label>CSIRO</rdfs:label>
<dc:description xml:lang="en">Commonwealth Scientific and Industrial Research Organisation, Aspendale, Victoria 3195, Australia</dc:description>
</owl:NamedIndividual>
<!--
https://raw.githubusercontent.com/metaclip/CMIP6/main/CMIP6-institutions.owl#CSIRO-ARCCSS
-->
<owl:NamedIndividual rdf:about="https://raw.githubusercontent.com/metaclip/CMIP6/main/CMIP6-institutions.owl#CSIRO-ARCCSS">
<rdf:type rdf:resource="http://www.metaclip.org/datasource/datasource.owl#ModellingCenter"/>
<rdf:type rdf:resource="http://www.metaclip.org/datasource/datasource.owl#DataProvider"/>
<rdfs:label>CSIRO-ARCCSS</rdfs:label>
<dc:description xml:lang="en">CSIRO (Commonwealth Scientific and Industrial Research Organisation, Aspendale, Victoria 3195, Australia), ARCCSS (Australian Research Council Centre of Excellence for Climate System Science). Mailing address: CSIRO, c/o Simon J. Marsland, 107-121 Station Street, Aspendale, Victoria 3195, Australia</dc:description>
</owl:NamedIndividual>
<!--
https://raw.githubusercontent.com/metaclip/CMIP6/main/CMIP6-institutions.owl#CSIRO-COSIMA
-->
<owl:NamedIndividual rdf:about="https://raw.githubusercontent.com/metaclip/CMIP6/main/CMIP6-institutions.owl#CSIRO-COSIMA">
<rdf:type rdf:resource="http://www.metaclip.org/datasource/datasource.owl#ModellingCenter"/>
<rdf:type rdf:resource="http://www.metaclip.org/datasource/datasource.owl#DataProvider"/>
<rdfs:label>CSIRO-COSIMA</rdfs:label>
<dc:description xml:lang="en">CSIRO (Commonwealth Scientific and Industrial Research Organisation, Australia), COSIMA (Consortium for Ocean-Sea Ice Modelling in Australia). Mailing address: CSIRO, c/o Simon J. Marsland, 107-121 Station Street, Aspendale, Victoria 3195, Australia</dc:description>
</owl:NamedIndividual>
<!--
https://raw.githubusercontent.com/metaclip/CMIP6/main/CMIP6-institutions.owl#DKRZ
-->
<owl:NamedIndividual rdf:about="https://raw.githubusercontent.com/metaclip/CMIP6/main/CMIP6-institutions.owl#DKRZ">
<rdf:type rdf:resource="http://www.metaclip.org/datasource/datasource.owl#ModellingCenter"/>
<rdf:type rdf:resource="http://www.metaclip.org/datasource/datasource.owl#DataProvider"/>
<rdfs:label>DKRZ</rdfs:label>
<dc:description xml:lang="en">Deutsches Klimarechenzentrum, Hamburg 20146, Germany</dc:description>
</owl:NamedIndividual>
<!--
https://raw.githubusercontent.com/metaclip/CMIP6/main/CMIP6-institutions.owl#DWD
-->
<owl:NamedIndividual rdf:about="https://raw.githubusercontent.com/metaclip/CMIP6/main/CMIP6-institutions.owl#DWD">
<rdf:type rdf:resource="http://www.metaclip.org/datasource/datasource.owl#ModellingCenter"/>
<rdf:type rdf:resource="http://www.metaclip.org/datasource/datasource.owl#DataProvider"/>
<rdfs:label>DWD</rdfs:label>
<dc:description xml:lang="en">Deutscher Wetterdienst, Offenbach am Main 63067, Germany</dc:description>
</owl:NamedIndividual>
<!--
https://raw.githubusercontent.com/metaclip/CMIP6/main/CMIP6-institutions.owl#E3SM-Project
-->
<owl:NamedIndividual rdf:about="https://raw.githubusercontent.com/metaclip/CMIP6/main/CMIP6-institutions.owl#E3SM-Project">
<rdf:type rdf:resource="http://www.metaclip.org/datasource/datasource.owl#ModellingCenter"/>
<rdf:type rdf:resource="http://www.metaclip.org/datasource/datasource.owl#DataProvider"/>
<rdfs:label>E3SM-Project</rdfs:label>
<dc:description xml:lang="en">LLNL (Lawrence Livermore National Laboratory, Livermore, CA 94550, USA); ANL (Argonne National Laboratory, Argonne, IL 60439, USA); BNL (Brookhaven National Laboratory, Upton, NY 11973, USA); LANL (Los Alamos National Laboratory, Los Alamos, NM 87545, USA); LBNL (Lawrence Berkeley National Laboratory, Berkeley, CA 94720, USA); ORNL (Oak Ridge National Laboratory, Oak Ridge, TN 37831, USA); PNNL (Pacific Northwest National Laboratory, Richland, WA 99352, USA); SNL (Sandia National Laboratories, Albuquerque, NM 87185, USA). Mailing address: LLNL Climate Program, c/o David C. Bader, Principal Investigator, L-103, 7000 East Avenue, Livermore, CA 94550, USA</dc:description>
</owl:NamedIndividual>
<!--
https://raw.githubusercontent.com/metaclip/CMIP6/main/CMIP6-institutions.owl#EC-Earth-Consortium
-->
<owl:NamedIndividual rdf:about="https://raw.githubusercontent.com/metaclip/CMIP6/main/CMIP6-institutions.owl#EC-Earth-Consortium">
<rdf:type rdf:resource="http://www.metaclip.org/datasource/datasource.owl#ModellingCenter"/>
<rdf:type rdf:resource="http://www.metaclip.org/datasource/datasource.owl#DataProvider"/>
<rdfs:label>EC-Earth-Consortium</rdfs:label>
<dc:description xml:lang="en">AEMET, Spain; BSC, Spain; CNR-ISAC, Italy; DMI, Denmark; ENEA, Italy; FMI, Finland; Geomar, Germany; ICHEC, Ireland; ICTP, Italy; IDL, Portugal; IMAU, The Netherlands; IPMA, Portugal; KIT, Karlsruhe, Germany; KNMI, The Netherlands; Lund University, Sweden; Met Eireann, Ireland; NLeSC, The Netherlands; NTNU, Norway; Oxford University, UK; surfSARA, The Netherlands; SMHI, Sweden; Stockholm University, Sweden; Unite ASTR, Belgium; University College Dublin, Ireland; University of Bergen, Norway; University of Copenhagen, Denmark; University of Helsinki, Finland; University of Santiago de Compostela, Spain; Uppsala University, Sweden; Utrecht University, The Netherlands; Vrije Universiteit Amsterdam, the Netherlands; Wageningen University, The Netherlands. Mailing address: EC-Earth consortium, Rossby Center, Swedish Meteorological and Hydrological Institute/SMHI, SE-601 76 Norrkoping, Sweden</dc:description>
</owl:NamedIndividual>
<!--
https://raw.githubusercontent.com/metaclip/CMIP6/main/CMIP6-institutions.owl#ECMWF
-->
<owl:NamedIndividual rdf:about="https://raw.githubusercontent.com/metaclip/CMIP6/main/CMIP6-institutions.owl#ECMWF">
<rdf:type rdf:resource="http://www.metaclip.org/datasource/datasource.owl#ModellingCenter"/>
<rdf:type rdf:resource="http://www.metaclip.org/datasource/datasource.owl#DataProvider"/>
<rdfs:label>ECMWF</rdfs:label>
<dc:description xml:lang="en">European Centre for Medium-Range Weather Forecasts, Reading RG2 9AX, UK</dc:description>
</owl:NamedIndividual>
<!--
https://raw.githubusercontent.com/metaclip/CMIP6/main/CMIP6-institutions.owl#FIO-QLNM
-->
<owl:NamedIndividual rdf:about="https://raw.githubusercontent.com/metaclip/CMIP6/main/CMIP6-institutions.owl#FIO-QLNM">
<rdf:type rdf:resource="http://www.metaclip.org/datasource/datasource.owl#ModellingCenter"/>
<rdf:type rdf:resource="http://www.metaclip.org/datasource/datasource.owl#DataProvider"/>
<rdfs:label>FIO-QLNM</rdfs:label>
<dc:description xml:lang="en">FIO (First Institute of Oceanography, Ministry of Natural Resources, Qingdao 266061, China), QNLM (Qingdao National Laboratory for Marine Science and Technology, Qingdao 266237, China)</dc:description>
</owl:NamedIndividual>
<!--
https://raw.githubusercontent.com/metaclip/CMIP6/main/CMIP6-institutions.owl#HAMMOZ-Consortium
-->
<owl:NamedIndividual rdf:about="https://raw.githubusercontent.com/metaclip/CMIP6/main/CMIP6-institutions.owl#HAMMOZ-Consortium">
<rdf:type rdf:resource="http://www.metaclip.org/datasource/datasource.owl#ModellingCenter"/>
<rdf:type rdf:resource="http://www.metaclip.org/datasource/datasource.owl#DataProvider"/>
<rdfs:label>HAMMOZ-Consortium</rdfs:label>
<dc:description xml:lang="en">ETH Zurich, Switzerland; Max Planck Institut fur Meteorologie, Germany; Forschungszentrum Julich, Germany; University of Oxford, UK; Finnish Meteorological Institute, Finland; Leibniz Institute for Tropospheric Research, Germany; Center for Climate Systems Modeling (C2SM) at ETH Zurich, Switzerland</dc:description>
</owl:NamedIndividual>
<!--
https://raw.githubusercontent.com/metaclip/CMIP6/main/CMIP6-institutions.owl#INM
-->
<owl:NamedIndividual rdf:about="https://raw.githubusercontent.com/metaclip/CMIP6/main/CMIP6-institutions.owl#INM">
<rdf:type rdf:resource="http://www.metaclip.org/datasource/datasource.owl#ModellingCenter"/>
<rdf:type rdf:resource="http://www.metaclip.org/datasource/datasource.owl#DataProvider"/>
<rdfs:label>INM</rdfs:label>
<dc:description xml:lang="en">Institute for Numerical Mathematics, Russian Academy of Science, Moscow 119991, Russia</dc:description>
</owl:NamedIndividual>
<!--
https://raw.githubusercontent.com/metaclip/CMIP6/main/CMIP6-institutions.owl#IPSL
-->
<owl:NamedIndividual rdf:about="https://raw.githubusercontent.com/metaclip/CMIP6/main/CMIP6-institutions.owl#IPSL">
<rdf:type rdf:resource="http://www.metaclip.org/datasource/datasource.owl#ModellingCenter"/>
<rdf:type rdf:resource="http://www.metaclip.org/datasource/datasource.owl#DataProvider"/>
<rdfs:label>IPSL</rdfs:label>
<dc:description xml:lang="en">Institut Pierre Simon Laplace, Paris 75252, France</dc:description>
</owl:NamedIndividual>
<!--
https://raw.githubusercontent.com/metaclip/CMIP6/main/CMIP6-institutions.owl#KIOST
-->
<owl:NamedIndividual rdf:about="https://raw.githubusercontent.com/metaclip/CMIP6/main/CMIP6-institutions.owl#KIOST">
<rdf:type rdf:resource="http://www.metaclip.org/datasource/datasource.owl#ModellingCenter"/>
<rdf:type rdf:resource="http://www.metaclip.org/datasource/datasource.owl#DataProvider"/>
<rdfs:label>KIOST</rdfs:label>
<dc:description xml:lang="en">Korea Institute of Ocean Science and Technology, Busan 49111, Republic of Korea</dc:description>
</owl:NamedIndividual>
<!--
https://raw.githubusercontent.com/metaclip/CMIP6/main/CMIP6-institutions.owl#LLNL
-->
<owl:NamedIndividual rdf:about="https://raw.githubusercontent.com/metaclip/CMIP6/main/CMIP6-institutions.owl#LLNL">
<rdf:type rdf:resource="http://www.metaclip.org/datasource/datasource.owl#ModellingCenter"/>
<rdf:type rdf:resource="http://www.metaclip.org/datasource/datasource.owl#DataProvider"/>
<rdfs:label>LLNL</rdfs:label>
<dc:description xml:lang="en">Lawrence Livermore National Laboratory, Livermore, CA 94550, USA. Mailing address: LLNL Climate Program, c/o Stephen A. Klein, Principal Investigator, L-103, 7000 East Avenue, Livermore, CA 94550, USA</dc:description>
</owl:NamedIndividual>
<!--
https://raw.githubusercontent.com/metaclip/CMIP6/main/CMIP6-institutions.owl#MESSy-Consortium
-->
<owl:NamedIndividual rdf:about="https://raw.githubusercontent.com/metaclip/CMIP6/main/CMIP6-institutions.owl#MESSy-Consortium">
<rdf:type rdf:resource="http://www.metaclip.org/datasource/datasource.owl#ModellingCenter"/>
<rdf:type rdf:resource="http://www.metaclip.org/datasource/datasource.owl#DataProvider"/>
<rdfs:label>MESSy-Consortium</rdfs:label>
<dc:description xml:lang="en">The Modular Earth Submodel System (MESSy) Consortium, represented by the Institute for Physics of the Atmosphere, Deutsches Zentrum fur Luft- und Raumfahrt (DLR), Wessling, Bavaria 82234, Germany</dc:description>
</owl:NamedIndividual>
<!--
https://raw.githubusercontent.com/metaclip/CMIP6/main/CMIP6-institutions.owl#MIROC
-->
<owl:NamedIndividual rdf:about="https://raw.githubusercontent.com/metaclip/CMIP6/main/CMIP6-institutions.owl#MIROC">
<rdf:type rdf:resource="http://www.metaclip.org/datasource/datasource.owl#ModellingCenter"/>
<rdf:type rdf:resource="http://www.metaclip.org/datasource/datasource.owl#DataProvider"/>
<rdfs:label>MIROC</rdfs:label>
<dc:description xml:lang="en">JAMSTEC (Japan Agency for Marine-Earth Science and Technology, Kanagawa 236-0001, Japan), AORI (Atmosphere and Ocean Research Institute, The University of Tokyo, Chiba 277-8564, Japan), NIES (National Institute for Environmental Studies, Ibaraki 305-8506, Japan), and R-CCS (RIKEN Center for Computational Science, Hyogo 650-0047, Japan)</dc:description>
</owl:NamedIndividual>
<!--
https://raw.githubusercontent.com/metaclip/CMIP6/main/CMIP6-institutions.owl#MOHC
-->
<owl:NamedIndividual rdf:about="https://raw.githubusercontent.com/metaclip/CMIP6/main/CMIP6-institutions.owl#MOHC">
<rdf:type rdf:resource="http://www.metaclip.org/datasource/datasource.owl#ModellingCenter"/>
<rdf:type rdf:resource="http://www.metaclip.org/datasource/datasource.owl#DataProvider"/>
<rdfs:label>MOHC</rdfs:label>
<dc:description xml:lang="en">Met Office Hadley Centre, Fitzroy Road, Exeter, Devon, EX1 3PB, UK</dc:description>
</owl:NamedIndividual>
<!--
https://raw.githubusercontent.com/metaclip/CMIP6/main/CMIP6-institutions.owl#MPI-M
-->
<owl:NamedIndividual rdf:about="https://raw.githubusercontent.com/metaclip/CMIP6/main/CMIP6-institutions.owl#MPI-M">
<rdf:type rdf:resource="http://www.metaclip.org/datasource/datasource.owl#ModellingCenter"/>
<rdf:type rdf:resource="http://www.metaclip.org/datasource/datasource.owl#DataProvider"/>
<rdfs:label>MPI-M</rdfs:label>
<dc:description xml:lang="en">Max Planck Institute for Meteorology, Hamburg 20146, Germany</dc:description>
</owl:NamedIndividual>
<!--
https://raw.githubusercontent.com/metaclip/CMIP6/main/CMIP6-institutions.owl#MRI
-->
<owl:NamedIndividual rdf:about="https://raw.githubusercontent.com/metaclip/CMIP6/main/CMIP6-institutions.owl#MRI">
<rdf:type rdf:resource="http://www.metaclip.org/datasource/datasource.owl#ModellingCenter"/>
<rdf:type rdf:resource="http://www.metaclip.org/datasource/datasource.owl#DataProvider"/>
<rdfs:label>MRI</rdfs:label>
<dc:description xml:lang="en">Meteorological Research Institute, Tsukuba, Ibaraki 305-0052, Japan</dc:description>
</owl:NamedIndividual>
<!--
https://raw.githubusercontent.com/metaclip/CMIP6/main/CMIP6-institutions.owl#NASA-GISS
-->
<owl:NamedIndividual rdf:about="https://raw.githubusercontent.com/metaclip/CMIP6/main/CMIP6-institutions.owl#NASA-GISS">
<rdf:type rdf:resource="http://www.metaclip.org/datasource/datasource.owl#ModellingCenter"/>
<rdf:type rdf:resource="http://www.metaclip.org/datasource/datasource.owl#DataProvider"/>
<rdfs:label>NASA-GISS</rdfs:label>
<dc:description xml:lang="en">Goddard Institute for Space Studies, New York, NY 10025, USA</dc:description>
</owl:NamedIndividual>
<!--
https://raw.githubusercontent.com/metaclip/CMIP6/main/CMIP6-institutions.owl#NASA-GSFC
-->
<owl:NamedIndividual rdf:about="https://raw.githubusercontent.com/metaclip/CMIP6/main/CMIP6-institutions.owl#NASA-GSFC">
<rdf:type rdf:resource="http://www.metaclip.org/datasource/datasource.owl#ModellingCenter"/>
<rdf:type rdf:resource="http://www.metaclip.org/datasource/datasource.owl#DataProvider"/>
<rdfs:label>NASA-GSFC</rdfs:label>
<dc:description xml:lang="en">NASA Goddard Space Flight Center, Greenbelt, MD 20771, USA</dc:description>
</owl:NamedIndividual>
<!--
https://raw.githubusercontent.com/metaclip/CMIP6/main/CMIP6-institutions.owl#NCAR
-->
<owl:NamedIndividual rdf:about="https://raw.githubusercontent.com/metaclip/CMIP6/main/CMIP6-institutions.owl#NCAR">
<rdf:type rdf:resource="http://www.metaclip.org/datasource/datasource.owl#ModellingCenter"/>
<rdf:type rdf:resource="http://www.metaclip.org/datasource/datasource.owl#DataProvider"/>
<rdfs:label>NCAR</rdfs:label>
<dc:description xml:lang="en">National Center for Atmospheric Research, Climate and Global Dynamics Laboratory, 1850 Table Mesa Drive, Boulder, CO 80305, USA</dc:description>
</owl:NamedIndividual>
<!--
https://raw.githubusercontent.com/metaclip/CMIP6/main/CMIP6-institutions.owl#NCC
-->
<owl:NamedIndividual rdf:about="https://raw.githubusercontent.com/metaclip/CMIP6/main/CMIP6-institutions.owl#NCC">
<rdf:type rdf:resource="http://www.metaclip.org/datasource/datasource.owl#ModellingCenter"/>
<rdf:type rdf:resource="http://www.metaclip.org/datasource/datasource.owl#DataProvider"/>
<rdfs:label>NCC</rdfs:label>
<dc:description xml:lang="en">NorESM Climate modeling Consortium consisting of CICERO (Center for International Climate and Environmental Research, Oslo 0349), MET-Norway (Norwegian Meteorological Institute, Oslo 0313), NERSC (Nansen Environmental and Remote Sensing Center, Bergen 5006), NILU (Norwegian Institute for Air Research, Kjeller 2027), UiB (University of Bergen, Bergen 5007), UiO (University of Oslo, Oslo 0313) and UNI (Uni Research, Bergen 5008), Norway. Mailing address: NCC, c/o MET-Norway, Henrik Mohns plass 1, Oslo 0313, Norway</dc:description>
</owl:NamedIndividual>
<!--
https://raw.githubusercontent.com/metaclip/CMIP6/main/CMIP6-institutions.owl#NERC
-->
<owl:NamedIndividual rdf:about="https://raw.githubusercontent.com/metaclip/CMIP6/main/CMIP6-institutions.owl#NERC">
<rdf:type rdf:resource="http://www.metaclip.org/datasource/datasource.owl#ModellingCenter"/>
<rdf:type rdf:resource="http://www.metaclip.org/datasource/datasource.owl#DataProvider"/>
<rdfs:label>NERC</rdfs:label>
<dc:description xml:lang="en">Natural Environment Research Council, STFC-RAL, Harwell, Oxford, OX11 0QX, UK</dc:description>
</owl:NamedIndividual>
<!--
https://raw.githubusercontent.com/metaclip/CMIP6/main/CMIP6-institutions.owl#NIMS-KMA
-->
<owl:NamedIndividual rdf:about="https://raw.githubusercontent.com/metaclip/CMIP6/main/CMIP6-institutions.owl#NIMS-KMA">
<rdf:type rdf:resource="http://www.metaclip.org/datasource/datasource.owl#ModellingCenter"/>
<rdf:type rdf:resource="http://www.metaclip.org/datasource/datasource.owl#DataProvider"/>
<rdfs:label>NIMS-KMA</rdfs:label>
<dc:description xml:lang="en">National Institute of Meteorological Sciences/Korea Meteorological Administration, Climate Research Division, Seoho-bukro 33, Seogwipo-si, Jejudo 63568, Republic of Korea</dc:description>
</owl:NamedIndividual>
<!--
https://raw.githubusercontent.com/metaclip/CMIP6/main/CMIP6-institutions.owl#NIWA
-->
<owl:NamedIndividual rdf:about="https://raw.githubusercontent.com/metaclip/CMIP6/main/CMIP6-institutions.owl#NIWA">
<rdf:type rdf:resource="http://www.metaclip.org/datasource/datasource.owl#ModellingCenter"/>
<rdf:type rdf:resource="http://www.metaclip.org/datasource/datasource.owl#DataProvider"/>
<rdfs:label>NIWA</rdfs:label>
<dc:description xml:lang="en">National Institute of Water and Atmospheric Research, Hataitai, Wellington 6021, New Zealand</dc:description>
</owl:NamedIndividual>
<!--
https://raw.githubusercontent.com/metaclip/CMIP6/main/CMIP6-institutions.owl#NOAA-GFDL
-->
<owl:NamedIndividual rdf:about="https://raw.githubusercontent.com/metaclip/CMIP6/main/CMIP6-institutions.owl#NOAA-GFDL">
<rdf:type rdf:resource="http://www.metaclip.org/datasource/datasource.owl#ModellingCenter"/>
<rdf:type rdf:resource="http://www.metaclip.org/datasource/datasource.owl#DataProvider"/>
<rdfs:label>NOAA-GFDL</rdfs:label>
<dc:description xml:lang="en">National Oceanic and Atmospheric Administration, Geophysical Fluid Dynamics Laboratory, Princeton, NJ 08540, USA</dc:description>
</owl:NamedIndividual>
<!--
https://raw.githubusercontent.com/metaclip/CMIP6/main/CMIP6-institutions.owl#NTU
-->
<owl:NamedIndividual rdf:about="https://raw.githubusercontent.com/metaclip/CMIP6/main/CMIP6-institutions.owl#NTU">
<rdf:type rdf:resource="http://www.metaclip.org/datasource/datasource.owl#ModellingCenter"/>
<rdf:type rdf:resource="http://www.metaclip.org/datasource/datasource.owl#DataProvider"/>
<rdfs:label>NTU</rdfs:label>
<dc:description xml:lang="en">National Taiwan University, Taipei 10650, Taiwan</dc:description>
</owl:NamedIndividual>
<!--
https://raw.githubusercontent.com/metaclip/CMIP6/main/CMIP6-institutions.owl#NUIST
-->
<owl:NamedIndividual rdf:about="https://raw.githubusercontent.com/metaclip/CMIP6/main/CMIP6-institutions.owl#NUIST">
<rdf:type rdf:resource="http://www.metaclip.org/datasource/datasource.owl#ModellingCenter"/>
<rdf:type rdf:resource="http://www.metaclip.org/datasource/datasource.owl#DataProvider"/>
<rdfs:label>NUIST</rdfs:label>
<dc:description xml:lang="en">Nanjing University of Information Science and Technology, Nanjing, 210044, China</dc:description>
</owl:NamedIndividual>
<!--
https://raw.githubusercontent.com/metaclip/CMIP6/main/CMIP6-institutions.owl#PCMDI
-->
<owl:NamedIndividual rdf:about="https://raw.githubusercontent.com/metaclip/CMIP6/main/CMIP6-institutions.owl#PCMDI">
<rdf:type rdf:resource="http://www.metaclip.org/datasource/datasource.owl#ModellingCenter"/>
<rdf:type rdf:resource="http://www.metaclip.org/datasource/datasource.owl#DataProvider"/>
<rdfs:label>PCMDI</rdfs:label>
<dc:description xml:lang="en">Program for Climate Model Diagnosis and Intercomparison, Lawrence Livermore National Laboratory, Livermore, CA 94550, USA</dc:description>
</owl:NamedIndividual>
<!--
https://raw.githubusercontent.com/metaclip/CMIP6/main/CMIP6-institutions.owl#PNNL-WACCEM
-->
<owl:NamedIndividual rdf:about="https://raw.githubusercontent.com/metaclip/CMIP6/main/CMIP6-institutions.owl#PNNL-WACCEM">
<rdf:type rdf:resource="http://www.metaclip.org/datasource/datasource.owl#ModellingCenter"/>
<rdf:type rdf:resource="http://www.metaclip.org/datasource/datasource.owl#DataProvider"/>
<rdfs:label>PNNL-WACCEM</rdfs:label>
<dc:description xml:lang="en">PNNL (Pacific Northwest National Laboratory), Richland, WA 99352, USA</dc:description>
</owl:NamedIndividual>
<!--
https://raw.githubusercontent.com/metaclip/CMIP6/main/CMIP6-institutions.owl#RTE-RRTMGP-Consortium
-->
<owl:NamedIndividual rdf:about="https://raw.githubusercontent.com/metaclip/CMIP6/main/CMIP6-institutions.owl#RTE-RRTMGP-Consortium">
<rdf:type rdf:resource="http://www.metaclip.org/datasource/datasource.owl#ModellingCenter"/>
<rdf:type rdf:resource="http://www.metaclip.org/datasource/datasource.owl#DataProvider"/>
<rdfs:label>RTE-RRTMGP-Consortium</rdfs:label>
<dc:description xml:lang="en">AER (Atmospheric and Environmental Research, Lexington, MA 02421, USA); UColorado (University of Colorado, Boulder, CO 80309, USA). Mailing address: AER c/o Eli Mlawer, 131 Hartwell Avenue, Lexington, MA 02421, USA</dc:description>
</owl:NamedIndividual>
<!--
https://raw.githubusercontent.com/metaclip/CMIP6/main/CMIP6-institutions.owl#RUBISCO
-->
<owl:NamedIndividual rdf:about="https://raw.githubusercontent.com/metaclip/CMIP6/main/CMIP6-institutions.owl#RUBISCO">
<rdf:type rdf:resource="http://www.metaclip.org/datasource/datasource.owl#ModellingCenter"/>
<rdf:type rdf:resource="http://www.metaclip.org/datasource/datasource.owl#DataProvider"/>
<rdfs:label>RUBISCO</rdfs:label>
<dc:description xml:lang="en">ORNL (Oak Ridge National Laboratory, Oak Ridge, TN 37831, USA); ANL (Argonne National Laboratory, Argonne, IL 60439, USA); BNL (Brookhaven National Laboratory, Upton, NY 11973, USA); LANL (Los Alamos National Laboratory, Los Alamos, NM 87545); LBNL (Lawrence Berkeley National Laboratory, Berkeley, CA 94720, USA); NAU (Northern Arizona University, Flagstaff, AZ 86011, USA); NCAR (National Center for Atmospheric Research, Boulder, CO 80305, USA); UCI (University of California Irvine, Irvine, CA 92697, USA); UM (University of Michigan, Ann Arbor, MI 48109, USA). Mailing address: ORNL Climate Change Science Institute, c/o Forrest M. Hoffman, Laboratory Research Manager, Building 4500N Room F106, 1 Bethel Valley Road, Oak Ridge, TN 37831-6301, USA</dc:description>
</owl:NamedIndividual>
<!--
https://raw.githubusercontent.com/metaclip/CMIP6/main/CMIP6-institutions.owl#SNU
-->
<owl:NamedIndividual rdf:about="https://raw.githubusercontent.com/metaclip/CMIP6/main/CMIP6-institutions.owl#SNU">
<rdf:type rdf:resource="http://www.metaclip.org/datasource/datasource.owl#ModellingCenter"/>
<rdf:type rdf:resource="http://www.metaclip.org/datasource/datasource.owl#DataProvider"/>
<rdfs:label>SNU</rdfs:label>
<dc:description xml:lang="en">Seoul National University, Seoul 08826, Republic of Korea</dc:description>
</owl:NamedIndividual>
<!--
https://raw.githubusercontent.com/metaclip/CMIP6/main/CMIP6-institutions.owl#THU
-->
<owl:NamedIndividual rdf:about="https://raw.githubusercontent.com/metaclip/CMIP6/main/CMIP6-institutions.owl#THU">
<rdf:type rdf:resource="http://www.metaclip.org/datasource/datasource.owl#ModellingCenter"/>
<rdf:type rdf:resource="http://www.metaclip.org/datasource/datasource.owl#DataProvider"/>
<rdfs:label>THU</rdfs:label>
<dc:description xml:lang="en">Department of Earth System Science, Tsinghua University, Beijing 100084, China</dc:description>
</owl:NamedIndividual>
<!--
https://raw.githubusercontent.com/metaclip/CMIP6/main/CMIP6-institutions.owl#UA
-->
<owl:NamedIndividual rdf:about="https://raw.githubusercontent.com/metaclip/CMIP6/main/CMIP6-institutions.owl#UA">
<rdf:type rdf:resource="http://www.metaclip.org/datasource/datasource.owl#ModellingCenter"/>
<rdf:type rdf:resource="http://www.metaclip.org/datasource/datasource.owl#DataProvider"/>
<rdfs:label>UA</rdfs:label>
<dc:description xml:lang="en">Department of Geosciences, University of Arizona, Tucson, AZ 85721, USA</dc:description>
</owl:NamedIndividual>
<!--
https://raw.githubusercontent.com/metaclip/CMIP6/main/CMIP6-institutions.owl#UCI
-->
<owl:NamedIndividual rdf:about="https://raw.githubusercontent.com/metaclip/CMIP6/main/CMIP6-institutions.owl#UCI">
<rdf:type rdf:resource="http://www.metaclip.org/datasource/datasource.owl#ModellingCenter"/>
<rdf:type rdf:resource="http://www.metaclip.org/datasource/datasource.owl#DataProvider"/>
<rdfs:label>UCI</rdfs:label>
<dc:description xml:lang="en">Department of Earth System Science, University of California Irvine, Irvine, CA 92697, USA</dc:description>
</owl:NamedIndividual>
<!--
https://raw.githubusercontent.com/metaclip/CMIP6/main/CMIP6-institutions.owl#UCSB
-->
<owl:NamedIndividual rdf:about="https://raw.githubusercontent.com/metaclip/CMIP6/main/CMIP6-institutions.owl#UCSB">
<rdf:type rdf:resource="http://www.metaclip.org/datasource/datasource.owl#ModellingCenter"/>
<rdf:type rdf:resource="http://www.metaclip.org/datasource/datasource.owl#DataProvider"/>
<rdfs:label>UCSB</rdfs:label>
<dc:description xml:lang="en">Bren School of Environmental Science and Management, University of California, Santa Barbara. Mailing address: c/o Samantha Stevenson, 2400 Bren Hall, University of California Santa Barbara, Santa Barbara, CA 93106, USA</dc:description>
</owl:NamedIndividual>
<!--
https://raw.githubusercontent.com/metaclip/CMIP6/main/CMIP6-institutions.owl#UHH
-->
<owl:NamedIndividual rdf:about="https://raw.githubusercontent.com/metaclip/CMIP6/main/CMIP6-institutions.owl#UHH">
<rdf:type rdf:resource="http://www.metaclip.org/datasource/datasource.owl#ModellingCenter"/>
<rdf:type rdf:resource="http://www.metaclip.org/datasource/datasource.owl#DataProvider"/>
<rdfs:label>UHH</rdfs:label>
<dc:description xml:lang="en">Universitat Hamburg, Hamburg 20148, Germany</dc:description>
</owl:NamedIndividual>
</rdf:RDF>
<!-- Automatically generated by '1_import_CMIP6_institutions.R' on 2024-07-24 using R version 4.4.1 <https://github.com/METACLIP/CMIP6> -->