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

Attributes

Freigrenze
exemption threshold
limite d'exonération
limite di franchigia
2021-09-21T17:44:59.6530000Z
96825
https://www.termdat.bk.admin.ch/entry/96825
MWSt-Info, 08 Privatanteile, Leistungsbezüge durch die Inhaber für den privaten Gebrauch (Internet, 2018-07-20)
after Tax Foundation, VAT Exemption Thresholds in Europe ([Internet, 2021-07-21](https://taxfoundation.org/vat-exemption-thresholds-europe-2021/))
Info TVA, 08 Parts privées, Acquisitions de prestations par des propriétaires destinées à un usage privé (Internet, 2018-07-20)
Info IVA, 08 Quote private, Prelevamenti di prestazioni da parte dei titolari per il consumo privato (Internet, 2018-07-20)
USG: suggestion
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.