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

Attributes

ICA
WUST
ICHA
Einphasensteuer, die ein Gemisch zwischen Detailhandels- und Grosshandelssteuer ist.
ESTV, Geschichte, Steuerarten - WUST/MWST ([Internet, 2022-04-06](http://www.estv2.admin.ch/jubi/steuerarten-wust-mwst-d.php))
AFC, Histoire, Genres d'impôts - Impôt sur le chiffre d’affaires et taxe sur la valeur ajoutée ([Internet, 2022-04-06](http://www.estv2.admin.ch/jubi/steuerarten-wust-mwst-f.php))
AFC, Storia, Tipi di imposte - Imposta sulla cifra d’affari e imposta sul valore aggiunto ([Internet, 2022-04-06](http://www.estv2.admin.ch/jubi/steuerarten-wust-mwst-i.php))
USG: previous law
USG: ancien droit
USG: diritto previgente
USG: altes Recht
nach Bühlmann, Mehrwertsteuerhandbuch, 1994, S. 13
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: No results found.
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 sales tax
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.