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

Attributes

Bundesgesetz vom 30. September 2011 über die Förderung der Hochschulen und die Koordination im schweizerischen Hochschulbereich
Federal Act on the Funding and Coordination of the Higher Education Sector
Loi fédérale du 30 septembre 2011 sur l'encouragement des hautes écoles et la coordination dans le domaine suisse des hautes écoles
Legge federale del 30 settembre 2011 sulla promozione e sul coordinamento del settore universitario svizzero
2024-02-20T12:14:24.6647210Z
2202
https://www.termdat.bk.admin.ch/entry/2202
FCh, Terminology Section, 2012
([Amtliche Sammlung des Bundesrechts, 2014 4103](http://www.admin.ch/ch/d/as/2014/4103.pdf))
([Recueil officiel du droit fédéral 2014 4103](http://www.admin.ch/ch/f/as/2014/4103.pdf))
([Raccolta ufficiale delle leggi federali 2014 4103](http://www.admin.ch/ch/i/as/2014/4103.pdf))
SYS: SR 414.20
SYS: RS 414.20
SYS: RS 414.20
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.