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

Attributes

rechtsverbindlich
legally binding
juridiquement contraignant
giuridicamente vincolante
2017-11-17T09:01:59.2230000Z
414291
https://www.termdat.bk.admin.ch/entry/414291
Arbeitsgruppe SIK-GIS/swisstopo, Praktische Umsetzung des Raumkatasters - Teil öffentlich-rechtliche Eigentumsbeschränkungen, 2007, S. 27 ([Internet, 2016-06-22](http://www.sik-gis.ch/daten/Studie2007/Studie.pdf))
BusinessDictionary, "legally binding" ([Internet, 2016-12-15](http://www.businessdictionary.com/definition/legally-binding.html))
Groupe de travail CSI-SIG/swisstopo, Mise en place du cadastre spatial dans la pratique - Partie des restrictions de droit public à la propriété foncière, 2007, p. 27 ([Internet, 2016-06-22](http://www.sik-gis.ch/daten/Studie2007/Etude.pdf))
swisstopo, Catasto RDPP - Rapporto sulle esperienze della prima tappa 2012–2015, 2015-12-08, p. 17 ([Internet, 2017-11-14](https://www.cadastre.ch/content/cadastre-internet/it/services/publication.download/cadastre-internet/it/documents/oereb-reports/OEREB-Erfahrungsbericht-1-Etappe-it.pdf))
Der ÖREB-Kataster kann als rechtsverbindlicher Teil eines Raumkatasters betrachtet werden.
Le cadastre RDPPF peut être considéré comme la partie juridiquement contraignante d'un cadastre spatial.
DOM: Cadastre of public-law restrictions on landownership (PLR Cadastre)
DOM: Kataster der öffentlich-rechtlichen Eigentumsbeschränkungen (ÖREB-Kataster)
DOM: cadastre des restrictions de droit public à la propriété foncière (cadastre RDPPF)
DOM: Catasto delle restrizioni di diritto pubblico della proprietà (Catasto RDPP)
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.