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

Attributes

Revision
review
révision
revisione
2022-01-13T15:23:42.0530000Z
97035
https://www.termdat.bk.admin.ch/entry/97035
BG Mehrwertsteuer, Art. 85 Tit. (SR 641.20, Stand 2020-01)
FA, Value Added Tax, art. 85 tit.(SR 641.20, transl., status 2020-01)
LF Taxe sur la valeur ajoutée, art. 85 tit. (RS 641.20, état 2020-01)
LF Imposta sul valore aggiunto, art. 85 tit. (RS 641.20, stato 2020-01)
EXP: von Einschätzungsmitteilungen, Verfügungen und Einspracheentscheiden der ESTV
EXP: of assessment notices, rulings and objection decisions of the FTA
EXP: d’estimations, de décisions et de décisions sur réclamation rendues par l’AFC
EXP: di interpretazioni, di decisioni e decisioni su reclamo dell’AFC
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.