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

Attributes

AZB
FATC
CFAF
CFAF
FCh, Terminology Section, 2009
EPA, Dienstleistungen > Ausbildungsangebot ([Internet, 2023-04-12](https://www.epa.admin.ch/epa/de/home/dienstleistungen/ausbildungsangebot.html))
OFPER, Services > Offre de formation et de perfectionnement ([Internet, 2023-04-12](https://www.epa.admin.ch/epa/fr/home/services/offre-de-formation.html))
UFPER, Servizi > Offerta di formazione e formazione continua ([Internet, 2023-04-12](https://www.epa.admin.ch/epa/it/home/servizi/offerta-di-formazione.html))
USG: offiziell; EXP: beim Eidgenössischen Personalamt
USG: officiel; EXP: rattaché à l'Office fédéral du personnel
USG: ufficiale; EXP: aggregato all'Ufficio federale del personale
USG: official; EXP: attached to the Federal Office of Personnel
(USG) R. Hochuli, EPA, 2009-07-01
(USG) R. Hochuli, FOPER, 2009-07-09
(USG) R. Hochuli, OFPER, 2009-07-01
(USG) R. Hochuli, UFPER, 2009-07-09
SELECT ?property ?object WHERE { BIND (?? AS ?s) ?s ?property ?object . FILTER (isIRI(?object)) FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000
Outgoing Relationships: No results found.
SELECT ?property ?subject WHERE { BIND (?? AS ?o) ?subject ?property ?o . FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000

Incoming Relationships

property subject
has part Federal Administration Training Centre
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.