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

Attributes

Sievert
sievert
sievert
sievert
2019-05-06T08:54:35.7570000Z
388043
https://www.termdat.bk.admin.ch/entry/388043
BIPM, The International System of Units (SI), 2006, p. 118, para. 2.2.2, tab. 3
BIPM, Le Système international d’unités (SI), 2006, p. 28, al. 2.2.2, tab. 3
PTB-Mitteilungen, Das Internationale Einheitensystem (SI), Heft 2, 2007, S. 161, Abs. 2.2.2, Tab. 3
BIPM, Le Système international d’unités (SI), 2006, p. 28, al. 2.2.2, tab. 3
EXP: kohärente abgeleitete Einheit des Internationalen Einheitensystems (SI) für die Äquivalentdosis
EXP: coherent derived unit of dose equivalent in the International System of Units (SI)
EXP: unité dérivée cohérente du Système international d'unités (SI) pour l'équivalent de dose
EXP: unità coerente derivata del Sistema Internazionale di Unità (SI) per la dose equivalente
after BIPM, The International System of Units (SI), 2006, p. 118, para. 2.2.2, tab. 3
nach PTB-Mitteilungen, Das Internationale Einheitensystem (SI), Heft 2, 2007, S. 161, Abs. 2.2.2, Tab. 3
d'après BIPM, Le Système international d’unités (SI), 2006, p. 28, al. 2.2.2, tab. 3
secondo BIPM, Le Système international d’unités (SI), 2006, p. 28, al. 2.2.2, tab. 3 e Wikipedia, Dose equivalente, 2015-04-12 ([Internet, 2016-02-03](https://it.wikipedia.org/wiki/Dose_equivalente))
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: No results found.
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.