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

Attributes

Verjährungsfrist
prescriptive period
délai de prescription
termine di prescrizione
Frist, deren Ablauf die Verjährung zur Folge hat.
Délai à l'expiration duquel l'effet lié à la prescription se produit.
2018-01-05T12:15:17.5870000Z
106520
https://www.termdat.bk.admin.ch/entry/106520
Federal Chancellery, Terminology Section, 2006-08-24
Obligationenrecht, Art. 129 (SR 220, Stand 2014-01
Code des obligations, art. 129 (RS 220, état 2014-01
Codice delle obbligazioni, art. 137 cpv. 2 (RS 220, stato 2014-01)
EXP: z. B. von Forderungen
nach Gauch/Schluep, Schweiz. Obligationenrecht, Bd. II, 1983, S. 179
d'après Gauch et al., Droit des obligations, tome II, 1982, p. 143
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.