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

Attributes

Bundesgesetz vom 17. Dezember 2004 über das Öffentlichkeitsprinzip der Verwaltung
Federal Act of 17 December 2004 on Freedom of Information in the Administration
Loi fédérale du 17 décembre 2004 sur le principe de la transparence dans l'administration
Legge federale del 17 dicembre 2004 sul principio di trasparenza dell'amministrazione
2016-09-16T11:34:40.1070000Z
1120
https://www.termdat.bk.admin.ch/entry/1120
([Amtliche Sammlung des Bundesrechts 2006 2319](http://www.admin.ch/ch/d/as/2006/2319.pdf))
Federal Chancellery, Terminology Section, 2006
([Recueil officiel du droit fédéral 2006 2319](http://www.admin.ch/ch/f/as/2006/2319.pdf))
([Raccolta ufficiale delle leggi federali 2006 2319](http://www.admin.ch/ch/i/as/2006/2319.pdf))
SYS: SR 152.3
USG: UK English Freedom of Information preferred to Transparency , more US, also related to government funding rather than general information
SYS: RS 152.3
SYS: RS 152.3
Federal Chancellery, Terminology Section, 2006
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.