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

Attributes

Wohneinheit
residential unit
appartement
unità d'abitazione
2021-05-06T13:42:31.7430000Z
217288
https://www.termdat.bk.admin.ch/entry/217288
BG Erwerb von Grundstücken durch Personen im Ausland, Art. 8 Abs. 3 (SR 211.412.41, Stand 2013-03)
Wyler/Wyler, Lex Friedrich (transl.), 1987, p. 200
LF Acquisition d'immeubles par des personnes à l'étranger, art. 8 al. 3 (RS 211.412.41, état 2013-03)
LF Acquisto di fondi da parte di persone all'estero, art. 8 cpv. 3 (RS 211.412.41, stato 2013-03)
EXP: in einem Apparthotel
EXP: in an aparthotel
EXP: dans un apparthôtel
EXP: in un apparthotel
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.