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

Attributes

Vermengung vertretbarer Güter mit anderen der gleichen Art und Güte
mixing of fungible goods with other goods of the same kind and quality
mélange des choses fongibles avec d'autres de même espèce et qualité
mescolanza di cose fungibili della stessa specie e qualità
2020-06-22T16:54:28.1530000Z
106648
https://www.termdat.bk.admin.ch/entry/106648
Obligationenrecht, Art. 484 Abs. 1 (SR 220, Stand 2019-11)
SACC, Swiss Code of Obligations (transl.), 1990, art. 484
CHf, Section de terminologie d'après Code des obligations, art. 484 tit. marg. et al. 1 (RS 220, état 2019-01)
CaF, Sezione di terminologia secondo Codice delle obbligazioni, art. 484 marg.e cpv. 1 (RS 220, stato 2019-11)
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.