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

Attributes

Praxisänderung
change in practice
modifications de la pratique
modifica della prassi
2022-04-19T15:11:11.0170000Z
97079
https://www.termdat.bk.admin.ch/entry/97079
FCh, Terminology Section, 2006
MWST-Info, 20 Zeitliche Wirkung von Praxisfestlegungen, Einleitung (Internet, 2020-11-23)
d'après Info TVA, 20 Pratiques de l’AFC: applicabilité temporelle, Introduction (Internet, 2020-11-23)
Info IVA, 20 Prassi dell’AFC: applicabilità temporale, Introduzione (Internet, 2020-11-23)
Eine Praxisänderung liegt dann vor, wenn die ESTV ihre bisherige, in einer MWST-Info oder MWST-Branchen-Info bereits publizierte Praxis aufgibt und allenfalls durch eine andere Praxispublikation ersetzt.
On parle de modification d’une pratique lorsque l’AFC décide de ne plus appliquer une pratique déjà publiée dans une Info TVA ou dans une Info TVA concernant un secteur et qu’elle remplace éventuellement ces publications par une autre.
Una modifica della prassi è data quando l’AFC abbandona una prassi già pubblicata in un’info IVA o in un’info IVA concernente un settore e la sostituisce eventualmente con un’altra.
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.