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

Attributes

Verordnung vom 26. August 1998 über die Sanierung von belasteten Standorten
Ordinance of 26 August 1998 on the Remediation of Contaminated Sites
Ordonnance du 26 août 1998 sur l'assainissement des sites pollués
Ordinanza del 26 agosto 1998 sul risanamento dei siti inquinati
2016-12-06T14:48:57.2030000Z
1764
https://www.termdat.bk.admin.ch/entry/1764
Federal Chancellery, Terminology Section, 2006
Amtliche Sammlung des Bundesrechts 1998 2261
RO 1998 2261
Raccolta ufficiale delle leggi federali 1998 2261
SYS: SR 814.680
SYS: RS 814.680
SYS: RS 814.680
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.