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

Attributes

Verordnung vom 21. November 2012 über das Eidgenössische Institut für Metrologie
Ordinance of 21 November 2012 on Federal Institute of Metrology
Ordonnance du 21 novembre 2012 sur l´Institut fédéral de métrologie
Ordinanza del 21 novembre 2012 sull´Istituto federale di metrologia
2017-09-13T09:30:25.9330000Z
2410
https://www.termdat.bk.admin.ch/entry/2410
FCh, Terminology Section, 2017
([Amtliche Sammlung des Bundesrechts 2012 6887](http://www.admin.ch/ch/d/as/2012/6887.pdf))
([Recueil officiel du droit fédéral 2012 6887](http://www.admin.ch/ch/f/as/2012/6887.pdf))
([Raccolta ufficiale delle leggi federali 2012 6887](http://www.admin.ch/ch/i/as/2012/6887.pdf))
SYS: SR 941.272
SYS: RS 941.272
SYS: RS 941.272
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.