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

Attributes

Kollegium
Schule der Sekundarstufe II, die eine breit gefächerte Bildung, nicht aber eine fachspezifische oder berufliche Ausbildung anstrebt, mit der gymnasialen Matura abschliesst und die Voraussetzung für ein Hochschulstudium ist.
Internet swissuniversities, [Glossar](http://www.swissuniversities.ch/de/hochschulraum/bildungssystem-der-schweiz/glossar/?tx_felogin_pi1%5Bforgot%5D=1&cHash=2cf4bcad96aa32b75723b4764e43eded) (7.10.2015).
Nach [Verordnung](https://www.admin.ch/opc/de/classified-compilation/20142159/index.html) über die Vermittlung schweizerischer Bildung im Ausland, SR 418.01, Art. 1 Bst. d (8.12.2015) und [Verordnung](https://www.admin.ch/opc/de/classified-compilation/19950018/index.html) über die Anerkennung von gymnasialen Maturitätsausweisen, SR 413.11, Art. 5 Abs. 1 (8.12.2015).
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 baccalaureate school
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.