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

Attributes

Wohnbau- und Eigentumsförderungsgesetz vom 4. Oktober 1974
Federal Act of 4 October 1974 on the Promotion of Housing Construction and Home Ownership
Loi fédérale du 4 octobre 1974 encourageant la construction et l'accession à la propriété de logements
Legge federale del 4 ottobre 1974 che promuove la costruzione di abitazioni e l'accesso alla loro proprietà
2023-05-10T14:38:24.2364760Z
1893
https://www.termdat.bk.admin.ch/entry/1893
Federal Chancellery, Terminology Section, 2007
Amtliche Sammlung des Bundesrechts 2000 618
Recueil officiel des lois fédérales 2000 618
Raccolta ufficiale delle leggi federali 2000 618
SYS: SR 843
SYS: RS 843
SYS: RS 843
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.