SELECT ?property ?value WHERE { BIND (?? AS ?s) ?s ?property ?value . FILTER (isLiteral(?value)) FILTER (?property != schema:postalCode) } LIMIT 1000

Attributes

Eschikofen
SELECT ?postalCode WHERE { BIND (?? AS ?s) ?s schema:postalCode ?postalCode . } LIMIT 1000
Postal Codes: No results found.
SELECT ?station WHERE { ?station ?property ?? . ?station a gtfs:Station . FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 5000
Stationen: No results found.
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

property subject
containsPlace Thurgau
hat Teil Frauenfeld
containsPlace Frauenfeld
identity Eschikofen