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

Attributes

Orientierungsstufe
peformance-based grouping at lower-secondary level
cycle d'orientation
ciclo di osservazione
2021-01-08T11:21:33.8000000Z
472135
https://www.termdat.bk.admin.ch/entry/472135
SKBF, Bildungsbericht Schweiz 2010, p. 54, 2012-08-23, Internet
after EDK, The Swiss education system, 2012-08-23, Internet
CSRE, Rapport sur l'éducation en Suisse 2010, p.57, 2012-08-23, Internet
Sistema educativo del Cantone Ticino ([(Internet, 2019-09-11](http://www.edudoc.ch/static/web/bildungssystem/TI.pdf))
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.