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

Attributes

Fremdsprache
foreign language
langue étrangère
lingua straniera
Sprache einer anderen Sprachgemeinschaft, die man in der Regel schulisch lernt.
Language of another linguistic community that is generally learnt in school.
Langue d'une autre communauté linguistique, généralement apprise à l'école.
Lingua di un'altra comunità linguistica, generalmente imparata a scuola.
2020-10-12T11:23:51.7300000Z
133672
https://www.termdat.bk.admin.ch/entry/133672
Duden, "Fremdsprache" ([2020-10-12](https://www.duden.de/rechtschreibung/Fremdsprache))
Languages Act, art. 15 para. 3 (SR 441.1, transl., status 2017-01)
LF Langues, art. 15 al. 3 (RS 441.1, état 2017-01)
LF Lingue, art. 15 cpv. 3 (RS 441.1, stato 2017-01)
nach Brockhaus Enzyklopädie, 1997, Bd. 7, "Fremdsprache" und G. Lüdi, Universität Basel, 1999
after Brockhaus Enzyklopädie, 1997, Bd. 7, "Fremdsprache" and G. Lüdi, Universität Basel, 1999
d'après D. Crystal, Enciclopedia Scienze del linguaggio, 1993, p. 368 et G. Lüdi, Université de Bâle, 1999
secondo D. Crystal, Enciclopedia Scienze del linguaggio, 1993, pag. 368 e G. Lüdi, Università di Basilea, 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

property subject
seeAlso second language
seeAlso foreign-language
seeAlso foreign language teaching
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.