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

Attributes

Jungrentner
jeune retraité
giovane pensionato
2025-09-26T08:46:03.2073380Z
47503
https://www.termdat.bk.admin.ch/entry/47503
NZZ, Nach der Rente geht es für sie erst richtig los, 2017-02-27 ([Internet, 2025-03-31](https://www.nzz.ch/schweiz/jungrentner-schweiz-nach-der-rente-geht-es-erst-richtig-los-ld.148062))
Portail PME, "Le ‘top sharing’ permet d’accéder à des postes à responsabilité tout en restant à temps partiel" ([Internet, 2025-03-31](https://www.kmu.admin.ch/kmu/fr/home/actuel/interviews/2023/le-top-sharing-permet-d-acceder-a-des-postes-a-responsabilite-tout-en-restant-a-temps-partiel.html))
Portale PMI, "Il ‘top sharing’ permette di accedere a posti di responsabilità pur restando a tempo parziale" ([Internet, 2025-03-31](https://www.kmu.admin.ch/kmu/it/home/attualita/interviste/2023/il-top-sharing-permette-di-accedere-a-posti-di-responsabilia-pur-restando-a-tempo-parziale.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: 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.