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

Attributes

Sprachenfreiheit
freedom to use any language
liberté de la langue
libertà di lingua
Grundrecht, sich in einer Sprache eigener Wahl, vor allem in seiner Hauptsprache, auszudrücken.
Droit fondamental de s'exprimer dans la langue de son choix, surtout dans sa langue principale.
Diritto fondamentale di esprimersi in una lingua scelta liberamente, soprattutto nella propria lingua principale.
2022-04-28T07:58:43.8630000Z
133551
https://www.termdat.bk.admin.ch/entry/133551
Bundesverfassung, Art. 18 Sachüb. (SR 101, Stand 2016-01)
Federal Constitution, art. 18 heading (SR 101, transl., status 2018-01)
Constitution fédérale, art. 18 tit. (RS 101, état 2016-01)
Costituzione federale, art. 18 rubrica (RS 101, stato 2016-01)
USG: privilégié
preferito
nach P. Saladin, Grundrechte im Wandel, 1982, S. 87 und EDI, Viersprachige Schweiz, 1989, S. 208
d'après P. Saladin, Grundrechte im Wandel, 1982, p. 87, cité dans DFI, Quadrilinguisme en Suisse, 1989, p. 156
secondo P. Saladin, Grundrechte im Wandel, 1982, S. 87, citato in DFI, Quadrilinguismo svizzero, 1989, pag. 195
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.