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

Attributes

Messung
measurement
mesurage
misurazione
Prozess, bei dem einer oder mehrere Grössenwerte, die vernünftigerweise einer Grösse zugewiesen werden können, experimentell ermittelt werden.
Process of experimentally obtaining one or more quantity values that can reasonably be attributed to a quantity.
Processus consistant à obtenir expérimentalement une ou plusieurs valeurs que l'on peut raisonnablement attribuer à une grandeur.
Processo volto a ottenere sperimentalmente uno o più valori che possono essere ragionevolmente attribuiti a una grandezza.
2016-11-09T08:45:23.3870000Z
414541
https://www.termdat.bk.admin.ch/entry/414541
DIN, Int. Wörterbuch der Metrologie, Deutsch-Englisch, 2010 (ISO/IEC-Leitfaden 99:2007), 2.1
BIMP/JCGM, Vocabulaire international de métrologie (VIM) / International vocabulary of metrology, 2008 (JCGM 200:2012), 2.1
BIMP/JCGM, Vocabulaire international de métrologie (VIM) / International vocabulary of metrology, 2008 (JCGM 200:2012), 2.1
UNI CEI, Vocabolario Internazionale di Metrologia, 2008 (UNI CEI 70099), 2.1
BIMP/JCGM, Vocabulaire international de métrologie (VIM) / International vocabulary of metrology, 2008 (JCGM 200:2012), 2.1
BIMP/JCGM, Vocabulaire international de métrologie (VIM) / International vocabulary of metrology, 2008 (JCGM 200:2012), 2.1
UNI CEI, Vocabolario Internazionale di Metrologia, 2008 (UNI CEI 70099), 2.1
nach DIN, Int. Wörterbuch der Metrologie, Deutsch-Englisch, 2010 (ISO/IEC-Leitfaden 99:2007), 2.1
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

property subject
hypernym measurement procedure
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.