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

Attributes

mehrsprachig
plurilingual
plurilingue
plurilingue
2020-10-12T13:09:24.8730000Z
133820
https://www.termdat.bk.admin.ch/entry/133820
Bundesverfassung, Art. 70 Abs. 4 (SR 101, Stand 2020-01)
Constitution fédérale, art. 70 al. 4 (RS 101, état 2020-01)
Costituzione federale, art. 70 cpv. 4 (RS 101, stato 2020-01)
Federal Constitution, art. 70 para. 4 (SR 101, transl., status 2020-01)
Der Bund unterstützt die mehrsprachigen Kantone bei der Erfüllung ihrer besonderen Aufgaben.
La Confédération soutient les cantons plurilingues dans l'exécution de leurs tâches particulières.
La Confederazione sostiene i Cantoni plurilingui nell’adempimento dei loro compiti speciali.
The Confederation shall support the plurilingual Cantons in the fulfilment of their special duties.
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 plurilingualism
seeAlso bilingual
seeAlso trilingual
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.