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

Attributes

Organisationsverordnung vom 6. Dezember 1999 für das Eidgenössische Departement für Umwelt, Verkehr, Energie und Kommunikation
Organisation Ordinance of 6 December 1999 for the Federal Department of the Environment, Transport, Energy and Communications
Ordonnance du 6 décembre 1999 sur l'organisation du Département fédéral de l'environnement, des transports, de l'énergie et de la communication
Ordinanza del 6 dicembre 1999 sull'organizzazione del Dipartimento federale dell'ambiente, dei trasporti, dell'energia e delle comunicazioni
2016-09-27T17:11:02.4730000Z
1305
OV-UVEK
OrgO-DETEC
Org DETEC
Org-DATEC
https://www.termdat.bk.admin.ch/entry/1305
FCh, Terminology Section, 2009
Amtliche Sammlung des Bundesrechts 2000 243
Recueil officiel des lois fédérales 2000 243
Raccolta ufficiale delle leggi federali 2000 243
SYS: SR 172.217.1
SYS: RS 172.217.1
SYS: RS 172.217.1
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.