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

Attributes

Dienstkleid
tenue de service
indumento di servizio
2022-03-07T07:49:39.9470000Z
41472
https://www.termdat.bk.admin.ch/entry/41472
Bundespersonalgesetz, Art. 18 Abs. 1 (SR 172.220.1, Stand 2017-01)
LF Personnel de la Confédération, art. 18 al. 1 (RS 172.220.1, état 2017-01)
IT / BZ, Comune di Sluderno / Gemeinde Schluderns, Regolamento per la fornitura di indumenti di servizio per il personale comunale / Verordnung über die Zuweisung von Dienstkleidung an Gemeindebedienstete ([Internet, 2017-03-28](http://www.google.ch/url?sa=t&rct=j&q=&esrc=s&source=web&cd=1&ved=0ahUKEwjVhLaFnPnSAhUCuxQKHStVDToQFggaMAA&url=http%3A%2F%2Fwww.comune.sluderno.bz.it%2Fsystem%2Fweb%2FGetDocument.ashx%3Ffileurl%3D%252Fgemeindeamt%252Fdownload%252F223599636_1.pdf&usg=AFQjCNHB77MR4VF0RRtfV5Jf5lfyma1Nww&bvm=bv.150729734,d.bGs))
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
seeAlso Arbeitskleid
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.