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

Attributes

Messanlage für Flüssigkeiten ausser Wasser
measuring system for the continuous and dynamic measurement of quantities of liquids other than water
appareil mesureur de liquides autres que l'eau
apparecchio di misurazione di liquidi diversi dall'acqua
2016-10-12T08:07:54.8630000Z
414492
https://www.termdat.bk.admin.ch/entry/414492
V Zuständigkeiten im Messwesen, Art. 3 Abs. 1 Bst. e (SR 941.206, Stand 2013-01)
EU Directive Making available on the market of measuring instruments, ann. VII, heading (2014/32/EU, recast 2014-02)
O Compétences en matière de métrologie, art. 3 al. 1 let. e (RS 941.206, état 2013-01)
O Competenze in materia di metrologia (RS 941.206, stato 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.