SELECT ?property ?value WHERE { BIND (?? AS ?s) ?s ?property ?value . FILTER (isLiteral(?value)) } LIMIT 1000

Attributes

Klimamodell
climate model
modèle climatique
modello climatico
Numerische Darstellung des Klimasystems, die auf den physikalischen, chemischen und biologischen Eigenschaften seiner Bestandteile sowie auf seinen Wechselwirkungen und Rückkopplungsprozessen basiert und einige seiner bekannten Eigenschaften berücksichtigt.
Numerical representation of the climate system based on the physical, chemical and biological properties of its components, their interactions and feedback processes and accounting for some of its known properties.
Représentation numérique du système climatique fondée sur les propriétés physiques, chimiques et biologiques de ses composantes et leurs processus d’interaction et de rétroaction, et qui tient compte d’une partie de ses propriétés connues.
Rappresentazione numerica del sistema climatico basata sulle proprietà fisiche, chimiche e biologiche delle sue componenti, sulle loro interazioni e sui loro processi di feedback, che tiene in considerazione alcune delle sue proprietà conosciute.
2024-11-13T11:38:13.9151450Z
71501
https://www.termdat.bk.admin.ch/entry/71501
NCCS, Glossar, "Klimamodell", 2021-11-26 ([Internet, 2022-05-24](https://www.nccs.admin.ch/nccs/de/home/glossar.html))
NCCS, Glossary, "Climate model", 2021-11-26 ([Internet, 2022-05-24](https://www.nccs.admin.ch/nccs/en/home/glossary.html))
NCCS, Glossaire, "Modèle climatique", 2021-11-26 ([Internet, 2022-05-24](https://www.nccs.admin.ch/nccs/fr/home/glossaire.html))
NCCS, Glossario, "Modello climatico", 2021-11-26 ([Internet, 2022-05-24](https://www.nccs.admin.ch/nccs/it/home/glossario.html))
NCCS, Glossary, "Climate model", 2021-11-26 ([Internet, 2022-05-24](https://www.nccs.admin.ch/nccs/en/home/glossary.html))
nach NCCS, Glossar, "Klimamodell", 2021-11-26 ([Internet, 2022-05-24](https://www.nccs.admin.ch/nccs/de/home/glossar.html))
NCCS, Glossaire, "Modèle climatique", 2021-11-26 ([Internet, 2022-05-24](https://www.nccs.admin.ch/nccs/fr/home/glossaire.html))
secondo NCCS, Glossario, "Modello climatico", 2021-11-26 ([Internet, 2022-05-24](https://www.nccs.admin.ch/nccs/it/home/glossario.html))
SELECT ?property ?object WHERE { BIND (?? AS ?s) ?s ?property ?object . FILTER (isIRI(?object)) FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000
SELECT ?property ?subject WHERE { BIND (?? AS ?o) ?subject ?property ?o . FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000

Incoming Relationships

property subject
hypernym climate impact model
seeAlso energy balance model
seeAlso general circulation model
SELECT ?instance ?description WHERE { BIND (?? AS ?class) ?instance (rdf:type|owl:type) ?class . OPTIONAL { ?instance schema:description ?description . } } LIMIT 5000
Instances of this Class: No results found.
SELECT ?superclass ?description WHERE { ?? rdfs:subClassOf ?superclass . OPTIONAL { ?superclass (rdfs:comment|schema:description) ?description . } } LIMIT 5000
Superclasses of this Class: No results found.
SELECT ?subclass ?description WHERE { ?subclass rdfs:subClassOf ?? . OPTIONAL { ?subclass (rdfs:comment|schema:description) ?description . } } LIMIT 5000
Subclasses of this Class: No results found.