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

Attributes

Bundesgesetz vom 16. Dezember 1983 über den Erwerb von Grundstücken durch Personen im Ausland
Federal Act of 16 December 1983 on the Acquisition of Immovable Property in Switzerland by Foreign Non-Residents
Loi fédérale du 16 décembre 1983 sur l'acquisition d'immeubles par des personnes à l'étranger
Legge federale del 16 dicembre 1983 sull'acquisto di fondi da parte di persone all'estero
2023-11-24T08:21:08.6875490Z
1334
https://www.termdat.bk.admin.ch/entry/1334
FCh, Terminology Section, 2009
AS 1984 1148
RO 1984 1148
RU 1984 1148
SYS: SR 211.412.41
SYS: RS 211.412.41
SYS: RS 211.412.41
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

property subject
seeAlso Lex Koller
seeAlso Lex Friedrich
seeAlso Lex von Moos
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.