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

Attributes

Sprachförderung
language promotion
promotion linguistique
promozione linguistica
Gesamtheit der Massnahmen, die darauf abzielen, die Kenntnisse und den Gebrauch einer Sprache zu fördern.
Ensemble des mesures visant à promouvoir la connaissance et l'usage d'une langue.
Insieme dei provvedimenti intesi a favorire e incoraggiare la conoscenza e l'uso di una lingua.
2020-10-12T16:33:43.6830000Z
133569
https://www.termdat.bk.admin.ch/entry/133569
Sprachengesetz, Art. 16 Sachüb. (SR 441.1, Stand 2017-01)
European Parliament, Regional and minority languages in the European Union, 2016-09, 4. ([Internet, 2018-08-07](http://www.europarl.europa.eu/EPRS/EPRS-Briefing-589794-Regional-minority-languages-EU-FINAL.pdf))
SEM, Encouragement de l’intégration de la Confédération et ses effets dans les cantons, Rapp. annuel 2010, 2011, p. 12 ([Internet, 2018-08-08](https://www.sem.admin.ch/dam/data/sem/integration/berichte/jahresber/ber-integrfoerd-2010-f.pdf))
Costituzione federale, art. 16 rubrica (RS 101, stato 2018-01)
USG: preferito
CaF, Sezione italiana, 1998
BK, Sektion Terminologie, 1997
ChF, Section de terminologie, 1997 et Office fédéral de la culture, 2003
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 preservation of a language
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.