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

Attributes

autorizzazione di massima
Grundsatzbewilligung
principle authorisation
autorisation de principe
Bewilligung, die festlegt, wie viele Wohnungen bzw. Wohneinheiten einer Überbauung an Personen im Ausland verkauft werden dürfen.
Autorisation qui fixe le nombre de logements de vacances ou d'appartements dans un ensemble de constructions qui peuvent être vendus à des personnes à l'étranger.
2021-05-06T13:39:02.2430000Z
217262
https://www.termdat.bk.admin.ch/entry/217262
Wyler/Wyler, Lex Friedrich, 1987, S. 49
Wyler/Wyler, Lex Friedrich (transl.), 1987, p. 49
Wyler/Wyler, Lex Friedrich, 1987, p. 49
Wyler/Wyler, Lex Friedrich, 1987, p. 49
nach BSG 215.126.1 G 25091988, Art 10 Abs 1
RSB 215.126.1 L 25091988, art 10
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.