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

Attributes

Einleitungsteil
introductory part
partie introductive
parte introduttiva
Teil eines Erlasses, der dem Ingress folgt und die Bestimmungen über Zweck und Geltungsbereich des Erlasses sowie allenfalls Definitionen der wichtigsten im Erlass verwendeten Begriffe umfasst.
Part of an enactment that follows the preamble and which contains the provisions on the purpose and scope of application of the enactment, together, if necessary, with the definitions of the most important terms used in the text.
Partie d'un acte législatif qui suit le préambule, qui précise les buts et les champs d'application de cet acte et qui en définit éventuellement les notions principales.
Parte di un atto normativo che segue l'ingresso e contiene le disposizioni concernenti lo scopo e il campo d'applicazione dello stesso atto ed eventuali definizioni dei più importanti concetti adoperati.
2017-06-01T13:01:56.4430000Z
56917
https://www.termdat.bk.admin.ch/entry/56917
FCh, Terminology Section, 2005
BK, Gesetzestechnische Richtlinien, 2013, Rz. 30
ChF, Dir. Technique législative, 2013, ch. marg. 30
CaF, Dir. Tecnica legislativa, 2013, n. marg. 30
nach BK, Gesetzestechnische Richtlinien, 2013, Rz. 30 ff.
after BK, Gesetzestechnische Richtlinien, 2003, Rz. 15 ff.
d'après ChF, Dir. Technique législative, 2013, ch. marg. 30 ss
secondo CaF, Dir. Tecnica legislativa, 2013, n. marg. 30 segg.
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.