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

Attributes

Verordnung vom 1. Oktober 2010 der Bundesversammlung über die Organisation und die Aufgaben der Aufsichtsbehörde über die Bundesanwaltschaft
Federal Assembly Ordinance of 1 October 2010 on the Organisation and Tasks of the Supervisory Authority for the Office of the Attorney General of Switzerland
Ordonnance du 1er octobre 2010 de l'Assemblée fédérale concernant l'organisation et les tâches de l'autorité de surveillance du Ministère public de la Confédération
Ordinanza del 1° ottobre 2010 dell'Assemblea federale sull'organizzazione e i compiti dell'autorità di vigilanza sul Ministero pubblico della Confederazione
2017-12-05T09:54:18.9600000Z
73420
https://www.termdat.bk.admin.ch/entry/73420
FCh, Terminology Section, 2017
Amtliche Sammlung des Bundesrechts 2010 4549
Recueil officiel du droit fédéral 2010 4549
Raccolta ufficiale delle leggi federali 2010 4549
SYS: SR 173.712.24
SYS: RS 173.712.24
SYS: RS 173.712.24
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.