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

Attributes

Versteigerung
auction
enchères
incanto
Spezielles Verfahren des Vertragsschlusses, bei dem der Kaufvertrag per Zuschlag an den Höchstbietenden geschlossen wird.
2024-01-24T09:37:28.1384130Z
67682
https://www.termdat.bk.admin.ch/entry/67682
Obligationenrecht, Art. 229 RandT (SR 220, Stand 2024-01)
Swiss Code of Obligations, art. 229 para. 2 (SR 220, transl., status 2024-01)
Code des obligations, art. 229 tit. marg. (RS 220, état 2024-01)
Codice delle obbligazioni, art. 229 marg. (RS 220, stato 2024-01)
DOM: Obligationenrecht
DOM: droit des obligations
DOM: diritto delle obbligazioni
nach Bürgi/Nägeli Rechtsanwälte, Versteigerung ([Internet, 2018-10-24](https://www.kauf-vertrag.ch/versteigerung))
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

property subject
seeAlso auction notice
seeAlso online auction
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.