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

Attributes

Nicht-Landessprache
non-national language
langue non nationale
lingua non nazionale
Sprache, die in einem Land von zahlreichen Personen verwendet wird, aber nicht den Status einer Landessprache hat.
Langue utilisée par de nombreuses personnes dans un pays donné, mais ne possède pas le statut de langue nationale.
Lingua che, pur essendo presente in modo significativo in una nazione, non gode delle prerogative e delle qualifiche spettanti alle lingue nazionali.
2018-08-16T13:51:47.3100000Z
133604
https://www.termdat.bk.admin.ch/entry/133604
G. Lüdi / I. Werlen, Sprachenlandschaft Schweiz, 1997, S. 612
F. Grin, Language Policy in Multilingual Switzerland: Overview and Recent Developments, 1998 ([Internet, 2018-08-16](https://www.files.ethz.ch/isn/34164/brief_2.pdf))
OFS, Annuaire statistique 1997, p. 361
UST, Struttura della popolazione, lingua principale e religione, 2003, p. 3
nach G. Lüdi / I. Werlen, Sprachenlandschaft Schweiz, 1997, S. 612
d'après G. Lüdi / I. Werlen, Sprachenlandschaft Schweiz, 1997, p. 612
CaF, Sezione italiana, 1998 e A.Petralli, Università di Lugano, 1999
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.