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

Attributes

Sabbaticalkonto
compte pour congé sabbatique
conto di congedo sabbatico
2017-05-01T14:40:26.2100000Z
41615
https://www.termdat.bk.admin.ch/entry/41615
Bundespersonalverordnung, Art. 64a Abs. 5 (SR 172.220.111.3, Stand 2017-01)
O Personale federale, art. 64a cpv. 5 (RS 172.220.111.3, stato 2017-01)
O Personnel de la Confédération, art. 64a al. 5 (RS 172.220.111.3, état 2009-02)
Für ein Sabbatical können insgesamt bis zu 100 Stunden Mehrarbeit oder Überzeit pro Jahr auf ein Sabbaticalkonto übertragen werden.
L'employé peut transférer au maximum 100 heures supplémentaires ou heures d'appoint par an sur un compte pour congé sabbatique.
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.