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

Attributes

Steuervorlage 17
BR, MM Bundesrat bestimmt Eckwerte für Botschaft zur Steuervorlage 17, 2018-01-31 ([Internet, 2018-03-22](https://www.admin.ch/gov/de/start/dokumentation/medienmitteilungen.msg-id-69666.html))
USG: inoffiziell; EXP: nach der Ablehnung der Unternehmenssteuerreform III durch das Stimmvolk am 12. Februar 2017 hat der Bundesrat dem Parlament die neue Steuervorlage 17 unterbreitet; wird kein Referendum ergriffen, könnten erste Massnahmen der SV17 auf Anfang 2019 und der Hauptteil der Massnahmen ab 2020 in Kraft treten
nach BR, MM Bundesrat bestimmt Eckwerte für Botschaft zur Steuervorlage 17, 2018-01-31 ([Internet, 2018-03-22](https://www.admin.ch/gov/de/start/dokumentation/medienmitteilungen.msg-id-69666.html))
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

property object
has part SV17
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 Tax reform and AHV financing
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.