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

Attributes

Sprecher
speaker
locuteur
parlante
Person, die eine bestimmte Sprache oder einen bestimmten Dialekt spricht.
Person who speaks a given language or dialect.
Personne qui parle une langue ou un dialecte donnés.
Persona che parla una lingua o un dialetto dati.
2020-10-12T13:00:03.6600000Z
133788
https://www.termdat.bk.admin.ch/entry/133788
Duden, Grosses Wörterbuch, 1994, Bd. 7, "Sprecher"
Council of Europe, From Linguistic Diversity to Plurilingual Education, Guide for the Development of Language Education Policies in Europe, 2017, p. 17 ([Internet, 2020-08-04](https://rm.coe.int/CoERMPublicCommonSearchServices/DisplayDCTMContent?documentId=09000016802fc1c4))
Le Grand Robert de la langue française, "locuteur, trice" ([Internet, 2020-10-12](https://grandrobert.lerobert.com/))
MCF Articolo sulle lingue (FF 1991 II 294)
GRM: sost. m./f.
nach Duden, Grosses Wörterbuch, 1994, Bd. 7, "Sprecher"
New Oxford Dictionary of English, 1998, "speaker"
d'après G. Mounin, Dictionnaire de la linguistique, 1993, "locuteur"
secondo Treccani, Vocabolario, "parlante" ([Internet, 2020-10-12](https://www.treccani.it/vocabolario/parlante/))
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.