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

Attributes

Leistungspauschale
flat-rate contribution for services
forfait lié aux prestations
somma forfettaria per la prestazione
2022-05-11T14:25:59.4070000Z
38031
https://www.termdat.bk.admin.ch/entry/38031
FCh, Terminology Section, 2011
Asylverordnung 2, Art. 68 Abs. 2 (SR 142.312, Stand 2009-01)
O Asilo 2, art. 68 cpv. 2 (RS 142.312, stato 2009-01)
([ODM, Dir. Domaine de l'asile, 4 Aide au retour et à la réintégration, 2008-01-01, ch. 4.1.5.3, p. 5, Internet](https://www.bfm.admin.ch/dam/data/bfm/rechtsgrundlagen/weisungen/asyl/rueckkehr-_und_wiedereingliederungshilfe/4_rueckkehr_wiedereingliederungshilfe-f.pdf))
DOM: Rückkehrberatung
DOM: return counselling
DOM: conseil en vue du retour
DOM: consulenza per il ritorno
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 basic flat-rate contribution
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.