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

Attributes

Gewohnheitsrecht
customary law
droit coutumier
diritto consuetudinario
Ungesetztes Recht, das aus einer lang anhaltenden Übung und der Überzeugung, es müsse als rechtlich verbindlich angewandt werden, entsteht.
Particular rule which has long been recognized in a particular locality and has attained the force of law.
Ensemble des règles juridiques qui résultent d'un usage implanté dans une collectivité et tenu par elle comme juridiquement obligatoire.
Complesso di norme di diritto che risultano da un uso radicato nella collettività che le rispetta come giuridicamente vincolanti.
2018-11-06T12:41:01.6270000Z
56945
https://www.termdat.bk.admin.ch/entry/56945
Pedrazzini, Terminologia del diritto della costruzione, 1991
Schweizerisches Zivilgesetzbuch, Art. 1 Abs. 2 (SR 210, Stand 2017-01)
Walker, Oxford Companion to Law, 1980, p. 327; Swiss Civil Code, art. 1 para. 2 (SR 210, transl., status 2017-01)
Code civil suisse, art.1 al. 2 (RS 210, état 2017-01)
Walker, Oxford Companion to Law, 1980, p. 327
nach ([Güngerich, Recht I, Skript Universität Freiburg, 2009, S. 2](http://www.kellerhals.ch/de/media_kommunikation/pdf_teaching/Skript_Teil_1_DEF.pdf))
Le Roy/Schoenenberger, Introduction générale au droit suisse, 2002, p. 128
secondo Le Roy/Schoenenberger, Introduction générale au droit suisse, 2002
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

property subject
seeAlso positive law
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.