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

Attributes

sprachliche Sozialisation
language socialisation
socialisation linguistique
socializzazione linguistica
Erwerb einer Sprache oder Aneignung von Sprachstrukturen und Sprachnormen in einem bestimmten sozialen Umfeld.
2020-10-12T16:37:50.6930000Z
133593
https://www.termdat.bk.admin.ch/entry/133593
DFI, Quadrilinguisme en Suisse, 1989, p. 4
EDI, Viersprachige Schweiz, 1989, S. 5
DFI, Quadrilinguismo svizzero, 1989, pag. 5
J. Evas / J. Morris / L. Whitmarsh, Welsh Language Transmission and Use in Families, 2017-06-12, p. ([Internet, 2018-08-14](http://dera.ioe.ac.uk/30870/1/170612-welsh-language-transmission-use-in-families-en.pdf))
nach Th. Lewandowski, Linguistisches Wörterbuch, 1990, Bd. 3, S. 978
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.