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

Attributes

Grundleistung
core supply
prestation de base
2025-08-25T06:35:09.7164070Z
521215
https://www.termdat.bk.admin.ch/entry/521215
Kompetenzzentrum Verträge und Beschaffung, [Handbuch Beschaffungswesen (2/2)](https://www.collaboration.eda.admin.ch/de/Documents/Handbuch-Beschaffungswesen2-Ausschreibungsverfahren_DE.pdf) (27.6.2018).
Competence Centre for Contracts and Procurement, \hProcurement guideline for FDFA contractors (1/2); https://www.collaboration.eda.admin.ch/en/Documents/Guideline-Beschaffungswesen-Beauftragte-EDA_EN.pdf\s (24.10.2024).
Centre de compétences en contrats et marchés publics du DFAE, [Manuel](https://www.collaboration.eda.admin.ch/fr/Documents/Handbuch-Beschaffungswesen2-Ausschreibungsverfahren_FR.pdf) Marchés publics (2/2), p. 9 (27.6.2018).
Bei einem Projektdurchführungsauftrag PDA entspricht die Grundleistung grundsätzlich der Durchführung der ersten Projektphase einer Dauer von 4 Jahren. Im Falle, dass die Vorbereitungsphase (Inception-Phase) und die erste Phase an denselben Anbieter vergeben werden sollen, gelten Vorbereitung und erste Phase zusammen als Grundleistung.
The core supply refers to the goods, work or services to be supplied by the tenderer once the contract has been awarded.
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.