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

Attributes

Preisliste
price list
liste de prix
Report in Vision+ which is used to retrieve the prices for consular services on a given key date.
2025-08-25T06:36:20.4767730Z
521487
https://www.termdat.bk.admin.ch/entry/521487
Intranet EDA, SAP Online Help DE, T35 - [Preisliste](https://group.eda.admin.ch/group/SAP-Online-Help-DE/visionplus/berichte/t35-preisliste) (7.1.2016).
FDFA intranet, SAP Online Help EN, T35 - [Price list](https://group.eda.admin.ch/group/SAP-Online-Help-EN/vision-plus/reports/t35-price-list) (7.1.2016).
Intranet DFAE, SAP Online Help FR, VISION+, T35 - [Liste de prix](https://group.eda.admin.ch/group/SAP-Online-Help-FR/vision-plus/rapports/t35-liste-de-prix) (7.1.2016).
Based on the FDFA intranet, SAP Online Help EN, T35 - [Price list](https://group.eda.admin.ch/group/SAP-Online-Help-EN/vision-plus/reports/t35-price-list) (7.1.2016).
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.