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

Attributes

émigration
Abwanderung
esodo
2023-11-20T15:11:54.8391670Z
128198
https://www.termdat.bk.admin.ch/entry/128198
(VE) VLP-ASPAN, Begriffe zur Raumplanung, 1996, S. 24; (EXP) nach Quelle (VE)
(1) (PH) VLP-ASPAN, Lexique Aménagement du territoire, 1997, p. 52
VLP-ASPAN, Lessico della pianificazione del territorio, 2001, (1) p. 44, (2) p. 45 (EXP) secondo fonte (1)
On parle d'émigration [...] lorsque le nombre de personnes qui émigrent est supérieur à celui des immigrants.
EXP: man spricht von Abwanderung wenn, die Wanderungsbilanz über längere Zeit in einem bestimmten Gebiet statistisch negativ ist, d. h. wenn die Zahl der abwandernden Personen grösser ist als diejenige der zuwandernden.
EXP: ce phénomène touche principalement les régions de montagne et les grandes villes; USG: on trouvera aussi exode rural ou exode urbain
EXP: questo fenomeno che interessa soprattutto le regioni di montagna o periferiche e i grandi centri urbani si verifica quando in una determinata regione, durante un periodo prolungato di tempo, si registra un numero di partenze superiore a quello degli arrivi.
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.