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

Attributes

Organisationsverordnung vom 29. November 2013 für den Bundesrat
Ordinance of 29 November 2013 on the Organisation of the Federal Council
Ordonnance du 29 novembre 2013 sur l’organisation du Conseil fédéral
Ordinanza del 29 novembre 2013 sull’organizzazione del Consiglio federale
2024-02-20T12:14:24.8826760Z
382127
OOrg-CF
https://www.termdat.bk.admin.ch/entry/382127
FCh, Terminology Section, 2014
([Amtliche Sammlung des Bundesrechts 2013 4561](http://www.admin.ch/opc/de/official-compilation/2013/4561.pdf))
([Recueil officiel du droit fédéral 2013 4561](http://www.admin.ch/opc/fr/official-compilation/2013/4561.pdf))
([Raccolta ufficiale delle leggi federali 2013 4561](http://www.admin.ch/opc/it/official-compilation/2013/4561.pdf))
SYS: SR 172.111
SYS: RS 172.111
SYS: RS 172.111
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.