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

Attributes

maximale Normalarbeitszeit
nombre maximum d'heures de travail ordinaire
durata massima del tempo di lavoro normale
2017-03-27T09:53:05.3030000Z
41405
https://www.termdat.bk.admin.ch/entry/41405
LF Personnel de la Confédération, art. 17 al. 2 (RS 172.220.1, état 2009-01)
Bundespersonalgesetz, Art. 17 Abs. 2 (SR 172.220.1, Stand 2009-01)
LF Personale federale, art. 17 cpv. 2 (RS 172.220.1, stato 2009-01)
USG: ancien droit
USG: diritto previgente
USG: altes Recht
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
hyponym Normalarbeitszeit
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.