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

Attributes

Léman Express
Léman Express
Léman Express
Léman Express
2025-04-25T15:03:44.6116590Z
311901
https://www.termdat.bk.admin.ch/entry/311901
SBB, Einweihung Léman Express: Was läuft wo?, 2019-12-05 ([Internet, 2019-12-10](https://news.sbb.ch/artikel/94346/einweihung-leman-express-was-laeuft-wo))
Léman Express ([Internet, 2019-12-10](https://www.lemanexpress.ch/en/))
CFF, Léman Express en fête, mode d’emploi, 2019-12-05 ([Internet, 2019-12-10](https://news.sbb.ch/fr/article/94346/leman-express-en-fete-mode-d-emploi))
FFS, Léman Express in festa: istruzioni per l’uso, 2019-12-05 ([Internet, 2019-12-10](https://news.sbb.ch/it/articolo/94346/leman-express-in-festa-istruzioni-per-l-uso))
EXP: Inbetriebnahme der Bahnverbindung: 15. Dezember 2019
EXP: comes into service on 15th December 2019
EXP: mise en service le 15 décembre 2019
EXP: messa in servizio il 15 dicembre 2019
SBB, Einweihung Léman Express: Was läuft wo?, 2019-12-05 ([Internet, 2019-12-10](https://news.sbb.ch/artikel/94346/einweihung-leman-express-was-laeuft-wo))
CFF, Léman Express en fête, mode d’emploi, 2019-12-05 ([Internet, 2019-12-10](https://news.sbb.ch/fr/article/94346/leman-express-en-fete-mode-d-emploi))
FFS, Léman Express in festa: istruzioni per l’uso, 2019-12-05 ([Internet, 2019-12-10](https://news.sbb.ch/it/articolo/94346/leman-express-in-festa-istruzioni-per-l-uso))
after Léman Express ([Internet, 2019-12-10](https://www.lemanexpress.ch/en/))
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.