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

Attributes

Oberengadin
Upper Engadin
Haute-Engadine
Alta Engadina
2026-01-09T13:27:06.3379520Z
89010
https://www.termdat.bk.admin.ch/entry/89010
Schwerverkehrsabgabeverordnung, Anh. 2 (SR 641.811, Stand 2024-01)
ComCom, For a speedy launch of digital television 2002-09-23 ([Internet, 2016-04-28](http://www.comcom.admin.ch/aktuell/00429/00632/00713/index.html?lang=en&msg-id=1742))
O Redevance sur le trafic des poids lourds, ann. 2 (RS 641.811, état 2024-01)
MCF Adeguamento del decreto federale concernente la rete delle strade nazionali e sul suo finanziamento (FF 2012 543)
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.