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

Attributes

Hochalemannisch
haut-alémanique
alto alemanno
Alemannisch, das in der Deutschschweiz, in Liechtenstein und im Vorarlberg gesprochen wird.
Groupe de dialectes alémaniques parlés en Suisse allemande, au Liechtenstein et au Vorarlberg.
Gruppo di dialetti alemanni parlati nella Svizzera tedesca, nel Liechtenstein e nel Vorarlberg.
2020-10-12T13:41:17.5470000Z
133694
https://www.termdat.bk.admin.ch/entry/133694
Treccani, Vocabolario, "alemanno" ([Internet, 2020-10-12](https://www.treccani.it/vocabolario/alemanno/))
R. Schläpfer, Die viersprachige Schweiz, 1982, S. 74
R. Schläpfer, La Suisse aux quatre langues, 1985, p. 68
nach H. Bussmann, Lexikon der Sprachwissenschaft, 1990, S. 66 f. und BK, Sektion Deutsch, 1997
d'après R. Schläpfer, La Suisse aux quatre langues, 1985, p. 73-75, et ChF, Section allemande, 1997
secondo Treccani, Vocabolario, "alemanno" ([Internet, 2020-10-12](https://www.treccani.it/vocabolario/alemanno/)) e CaF, Sezione tedesca, 1997
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
hyponym Alemannisch
hyponym Südalemannisch
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.