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

Attributes

Vollzugstauglichkeit
feasibility of implementation
attuabilità
2023-12-06T15:03:01.3531250Z
94025
https://www.termdat.bk.admin.ch/entry/94025
Vernehmlassungsgesetz, Art. 2 Abs. 2 (SR 172.061, Stand 2023-12)
FA Consultation Procedure, Art. 2 para. 2 (SR 172.061, transl., status 2018-11)
LF Consultazione, art. 2 cpv. 2 (RS 172.061, stato 2023-12)
[Das Vernehmlassungsverfahren] soll Aufschluss geben über die sachliche Richtigkeit, die Vollzugstauglichkeit und die Akzeptanz eines Vorhabens des Bundes.
[The consultation procedure] is intended to provide information on material accuracy, feasibility of implementation and public acceptance of a federal project.
La procedura di consultazione fornisce informazioni sulla congruità di un progetto della Confederazione, sulla sua attuabilità e sul consenso che esso raccoglie.
EXP: eines Vorhabens
EXP: en parlant d'un projet
EXP: di un progetto
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.