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

Attributes

interkulturelle Verständigung
intercultural understanding
compréhension interculturelle
comprensione interculturale
2020-10-12T16:36:48.1100000Z
133585
https://www.termdat.bk.admin.ch/entry/133585
S. Marshall / M. Zhou / T. Gervan, Sense of Belonging and First-Year Academic Literacy, in: CJHE, Vol. 42, 3/2012, p. 136 ([Internet, 2018-08-14](http://journals.sfu.ca/cjhe/index.php/cjhe/article/viewFile/2044/183777))
EDI, Viersprachige Schweiz, 1989, S. 371
DFI, Quadrilinguisme en Suisse, 1989, p. 267
DFI, Quadrilinguismo svizzero, 1989, pag. 331
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 interlinguistic understanding
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.