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

Attributes

Gaskalibrierung
gas calibration
étalonnage au moyen d’un gaz
calibrazione del gas
2016-11-09T10:50:15.1070000Z
414578
https://www.termdat.bk.admin.ch/entry/414578
EU-Richtlinie Bereitstellung von Messgeräten auf dem Markt, Anh. XII, Abs. 10 (2014/32/EU, Neufassung 2014-02)
EU Directive Making available on the market of measuring instruments, ann. XII, para. 10 (2014/32/EU, recast 2014-02)
Directive UE Mise à disposition sur le marché d’instruments de mesure, ann. XII, al. 10 (2014/32/UE, refonte 2014-02)
Direttiva UE Messa a disposizione sul mercato di strumenti di misura, all. XII, cpv. 10 (2014/32/UE, rifusione 2014-02)
An exhaust gas analyser shall have an adjustment facility that provides operations for zero-setting, gas calibration and internal adjustment.
Ein Abgasanalysator muss über eine Justiereinrichtung für das Nullstellen, die Gaskalibrierung und die interne Justierung verfügen.
Un analizzatore di gas di scarico dovrà essere munito di un dispositivo di messa a punto che permetta operazioni per il valore zero, [la] calibrazione del gas e [l']adeguamento interno.
Un analyseur de gaz d’échappement doit avoir un dispositif d’ajustage permettant la remise à zéro, l’étalonnage au moyen d’un gaz et l’ajustage interne.
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
hyponym calibration
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.