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

Attributes

elektromagnetische Grösse
electromagnetic quantity
grandeur électromagnétique
grandezza elettromagnetica
2016-07-26T09:19:37.3530000Z
388234
https://www.termdat.bk.admin.ch/entry/388234
PTB-Mitteilungen, Das Internationale Einheitensystem (SI), Heft 2, 2007, S. 149, Abs. 1.2
BIPM, The International System of Units (SI), 2006, p. 104, para. 1.2
BIPM, Le Système international d’unités (SI), 2006, p. 14, al. 1.2
Treccani online, Dizionario delle Scienze Fisiche, MKS ([Internet, 2016-03-21](http://www.treccani.it/enciclopedia/mks_(Dizionario_delle_Scienze_Fisiche)/))
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.