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

Attributes

photochemische Grösse
photochemical quantity
grandeur photochimique
Grösse, die durch Bewertung des Strahlungseffekts nach seiner Wirkung auf einen selektiven Rezeptor von der entsprechenden radiometrischen Grösse abgleitet wird.
Quantity derived from the corresponding radiant quantity by evaluating the radiation according to its action upon a selective receptor, the spectral sensitivity of which is defined by the actinic action spectrum of the photochemical or photobiological effect considered.
Grandeur dérivée de la grandeur radiométrique correspondante, par l'évaluation de l'effet du rayonnement selon son action sur un récepteur sélectif.
2023-01-04T09:08:12.0450060Z
388158
https://www.termdat.bk.admin.ch/entry/388158
PTB-Mitteilungen, Das Internationale Einheitensystem (SI), Heft 2, 2007, S. 178, Anh., Abs. 2
BIPM, The International System of Units (SI), 2006, p. 174, app. 3, para 2
BIPM, Le Système international d’unités (SI), 2006, p. 86, ann. 3, al. 2
nach PTB-Mitteilungen, Das Internationale Einheitensystem (SI), Heft 2, 2007, S. 178, Anh., Abs. 2
after BIPM, The International System of Units (SI), 2006, p. 174, app. 3, para 2
d'après BIPM, Le Système international d’unités (SI), 2006, p. 86, ann. 3, al. 2
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.