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

Attributes

Steuerrückerstattung
tax refund
remboursement de l'impôt
restituzione dell'imposta
Auszahlung des Überschusses an die steuerpflichtige Person, wenn die abziehbaren Vorsteuern die geschuldete Steuer übersteigen.
Versement de l'excédent à l'assujetti si l'impôt préalable déductible excède l'impôt dû.
Versamento dell'eccedenza al contribuente se le imposte precedenti deducibili superano l'imposta dovuta.
2022-04-19T11:39:23.6800000Z
96984
https://www.termdat.bk.admin.ch/entry/96984
V Mehrwertsteuer, Art. 57 (SR 641.201, Stand 2021-03)
O Value Added Tax, art. 57 (SR 641.201, transl., status 2021-03)
O Taxe sur la valeur ajoutée, art. 57 (RS 641.201, état 2021-03)
O Imposta sul valore aggiunto, art. 57 (RS 641.201, stato 2021-03)
Nach BG Mehrwertsteuer, Art. 88 Abs. 1 (SR 641.20, Stand 2004-12)
d'après LF Taxe sur la valeur ajoutée, art. 88 al. 1 (RS 641.20, état 2004-12)
secondo LF Imposta sul valore aggiunto, art. 88 cpv. 1 (RS 641.20, stato 2004-12)
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.