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

Attributes

Regierungs- und Verwaltungsorganisationsverordnung vom 25. November 1998
Ordinance of 25 November 1998 on the Organisation of the Government and the Federal Administration
Ordonnance du 25 novembre 1998 sur l'organisation du gouvernement et de l'administration
Ordinanza del 25 novembre 1998 sull'organizzazione del Governo e dell'Amministrazione
2016-12-21T12:27:12.0570000Z
1285
https://www.termdat.bk.admin.ch/entry/1285
FCh, Terminology Section, 2009
Amtliche Sammlung des Bundesrechts 1999 1258
Recueil officiel des lois fédérales 1999 1258
Raccolta ufficiale delle leggi federali 1999 1258
SYS: SR 172.010.1
SYS: RS 172.010.1
SYS: RS 172.010.1
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.