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

Attributes

Kommunikationsfähigkeit
communication skills
compétence communicative
competenza comunicativa
Fähigkeit, die vorhandenen Sprachkenntnisse in kommunikativen Situationen richtig anzuwenden.
2020-10-05T16:02:30.0830000Z
133852
https://www.termdat.bk.admin.ch/entry/133852
A. Petralli, Università di Lugano, 1999
A. Martin / C. Loubier, L'implantation du français, 1993, p. 109
V SBFI Berufliche Grundbildung Detailhandelsassistentin/Detailhandelsassistent mit eidgenössischem Berufsattest, Art. 4 Bst. a (SR 412.101.220.02, Stand 2018-01)
SkillsYouNeed, Interpersonal Skills > Communication Skills ([Internet, 2020-10-05](https://www.skillsyouneed.com/ips/communication-skills.html))
nach I. Werlen, Universität Bern, 2000
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.