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

Attributes

Rückgaberecht
right of return
droit de retour
diritto di restituzione
2024-09-24T09:52:10.8869700Z
502899
https://www.termdat.bk.admin.ch/entry/502899
ch.ch, Returning or exchanging goods ([Internet, 2024-03-15](https://www.ch.ch/en/safety-and-justice/returning-or-exchanging-goods/#what-rules-apply-to-in-store-purchases))
ch.ch, Retourner ou échanger des produits ([Internet, 2024-03-15](https://www.ch.ch/fr/securite-et-droit/retourner-ou-echanger-des-produits#achat-en-magasin-quelles-sont-les-regles-))
PostFinance, Stop alle seccature, con la garanzia di rimborso ([Internet, 2024-03-15](https://www.postfinance.ch/it/blog/blog-sul-business/garanzia-di-rimborso.html))
ch.ch, Waren zurückgeben oder umtauschen ([Internet, 2024-03-15](https://www.ch.ch/de/sicherheit-und-recht/waren-zuruckgeben-oder-umtauschen))
[I]l n’y a pas de droit de retour ou d’échange légal en Suisse. Chaque magasin peut fixer ses propres règles.
[I]n der Schweiz gibt es kein gesetzliches Rückgaberecht oder Umtauschrecht für Konsumentinnen und Konsumenten. Jedes Geschäft kann seine eigenen Regeln aufstellen.
[I]n Switzerland consumers have no statutory right of return or exchange. Each shop can set its own rules.
In Svizzera non vige nessun diritto di restituzione della merce acquistata. Vale la regola secondo cui bisogna "rispettare i contratti". Per molte aziende, però, questo servizio è diventato ormai un normale strumento di marketing.
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.