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

Attributes

Miteigentum
co-ownership
copropriété
comproprietà
Gemeinschaftliches Eigentum an einer Sache, die nach Bruchteilen und ohne äusserliche Abteilung mehreren Personen gehört.
Propriété collective d'une chose détenue en quotes-parts par plusieurs personnes et sans qu'il y ait division matérielle du bien.
Proprietà collettiva di una cosa che appartiene a più persone per frazioni, ma senza segni apparenti di divisione.
2019-10-24T15:23:57.6930000Z
67213
https://www.termdat.bk.admin.ch/entry/67213
Schweizerisches Zivilgesetzbuch, Art. 646 RandT (SR 210, Stand 2018-01)
Codice civile svizzero, art. 646 marg. (RS 210, stato 2018-01)
Code civil suisse, art. 646 tit. marg. (RS 210, état 2018-01)
Swiss Civil Code, Art. 654 para. 2 (SR 210, transl., status 2018-01)
nach Schweizerisches Zivilgesetzbuch, Art. 646 Abs. 1 (SR 210, Stand 2018-01)
d'après Code civil suisse, art. 646 al. 1 (RS 210, état 2018-01)
d'après Codice civile svizzero, art. 646 marg. (RS 210, stato 2018-01)
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 community of co-owners
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.