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

Attributes

Bundesgesetz vom 20. März 2015 über Zweitwohnungen
Federal Act of 20 March 2015 on Second Homes
Loi fédérale du 20 mars 2015 sur les résidences secondaires
Legge federale del 20 marzo 2015 sulle abitazioni secondarie
2024-02-20T12:14:24.9727800Z
384318
https://www.termdat.bk.admin.ch/entry/384318
FCh, Terminology Section, 2015
([Amtliche Sammlung des Bundesrechts 2015 5657](http://www.admin.ch/ch/d/as/2015/5657.pdf))
([Recueil officiel du droit fédéral 2015 5657](http://www.admin.ch/ch/f/as/2015/5657.pdf))
([Raccolta ufficiale delle leggi federali 2015 5657](http://www.admin.ch/ch/i/as/2015/5657.pdf))
SYS: SR 702
SYS: RS 702
SYS: RS 702
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.