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

Attributes

collegamento Cornavin-Eaux-Vives-Annemasse
DATEC, CS Il Consiglio federale sottopone la Convenzione internazionale CEVA per ratifica al Parlamento, 2014-09-19 ([Internet, 2017-09-20](https://www.admin.ch/gov/it/pagina-iniziale/documentazione/comunicati-stampa.msg-id-54522.html))
La modernizzazione della linea, che collega la città francese di Annemasse con la stazione Eaux-Vives di Ginevra, è un elemento indispensabile per la realizzazione del futuro collegamento Cornavin-Eaux-Vives-Annemasse (CEVA). Questo collegamento, lungo 16 chilometri di cui 2 km in territorio francese, permetterà la creazione di una rete regionale ininterrotta (RER) che coprirà un'area compresa tra Losanna, Bellegarde, Annecy, Saint-Gervais ed Evian, con un bacino di utenza di quasi un milione di persone.
EXP: "CEVA" è l'acronimo di "Cornavin-Eaux-Vives-Annemasse"
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
has part CEVA
SELECT ?property ?subject WHERE { BIND (?? AS ?o) ?subject ?property ?o . FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000

Incoming Relationships

property subject
has part Léman Express
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.