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

Attributes

generell-konkret
general and specific
général et concret
generale e concreto
Eigenschaft von rechtlichen Bestimmungen, die sich an einen nicht näher bestimmten Adressatenkreis richten und sich auf eine bestimmte Menge konkreter Sachverhalte beziehen.
Characteristic of legislative provisions that are directed towards a broadly defined target group and which relate to a certain number of specific circumstances.
Qualité propre aux normes juridiques qui s'adressent à un cercle de destinataires qui n'est pas défini de manière précise et qui visent un nombre déterminé de situations concrètes.
Caratteristica delle disposizioni giuridiche che si rivolgono a una cerchia indeterminata di destinatari e disciplinano un numero determinato di fattispecie.
2025-09-10T07:19:10.5552460Z
414532
https://www.termdat.bk.admin.ch/entry/414532
FCh, Terminology Section, 2016
nach BJ, Gesetzgebungsleitfaden, 2007, Rz. 560
d'après OFJ, Guide de législation, 2007, ch. marg. 560
secondo BJ, Gesetzgebungsleitfaden, 2007, Rz. 560
nach BJ, Gesetzgebungsleitfaden, 2007, Rz. 560
secondo BJ, Gesetzgebungsleitfaden, 2007, Rz. 560
after BJ, Gesetzgebungsleitfaden, 2007, Rz. 560
d'après OFJ, Guide de législation, 2007, ch. marg. 558 ss. et Hottelier/Hertig, Droit constitutionnel (script Université de Genève) 2012-2013, p. 59 ([Internet, 2016-08-26](http://www.aed-geneve.ch/wp-content/uploads/2013/10/Polycop-Constit-AED_final.pdf))
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.