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

Attributes

Strukturhilfe
structural assistance
aide structurelle
aiuto strutturale
Rückkehrhilfe, die zur strukturellen Lösung migrationsrelevanter Probleme in Herkunftsländern beiträgt.
Aide au retour qui contribue à résoudre les problèmes de structures rencontrés par les pays de provenance en rapport avec la migration.
Aiuto al ritorno che contribuisce alla soluzione strutturale dei problemi con una rilevanza per la migrazione nei Paesi d'origine.
2022-05-11T13:54:34.3230000Z
38001
https://www.termdat.bk.admin.ch/entry/38001
FCh, Terminology Section, 2011
Asylverordnung 2, Art. 71 Abs. 3 (SR 142.312, Stand 2009-01)
([ODM, Retour > Aide au retour > Aide structurelle, 2014-11-06, Internet](https://www.bfm.admin.ch/bfm/fr/home/rueckkehr/rueckkehrhilfe/strukturhilfe.html))
O Asilo 2, art. 71 cpv. 3 (RS 142.312, stato 2009-01)
nach ([BFM, Rückkehr > Rückkehrhilfe > Strukturhilfe, 2014-11-06, Internet](https://www.bfm.admin.ch/bfm/de/home/rueckkehr/rueckkehrhilfe/strukturhilfe.html))
d'après ([ODM, Retour > Aide au retour > Aide structurelle, 2014-11-06, Internet](https://www.bfm.admin.ch/bfm/fr/home/rueckkehr/rueckkehrhilfe/strukturhilfe.html))
secondo ([UFM, Ritorno > Aiuto al ritorno > Aiuto strutturale, 2014-11-06, Internet](https://www.bfm.admin.ch/bfm/it/home/rueckkehr/rueckkehrhilfe/strukturhilfe.html))
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 structural assistance project
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.