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

Attributes

physikalische Messgrösse
physical quantity of measurement
grandeur physique de mesure
grandezza fisica di misura
2016-07-26T09:30:15.0130000Z
388247
https://www.termdat.bk.admin.ch/entry/388247
Messgesetz, Art. 3 Abs. 1 (SR 941.20, Stand 2013-01)
Patente, Method for measuring physical quantity of measurement object in substrate processing apparatus, US 7542148 B2 ([Internet, 2016-03-23](http://www.google.ch/patents/US7542148))
Patente, Système de detecteur permettant de déterminer une grandeur physique de mesure, EP 1963797 B1 ([Internet, 2016-03-23](http://www.google.com/patents/EP1963797B1?cl=fr))
Università di Cassino, Fondamenti di Metrologia Meccanica, 2005-2006, p. 10 ([Internet, 2013-03-23](http://www.docente.unicas.it/useruploads/000427/files/01._teoria_della_misura.pdf))
Physikalische oder chemische Messgrössen sind in gesetzlichen Masseinheiten anzugeben, wenn sie in folgenden Bereichen verwendet werden: a. Handel und Geschäftsverkehr; b. Gesundheit von Mensch und Tier; c. Schutz der Umwelt;d.öffentliche Sicherheit; e. amtliche Feststellung von Sachverhalten.
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.