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

Attributes

Grundlagenbereich
domaine commun
ambito fondamentale
2024-10-29T10:24:44.5092870Z
511438
https://www.termdat.bk.admin.ch/entry/511438
Maturitätsanerkennungsverordnung, Art. 10 Abs. 2 (SR 413.11, Stand 2024-08)
O Reconnaissance des certificats de maturité gymnasiale, art. 10 al. 2 (RS 413.11, état 2024-08)
O Maturità, art. 10 cpv. 2 (RS 413.11, stato 2024-08)
EXP: der gymnasialen Maturität; er besteht aus den Grundlagenfächern
EXP: de la maturité gymnasiale; il se compose des disciplines fondamentales
EXP: della maturità liceale; è composto dalle discipline fondamentali
nach Maturitätsanerkennungsverordnung, Art. 10 Abs. 2 (SR 413.11, Stand 2024-08)
d'après O Reconnaissance des certificats de maturité gymnasiale, art. 10 al. 2 (RS 413.11, état 2024-08)
secondo O Maturità, art. 10 cpv. 2 (RS 413.11, stato 2024-08)
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

property subject
hypernym Grundlagenfach
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.