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

Attributes

formale Gliederung
formal structure
structure formelle
articolazione formale
Gliederung eines Erlasses, die diesen je nach Umfang des Textes und den inneren Zusammenhängen mit Hilfe formaler Mittel (z. B. Sachtitel, Ziffern) in überschaubare Einheiten unterteilt.
Structure of an enactment in terms of which it is subdivided into clearly defined units (e.g. titles, numbers) depending on the size of the text and the relationship between its various parts.
Structure découpant le texte d'un acte législatif par des moyens formels (p. ex. titres, chiffres), selon sa longueur et les connexions intérieures en unités rédactionnelles (subdivisions) bien distinctes.
Struttura di un atto normativo che rispecchia la suddivisione di un testo in unità redazionali (unità di partizione) ben distinte, mediante mezzi formali (p. es. titoli, numeri), a seconda della sua lunghezza e dei nessi interni.
2017-07-03T09:33:00.1770000Z
56897
https://www.termdat.bk.admin.ch/entry/56897
FCh, Terminology Section, 2005
BK, Gesetzestechnische Richtlinien, 2003, S. 29
OFJ, Guide de législation, 2007, ch. marg. 870
CaF, Dir. Tecnica legislativa, 2003, p. 27
nach BJ, Gesetzgebungsleitfaden, 2007, Rz. 866 ff. und BK, Gesetzestechnische Richtlinien, 2003, Rz. 49 ff.
after BJ, Gesetzgebungsleitfaden, 2007, Rz. 866 ff. and BK, Gesetzestechnische Richtlinien, 2003, Rz. 49 ff.
d'après OFJ, Guide de législation, 2007, ch. marg. 866 ss et ChF, Dir. Technique législative, 2003, ch. marg. 49 ss
secondo BJ, Gesetzgebungsleitfaden, 2007, Rz. 866 ff. e CaF, Dir. Tecnica legislativa, 2003, marg. 49 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

property subject
seeAlso structure of an enactment
seeAlso contentual structure
seeAlso formal structure
seeAlso structural unit
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.