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

Attributes

Schule für Gestaltung
art and design school
école d'arts appliqués
scuola d'arte applicata
2020-12-09T10:54:11.0000000Z
39986
https://www.termdat.bk.admin.ch/entry/39986
FCh, Terminology Section, 2018
Berufsbildungsgesetz 1978, Art. 7 Bst. b (alte Fassung, SR 412.10, Stand 2001)
LF Formation professionnelle 1978, art. 7 let. b (ancienne teneur, RS 412.10, état 2001)
LF Formazione professionale 1978, art. 7 lett. b (versione non vigente, RS 412.10, stato 2001)
EXP: Bildungsstätte für visuelle Kommunikation und gestalterisch-künstlerische Ausbildung
nach Gewerbliches Schul- und Weiterbildungszentrum St.Gallen, Gestaltung ([Internet, 2018-08-07](https://www.gbssg.ch/gestaltung/berufliche-grundbildung.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.