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

Attributes

Behörden / Institutionen / Organisationen / Unternehmen
Authorities, institutions, organisations and companies
Autorités, institutions, organisations et entreprises
Autorità, istituzioni, organizzazioni e imprese
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

property object
is part of EDUCATION
SELECT ?property ?subject WHERE { BIND (?? AS ?o) ?subject ?property ?o . FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000

Incoming Relationships

property subject
termDomain ETH Board Ordinance of 15 March 2001 on Personnel of the Federal Institutes of Technology
termDomain Ordinance of 14 January 1998 on the Swiss National Library
termDomain Swiss Institute of Comparative Law
termDomain Swiss Federal Institute of Technology Zurich
termDomain Swiss Federal Institute of Technology Lausanne
termDomain Swiss Federal University for Vocational Education and Training
termDomain primary school
termDomain Bezirksschule
termDomain higher education institution
termDomain Plenary Assembly of the Swiss Conference of Cantonal Ministers of Education
termDomain public university of applied sciences
termDomain Ingenieurschule HTL
termDomain Höhere Fachschule für Gestaltung
termDomain École hôtelière de Lausanne
termDomain higher education institution
termDomain Swiss Agency of Accreditation and Quality Assurance in Higher Education
termDomain institutional accreditation
termDomain Plenary Assembly of the Swiss Conference of Higher Education Institutions
termDomain Higher Education Council of the Swiss Conference of Higher Education Institutions
termDomain type of higher education institution
termDomain university of applied sciences
termDomain Presidium of the Swiss Conference of Higher Education
termDomain higher education institution specialised in music
termDomain university of teacher education
termDomain higher education institution specialised in art and design
termDomain Swiss Council of Colleges of Higher Education
termDomain Europäisches Hochschulinstitut
termDomain Swiss Association of Graduates of Colleges of Higer Education
termDomain Swiss Plasma Center
termDomain Swiss Federal Institute of Sport Magglingen
has part EDUCATION
termDomain people's university
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.