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

Attributes

Hauptteil
main part
partie principale
parte principale
Inhaltliche Gliederungseinheit eines Erlasses, der dem Einleitungsteil folgt und die hauptsächlichen Bestimmungen zum eigentlichen Gegenstand des Erlasses umfasst.
Part of an enactment that follows the introduction and contains the main provisions relating to the actual subject matter of the enactment.
Partie d'un acte législatif qui suit la partie introductive et qui contient les dispositions les plus importantes concernant l'objet particulier de cet acte.
Unità di partizione contenutistica di un atto normativo che segue la parte introduttiva e contiene le principali disposizioni concernenti la materia stessa dell'atto.
2017-05-30T16:20:51.1770000Z
56918
https://www.termdat.bk.admin.ch/entry/56918
FCh, Terminology Section, 2005
BK, Gesetzestechnische Richtlinien, 2003, Rz. 21
ChF, Dir. Technique législative, 2003, ch. marg. 21
CaF, Dir. Tecnica legislativa, 2003, n. marg. 21
nach BK, Gesetzestechnische Richtlinien, 2003, Rz. 21 und BJ, Gesetzgebungsleitfaden, 2007, Rz. 884 ff.
after BK, Gesetzestechnische Richtlinien, 2003, Rz. 21 and BJ, Gesetzgebungsleitfaden, 2007, Rz. 884 ff.
d'après ChF, Dir. Technique législative, 2003, ch. marg. 21 et OFJ, Guide de législation, 2007, ch. marg. 884 ss
secondo CaF, Dir. Tecnica legislativa, 2003, n. marg. 21 e BJ, Gesetzgebungsleitfaden, 2007, Rz. 884 ff.
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.