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

Attributes

Eichung eines Messmittels
verification of a measurement instrument
vérification d'un instrument de mesure
verificazione di uno strumento di misurazione
Amtliche Prüfung und Bestätigung, dass ein einzelnes Messmittel den gesetzlichen Vorschriften entspricht.
Examen officiel d'un instrument de mesure individuel et confirmation qu'il satisfait aux prescriptions légales.
Esame ufficiale di un singolo strumento di misurazione e attestazione che esso è conforme alle prescrizioni legali.
2019-05-06T09:50:50.0400000Z
414576
https://www.termdat.bk.admin.ch/entry/414576
V Zuständigkeiten im Messwesen, Art. 3 Abs. (SR 941.206, Stand 2013-01)
Patents, System and method for calibration and verification of a sample analysis instrument, WO 2002075303 A1 ([Internet, 2016-09-05)](https://www.google.ch/patents/WO2002075303A1?cl=en))
O Compétences en matière de métrologie, art. 4 al. 2 (RS 941.206, état 2013-01)
O Competenze in materia di metrologia, Art. 3 cpv. 2 (RS 941.206, stato 2013-01)
O Instruments de mesure, art. 4 let. e (RS 941.210, état 2013-01)
O Strumenti di misurazione, art. 4 lett. e (RS 941.210, stato 2013-01)
Messmittelverordnung, Art. 4 Bst. e (SR 941.210, Stand 2013-01)
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
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.