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

Attributes

Online-Steuererklärung
online tax return
déclaration d'impôts en ligne
dichiarazione d'imposta elettronica
Steuererklärung, die elektronisch bearbeitet und eingereicht wird.
Tax return form that can be completed and sent to the tax authorities electronically.
Déclaration d'impôt remplie et soumise par voie électronique.
Dichiarazione d'imposta compilata e presentata per via elettronica.
2021-07-08T09:56:25.4070000Z
54273
https://www.termdat.bk.admin.ch/entry/54273
BR, Bericht über die zentralen Rahmenbedingungen für die digitale Wirtschaft, 2017-01-11, S. 16 ([Internet, 2019-11-27](https://www.admin.ch/gov/de/start/dokumentation/medienmitteilungen.msg-id-65223.html))
GOV.UK, Guidance: Help and support for Self Assessment, 2017-09-06 ([Internet, 2019-11-27](https://www.gov.uk/guidance/help-and-support-for-self-assessment))
CF, Rapport sur les principales conditions-cadre pour l’économie numérique, 2017-01-11, p. 16 ([Internet, 2019-11-27](https://www.newsd.admin.ch/newsd/message/attachments/46894.pdf))
E-Government Svizzera, Fatti e cifre 2019 ([Internet, 2019-11-27](https://www.egovernment.ch/it/dokumentation/fatti-cifre-2019/))
Federal Chancellery, Terminology Section, 2005
secondo Berner Fachhochschule, E-Government Glossar, 2005
nach Berner Fachhochschule, E-Government Glossar, 2005
d'après Berner Fachhochschule, E-Government Glossar, 2005
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.