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

Attributes

Verwaltungsverfahren
administrative proceedings
procédure administrative
procedura amministrativa
Verfahren in Verwaltungssachen, die durch Verfügung einer Verwaltungsbehörde in erster Instanz oder auf Beschwerde zu erledigen sind.
Procédure à appliquer dans les affaires administratives qui doivent être réglées par les décisions d'autorités administratives statuant en première instance ou sur recours.
Procedura applicabile agli affari amministrativi trattati e decisi in prima istanza o su ricorso da un'autorità amministrativa.
2017-02-15T12:25:12.4400000Z
86509
https://www.termdat.bk.admin.ch/entry/86509
FCh, Terminology Section, 2015
BG Verwaltungsverfahren, Titel (SR 172.021, Stand 2017-01)
LF Procédure administrative, titre (RS 172.021, état 2017-01)
LF Procedura amministrativa, titolo (RS 172.021, stato 2017-01)
nach BG Verwaltungsverfahren, Art. 1 Abs. 1 (SR 172.021, Stand 2017-01)
d'après LF Procédure administrative, art. 1 al. 1 (RS 172.021, état 2017-01)
secondo LF Procedura amministrativa, art. 1 cpv. 1 (RS 172.021, stato 2017-01)
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.