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

Attributes

termine di pagamento
Zahlungstermin
payment deadline
terme de paiement
Genau festgesetzter Zeitpunkt, bis zu dem oder allenfalls an dem eine bestimmte Zahlung erfolgen soll.
2023-03-01T10:55:50.5324450Z
91203
https://www.termdat.bk.admin.ch/entry/91203
Obligationenrecht, Art. 257c RandT (SR 220, Stand 2023-02)
Swiss Code of Obligations, art. 257c (transl., SR 220, status 2023-02)
Code des obligations, art. 257c tit. marg. 3 (RS 220, état 2023-02)
Codice delle obbligazioni art. 257c marg. 3 (RS 220, stato 2023-02)
EXP: Zeitpunkt, z.B. Ende des Monats an dem der Mieter Mietzins und allenfalls die Nebenkosten bezahlen muss (a); im Schuldbetreibungs- und Konkursrecht z. B. festgesetzter Zeitpunkt, an dem der Steigerungspreis und die Kosten für ein Grundstück zu bezahlen sind (b)
EXP: un jour, p. ex. la fin du mois où le locataire doit payer le loyer et, le cas échéant, les frais accessoires
(a) nach Obligationenrecht, Art. 257c (SR 220, Stand 2023-02); (b) nach J. Kren Kostkiewicz, Schuldbetreibungs- und Konkursrecht, 2012, S. 232
d'après Code des obligations, art. 257c tit. marg. 3 (RS 220, état 2023-02)
nach P. Metzger, Schweiz. juristisches Wörterbuch, 2004, unter "Termin" und Prof. Hansjörg Peter, Universität Lausanne, 2016
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.