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

Attributes

Absatz
paragraph
alinéa
capoverso
Erste, mit hochgestellten arabischen Ziffern nummerierte Gliederungseinheit in den Artikeln eines Erlasses.
First structural unit in the articles of a piece of legislation, numbered in superscript.
Première subdivision à l'intérieur des articles d'un acte législatif qui est numérotée en chiffres arabes placés en exposant.
Prima unità di partizione interna a un articolo di atto normativo che riporta una cifra araba in apice a sinistra.
2025-12-17T13:39:20.3976020Z
56906
https://www.termdat.bk.admin.ch/entry/56906
BK, Gesetzestechnische Richtlinien, Rz. 77 ([Internet, 2025-12-15](https://www.bk.admin.ch/apps/gtr/de/pdf/_Toc348089268.pdf))
CaF, Direttive di tecnica legislativa, n. marg. 77 ([Internet, 2025-12-15](https://www.bk.admin.ch/apps/gtr/it/index.html?_toc348089268.html))
ChF, Directives sur la technique législative, ch. marg. 77 ([Internet, 2025-12-15](https://www.bk.admin.ch/apps/gtr/fr/pdf/_Toc348089268.pdf))
FCh, Legal Style Guide, 2025, p. 31 ([Internet, 2025-12-15](https://www.bk.admin.ch/dam/bk/en/dokumente/sprachdienste/English%20Style%20Guide.pdf.download.pdf/english_style_guide.pdf))
EXP: Absätze bestehen im Gegensatz zu Lemmata immer aus mindestens einem syntaktisch vollständigen Satz
BK, Sektion Deutsch, 2012
after BK, Gesetzestechnische Richtlinien, Rz. 77 ([Internet, 2025-12-15](https://www.bk.admin.ch/apps/gtr/de/pdf/_Toc348089268.pdf))
ChF, Directives sur la technique législative, ch. marg. 77 et 82 ([Internet, 2025-12-15](https://www.bk.admin.ch/apps/gtr/fr/pdf/_Toc348089268.pdf))
nach BK, Gesetzestechnische Richtlinien, Rz. 77 und 82 und ([Internet, 2025-12-15](https://www.bk.admin.ch/apps/gtr/de/pdf/_Toc348089268.pdf)) BK, Sektion Deutsch, 2012
secondo CaF, Direttive di tecnica legislativa, n. marg. 77 e 82 ([Internet, 2025-12-15](https://www.bk.admin.ch/apps/gtr/it/index.html?_toc348089268.html))
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 unnumbered paragraph
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.