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

Attributes

Tax proposal 17
FC, PR Federal Council sets parameters for dispatch on tax proposal 17, 2018-01-31 ([Internet, 2018-03-22](https://www.admin.ch/gov/en/start/documentation/media-releases.msg-id-69666.html))
USG: unofficial; EXP: after the Swiss voters have rejected the corporate tax reform III on 12th February 2017, the Federal Council submitted the new Tax Proposal 17 to Parliament; if a referendum is not called, the first TP17 measures could come into force at the beginning of 2019 and most of them could come into force from 2020
after FC, PR Federal Council sets parameters for dispatch on tax proposal 17, 2018-01-31 ([Internet, 2018-03-22](https://www.admin.ch/gov/en/start/documentation/media-releases.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 TP17
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.