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

Attributes

Mehrwertsteuersystem
VAT system
système de la TVA
sistema dell'IVA
2022-01-04T11:57:01.0400000Z
97074
https://www.termdat.bk.admin.ch/entry/97074
FCh, Terminology Section, 2022
ESTV, Grundsätze der Mehrwertsteuer, 2019, S. 8
AFC, Principes de la taxe sur la valeur ajoutée, 2019, p. 1
Rapporto esplicativo, Procedura di consultazione relativa alla parziale revisione della legge sull'IVA ([Internet, 2020-06-19](https://www.newsd.admin.ch/newsd/message/attachments/61762.pdf))
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.