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

Attributes

Einstiegsfremdsprache
first foreign language
langue étrangère initiale
prima lingua straniera
Fremdsprache, die in der Schule als erste unterrichtet wird.
Première langue étrangère enseignée à l'école.
Prima lingua straniera insegnata a scuola.
2018-10-18T13:26:26.5230000Z
133674
https://www.termdat.bk.admin.ch/entry/133674
FCh, Terminology Section, 2018
EDK, Fremdsprachenunterricht in der obligatorischen Schule, Faktenblatt, 2016-12-12, S. 2 ([Internet, 2017-05-05](http://www.edudoc.ch/static/web/arbeiten/sprach_unterr/fktbl_sprachen_d.pdf))
CDIP, Enseignement des langues étrangères à l’école obligatoire, feuille d'information, 2016-12-12, p. 2 ([Internet, 2017-05-05](http://www.edudoc.ch/static/web/arbeiten/sprach_unterr/fktbl_sprachen_f.pdf))
UFC, Secondo rapporto Carta europea delle lingue, 2002, p. 14
USG: proposta
nach EDK, PM Sprachenunterricht, 2000-09-21
d'après CDIP, Comm. pr. Enseignement des langues, 2000-09-21
secondo CDIP, Comm. pr. Enseignement des langues, 2000-09-21
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 early foreign 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.