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

Attributes

Bundesgesetz vom 13. März 1964 über die Arbeit in Industrie, Gewerbe und Handel
Federal Act of 13 March 1964 on Employment in Business, Trade and Industry
Loi fédérale du 13 mars 1964 sur le travail dans l'industrie, l'artisanat et le commerce
Legge federale del 13 marzo 1964 sul lavoro nell'industria, nell'artigianato e nel commercio
2016-12-09T08:23:33.6500000Z
1818
https://www.termdat.bk.admin.ch/entry/1818
AS 1966 57
Federal Chancellery, English Translation Service, 2003
RO 1966 57
RU 1966 57
SYS: SR 822.11
SYS: RS 822.11
SYS: RS 822.11
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.