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

Attributes

Vereinbarung einer Konventionalstrafe
clause pénale
clausola penale
Abschluss eines Schuldvertrages, worin eine Leistung für den Fall versprochen wird, dass eine Schuld nicht oder nicht richtig erfüllt wird.
2021-05-25T13:02:19.2370000Z
106542
https://www.termdat.bk.admin.ch/entry/106542
Pedrazzini, Terminologie zum Baurecht, 1991 (OR 160-163; SIA-118 98)
Pedrazzini, Terminologie du droit de la construction, 1991 (CO 160-163; SIA-118 98)
Pedrazzini, Terminologia del diritto della costruzione, 1991 (CO 160-163; SIA-118 98)
nach Gauch/Schluep, Schweiz. Obligationenrecht, 1983 Randziffer 2464
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.