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

Attributes

Dreisprachigkeit
trilingualism
trilinguisme
trilinguismo
Eigenschaft einer Person, die drei Sprachen kennt, oder Umstand, dass in einer Gemeinschaft oder einem geografischen Gebiet drei Sprachen nebeneinander verwendet werden.
Caractéristique d'une personne qui connaît trois langues ou coexistence de trois langues au sein d'une communauté ou dans une région.
Caratteristica di una persona che conosce tre lingue o coesistenza di tre lingue in seno a una comunità o in una regione.
2020-08-19T08:07:26.7830000Z
133810
https://www.termdat.bk.admin.ch/entry/133810
DFI, Quadrilinguisme en Suisse, 1989, p. 185
EDI, Viersprachige Schweiz, 1989, S. 253
New Oxford Dictionary of English, 1998, "trilingual"
Treccani, Vocabolario, "trilinguismo" ([Internet, 2020-08-12](http://www.treccani.it/vocabolario/trilinguismo/))
nach H. Glück, Metzler Lexikon Sprache, 1993, "Bilingualismus"
d'après H. Glück, Metzler Lexikon Sprache, 1993, "Bilingualismus"
secondo H. Glück, Metzler Lexikon Sprache, 1993, "Bilingualismus"
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 trilingual
seeAlso triglossia
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.