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

Attributes

Backstopping
backstopping
backstopping
backstopping
2025-08-25T06:34:24.9132240Z
520972
https://www.termdat.bk.admin.ch/entry/520972
Intranet EDA, [Was](https://www.collaboration.eda.admin.ch/de/Documents/COO.2011.100.11.125015.pdf) eigentlich ist... (30.9.2015).
FDFA website, [Cooperation](https://www.eda.admin.ch/deza/en/home/aktivitaeten_projekte/projekte.html/projects/SDC/en/1981/7F03874/phase17) with the Swiss Tropical and Public Health Institute, Basel - Backstopping Mandate 2011-2013 (30.9.2015).
Intranet DFAE, [Au](https://www.collaboration.eda.admin.ch/fr/Documents/COO.2011.100.11.125017.pdf) fait, qu'est-ce que... (30.9.2015).
Internet DFAE, [Requisiti per i consulenti e loro settori di competenza](https://www.eda.admin.ch/deza/it/home/partnerschaften_auftraege/auftraege_und_beitraege/auftraege/anforderungen/konsulenten.html) (25.5.2016).
Nell’ambito di un backstopping gli incaricati consigliano e accompagnano un’organizzazione con l’obiettivo di migliorare, tramite un giudizio esterno critico, aspetti specifici del progetto, come ad esempio la gestione della documentazione e delle conoscenze o lo scambio di esperienze.
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.