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

Attributes

tägliche Ruhezeit
daily leisure time
durée du repos quotidien
riposo giornaliero
Täglicher Arbeitsunterbruch von mindestens elf aufeinander folgenden Stunden.
Interruption quotidienne du travail pour une durée d'au moins onze heures consécutives.
Interruzione del lavoro quotidiano di almeno undici ore consecutive.
2017-06-20T10:03:26.0770000Z
6657
https://www.termdat.bk.admin.ch/entry/6657
FCh, Terminology Section, 2011
Arbeitsgesetz, Art. 15a Sachüb. (SR 822.11, Stand 2013-12)
Loi sur le travail, art. 15a tit. (RS 822.11, état 2013-12)
Legge sul lavoro, art. 15a rubrica (RS 822.11, stato 2013-12)
nach Arbeitsgesetz, Art. 15a Abs. 1 (SR 822.11, Stand 2013-12)
d'après Loi sur le travail, art. 15a al. 1 (RS 822.11, état 2013-12)
secondo Legge sul lavoro, art. 15a cpv. 1 (RS 822.11, stato 2013-12)
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.