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

Attributes

gemeinschaftliches Eigentum
collective ownership
propriété collective
proprietà collettiva
Eigentumsrecht, das von mehreren Personen ausgeübt wird.
Droit de propriété exercé par plusieurs personnes.
Diritto di proprietà esercitato da più persone.
2020-01-27T13:58:36.6770000Z
67212
https://www.termdat.bk.admin.ch/entry/67212
Schweizerisches Zivilgesetzbuch, Art. 646 RandT (SR 210, Stand 2018-01)
Swiss Civil Code, art. 646 marg. tit. (SR 210, transl., status 2018-01)
Steinauer, Droits réels I, 1990, p. 303
Codice civile svizzero, art. 646 marg. (RS 210, stato 2018-01)
EXP: man unterscheidet zwei Formen: Miteigentum und Gesamteigentum
EXP: on distingue deux formes: copropriété et propriété commune
EXP: si distinguono due forme: comproprietà e proprietà comune
BJ, 1994 nach Steinauer, Droits réels I, 1990, S. 303
d'après Steinauer, Droits réels I, 1990, p. 303
UFG, 1994 secondo Steinauer, Droits réels I, 1990, p. 303
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.