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

Attributes

Verordnung vom 15. November 2017 über die Überwachung des Post- und Fernmeldeverkehrs
Ordinance of 15 November 2017 on the Surveillance of Post and Telecommunications
Ordonnance sur la surveillance de la correspondance par poste et télécommunication
Ordinanza sulla sorveglianza della corrispondenza postale e del traffico delle telecomunicazioni
2023-05-22T08:31:53.6778170Z
447887
https://www.termdat.bk.admin.ch/entry/447887
FCh, Terminology Section, 2020
Amtliche Sammlung des Bundesrechts 2018 147
Recueil officiel du droit fédéral 2018 147
Raccolta ufficiale delle leggi federali 2018 147
SYS: SR 780.11
SYS: RS 780.11
SYS: RS 780.11
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.