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

Attributes

Quellengemeinschaft
community of spring owners
communauté de sources
comunione di sorgenti
2018-11-12T14:00:55.7800000Z
51173
https://www.termdat.bk.admin.ch/entry/51173
Schweizerisches Zivilgesetzbuch, Art. 708 RandT (SR 210, Stand 2018-01)
Swiss Civil Code, art. 708 margT (SR 210, transl., status 2018-01)
Piccard, Thilo, Steiner, Dictionnaire juridique, 1950, p. 527
Codice civile svizzero, art. 708 marg. (RS 210, stato 2018-01)
Comunione di sorgenti. Se più sorgenti vicine, che appartengono a diversi proprietari e defluiscono da un medesimo bacino d'alimentazione, formano insieme un gruppo, ognuno dei proprietari può proporre che le sorgenti sieno raccolte in comunione [...]
Quellengemeinschaft. Bilden benachbarte Quellen verschiedener Eigentümer als Ausfluss eines gemeinsamen Sammelgebietes zusammen eine Quellengruppe, so kann jeder Eigentümer beantragen, dass sie gemeinschaftlich gefasst [...] werden.
DOM: Dienstbarkeiten und Grundlasten
DOM: servitù ed oneri fondiari
DOM: servitudes et charges foncières
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.