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

Attributes

oberes Kader
cadre supérieur
quadro di livello superiore
2017-05-08T09:23:35.9570000Z
41678
https://www.termdat.bk.admin.ch/entry/41678
Rahmenverordnung Bundespersonalgesetz, Art. 5 Abs. 3bis Bst. b (AS 2010 2209)
O-cadre LF Personnel de la Confédération, art. 5 al. 3bis let. b (RO 2010 2209)
SEFRI, CS, Impostazione della legge sulla formazione continua, 2012-06-28 ([Internet, 2017-05-08](https://www.sbfi.admin.ch/sbfi/it/home/attualita/medienmitteilungen/test-bit.msg-id-45166.html))
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.