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

Attributes

SOG
FIEc
Grundbildung, die hauptsächlich in einer schulischen Institution stattfindet, namentlich in einer Lehrwerkstätte oder einer Handelsmittelschule.
Formation initiale ayant lieu principalement dans une institution scolaire, notamment dans une école de métiers ou dans une école de commerce.
Formazione di base che si svolge prevalentemente in un'istituzione scolastica, segnatamente in una scuola d'arti e mestieri o in una scuola media di commercio.
IGKG Schweiz, Kauffrau/Kaufmann EFZ D&A ([Internet, 2018-07-23](https://www.igkg.ch/de/kauffrau-kaufmann-efz-d-and-a/berufsbild))
CIFC, Employé-e de commerce S&A ([Internet, 2018-01-23](https://www.igkg.ch/fr/employe-e-de-commerce-s-and-a/profil))
Berufsbildungsverordnung 2003, Art. 6 Bst. b (SR 412.101, Stand 2019-02)
Formation professionnelle 2003, art. 6 let. b (RS 412.101, état 2018-01)
O Formazione professionale 2003, art. 6 lett. b (RS 412.101, Stato 2018-01)
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 school-based VET programme
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.