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

Attributes

GS
GS
SG
SG
Allgemeine Stabsstelle eines Departements der Bundesverwaltung.
General administrative office of a department of the Federal Administration.
Office d'état-major général d'un département de l'administration fédérale.
Stato maggiore generale di un dipartimento dell'Amministrazione federale.
FCh, Terminology Section, 2017
ChF, Section de terminologie, 2017
CaF, Sezione di terminologia, 2017
BK, Sektion Terminologie, 2017
nach Regierungs- und Verwaltungsorganisationsgesetz, Art. 41 Abs. 1 (SR 172.010, Stand 2023-09)
after Government and Administration Organisation Act, art. 41 para. 1 (SR 172.010, transl., status 2023-09)
d'après LF Organisation du gouvernement et de l'administration, art. 41 al. 1 (RS 172.010, état 2023-09)
secondo LF Organizzazione del Governo e dell'Amministrazione, art. 41 cpv. 1 (RS 172.010, stato 2023-09)
SELECT ?property ?object WHERE { BIND (?? AS ?s) ?s ?property ?object . FILTER (isIRI(?object)) FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000
Outgoing Relationships: No results found.
SELECT ?property ?subject WHERE { BIND (?? AS ?o) ?subject ?property ?o . FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000

Incoming Relationships

property subject
has part general secretariat
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.