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

Attributes

office responsible for managing the Cadastre
swisstopo, Brochure PLR Cadastre, 2015-06-25, p. 7 ([Internet, 2016-12-21](https://www.cadastre.ch/content/cadastre-internet/en/home/meta/contact0/contact-1.download/cadastre-internet/en/publications/Brosch%C3%BCre-%C3%96REB-Kataster-en1.pdf))
Die katasterverantwortliche Stelle im Kanton erhält die in den ÖREB-Kataster aufzunehmenden Daten von den zuständigen Fachstellen. Sie verwaltet diese Daten und stellt sie via kantonales ÖREB-Geoportal der Öffentlichkeit zur Verfügung.
L'organisme responsable du cadastre au sein du canton obtient les données à rassembler dans le cadastre RDPPF auprès des services spécialisés compétents. Il gère ces données et les met à la disposition du public via le géoportail RDPPF cantonal.
L'organo responsabile del Catasto nel cantone riceve i dati da inserire nel Catasto RDPP dai servizi specialistici competenti. Esso amministra questi dati e li mette a disposizione del pubblico attraverso il geoportale cantonale RDPP.
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
Outgoing Relationships: No results found.
SELECT ?property ?subject WHERE { BIND (?? AS ?o) ?subject ?property ?o . FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000

Incoming Relationships

property subject
has part katasterverantwortliche Stelle
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.