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

Attributes

Diplom einer Höheren Technischen Lehranstalt
diplôme d’une école technique supérieure
diploma di una scuola tecnica superiore
2019-06-12T13:09:13.0270000Z
68996
https://www.termdat.bk.admin.ch/entry/68996
V Zulassung zur Eidgenössischen Technischen Hochschule Lausanne, Art. 1 Bst. e (SR 414.110.422.3, Stand 2010-10)
O Admission à l’Ecole polytechnique fédérale de Lausanne, art. 1 let. e (RS 414.110.422.3, état 2010-10)
O Ammissione al Politecnico federale di Losanna, art. 1 lett. e (RS 414.110.422.3, stato 2010-10)
Diplom einer eidgenössisch anerkannten Höheren Technischen Lehranstalt (HTL)
diploma di una scuola tecnica superiore (STS) riconosciuta dalla Confederazione
diplôme d’une école technique supérieure (ETS) reconnue par la Confédération
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.