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

Attributes

unvertretbare Sache
chose non fongible
bene infungibile
Sache, die nach allgemeiner Verkehrsanschauung als unter sich verschieden betrachtet wird.
Chose objectivement individualisée qui ne peut être remplacée indifféremment pour une autre.
Bene che secondo consuetudine non può essere indifferentemente sostituito con un altro della stessa natura.
2019-11-06T10:00:19.9800000Z
106441
https://www.termdat.bk.admin.ch/entry/106441
Keller/Schöbi, Vertragsrecht I, 1982, S. 165
Gauch et al., Droit des obligations, tome I, 1982, p. 15
Del Giudice, Dizionario giuridico, 1992, p. 158
Keller/Schöbi, Vertragsrecht I, 1982, S. 165
d'après Gauch et al., Droit des obligations, tome I, 1982, p. 15
secondo Del Giudice, Dizionario giuridico, 1992, p. 158
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.