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

Attributes

CityZuschlag Genève
Supplément City Genève
Supplemento City Genève
Upgrade City Genève
ZONE_10
ZONENNUMMER
Inkl. Tageskarte für den Ortsverkehr in Genève (Zone 10 Tarifverbund unireso).
Y.c. carte journalière pour le trafic local à Genève (Zone 10 communauté tarifaire unireso).
Incl. carta giornaliera per il traffico locale a Genève (Zona 10 comunità tariffaria unireso).
Incl. Day Pass for local traffic in Genève (Zone 10 unireso fare network).
Incl. Day Pass for local traffic in Genève (Zone 10 unireso fare network).
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
tarif Unireso Clip-Ticket
SELECT ?property ?subject WHERE { BIND (?? AS ?o) ?subject ?property ?o . FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000

Incoming Relationships

property subject
payLevel Unireso Clip-Ticket
payLevel Genève
payLevel Genève
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.