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

Attributes

Familiensprache
home language
langue familiale
lingua della famiglia
Sprache, die in der Familie als Umgangssprache verwendet wird.
Langue courante utilisée dans le cadre de la famille.
Lingua corrente usata in seno alla famiglia.
2020-07-29T09:44:44.8870000Z
133635
https://www.termdat.bk.admin.ch/entry/133635
A. Petralli, Università di Lugano, 1999
G. Lüdi / I. Werlen, Paysage linguistique de la Suisse, 1997, p. 674
G. Lüdi / I. Werlen, Sprachenlandschaft Schweiz, 1997, S. 608
H. Pinnock, Language and education: the missing link, 2009, p. 16 ([Internet, 2018-08-22](http://www.unesco.org/education/EFAWG2009/LanguageEducation.pdf))
DOM: statistique démographique
DOM: statistica demografica
DOM: Bevölkerungsstatistik
d'après G. Lüdi / I. Werlen, Paysage linguistique de la Suisse, 1997, p. 674
nach G. Lüdi / I. Werlen, Sprachenlandschaft Schweiz, 1997, S. 608
secondo UST, Comunicato stampa, N.104/97
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.