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

Attributes

Begriffe
Definitions
Définitions
Definizioni
Sachüberschrift des Artikels, der die Bedeutung der wichtigsten Termini eines Erlasses definiert.
Titre de l'article qui définit les termes les plus importants d'un acte législatif.
Titolo dell'articolo che definisce i termini più importanti di un atto legislativo.
2021-05-10T09:14:29.4730000Z
193787
https://www.termdat.bk.admin.ch/entry/193787
BG Radio und Fernsehen, Art.2 (AS 1992 601)
O Telecommunications Services (transl.), chap. 4, (SR 784.101.1)
LF radio et télévision, art.1 (RO 1992 601)
LF radiotelevisione, art.1 (RU 1992 601)
Wenn für mehrere Teilbereiche gemeinsame oder allgemeine Bestimmungen gelten, sollen sie am Anfang des Erlasses oder eines Abschnitts zusammengefasst werden. Das gilt insbesondere für Geltungsbereich, Zweck, Begriffe und Grundsätze, welche bei der Anwendung des Erlasses zu beachten sind, sowie für Regelungen, welche verschiedene Erscheinungen gemeinsam betreffen, sofern die Gemeinsamkeiten häufig und umfangreich sind.
ChF, Section de terminologie, 1993
BK, Sektion Terminologie, 1993
CaF, Sezione di terminologia, 1993
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.