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

Attributes

teilweise bezahlter Urlaub
congé partiellement payé
congedo parzialmente pagato
2017-03-27T11:46:53.0000000Z
41416
https://www.termdat.bk.admin.ch/entry/41416
Bundespersonalverordnung, Art. 68 Abs. 1 (SR 172.220.111.3, Stand 2017-01)
O Personnel de la Confédération, art. 68 al. 1 (RS 172.220.111.3, état 2017-01)
O Personale federale, art. 68 cpv. 1 (RS 172.220.111.3, stato 2017-01)
Gli impiegati che devono o vogliono sospendere il lavoro, devono presentare all'autorità competente ai sensi dell'articolo 2 una domanda debitamente motivata per ottenere un congedo pagato, parzialmente pagato o non pagato.
Les employés qui doivent ou veulent interrompre leur travail sont tenus de demander un congé payé, partiellement payé ou non payé à l'autorité compétente en vertu de l'art. 2; ils doivent motiver leur demande.
Müssen oder wollen Angestellte die Arbeit aussetzen, so haben sie bei der zuständigen Stelle nach Artikel 2 ein begründetes Gesuch um bezahlten, teilweise bezahlten oder unbezahlten Urlaub einzureichen.
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 Urlaub
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.