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

Attributes

photobiologische Grösse
photobiological quantity
grandeur photobiologique
grandezza fotobiologica
2016-10-18T08:34:01.9970000Z
414738
https://www.termdat.bk.admin.ch/entry/414738
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
ISS, Fotosensibilità individuale e abbronzatura ([Internet, 2016-03-23](http://www.iss.it/binary/sole/cont/Fotosensibilita.pdf))
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.