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

Attributes

Steuerhehlerei
recel fiscal
ricettazione fiscale
Straftatbestand, der darin besteht, Gegenstände, von denen man weiss oder annehmen muss, dass die darauf geschuldete Einfuhrsteuer vorsätzlich hinterzogen worden ist, zu erwerben, sich schenken zu lassen, zu Pfand oder sonstwie in Gewahrsam zu nehmen, zu verheimlichen, absetzen zu helfen oder in Verkehr zu bringen.
2022-01-13T14:50:25.7870000Z
97169
https://www.termdat.bk.admin.ch/entry/97169
BG Mehrwertsteuer, Art. 99 Tit. (SR 641.20, Stand 2020-01)
d'après LF Taxe sur la valeur ajoutée, art. 99 tit. (RS 641.20, état 2020-01)
LF Imposta sul valore aggiunto, art. 99 tit. (RS 641.20, stato 2020-01)
nach BG Mehrwertsteuer, Art. 99 (SR 641.20, Stand 2019-01)
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.