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

Attributes

zugesicherte Eigenschaft
qualité promise
qualità promessa
2020-06-15T11:36:19.2070000Z
106555
https://www.termdat.bk.admin.ch/entry/106555
Obligationenrecht, Art. 197 (SR 220, Stand 2017-04)
Code des obligations, art. 197 (RS 220, état 2017-04)
Codice delle obbligazione, art. 197 (RS 220, stato 2017-04)
Der Verkäufer haftet dem Käufer sowohl für die zugesicherten Eigenschaften als auch [...]
Il venditore non risponde verso il compratore tanto delle qualità promesse quanto dei difetti [...]
Le vendeur est tenu de garantir l'acheteur tant en raison des qualités promises qu'en raison des défauts [...]
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.