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

Attributes

GSI
GSI
GSI
CaF, Sezione di terminologia, 2021
BK, Sektion Terminologie, 2021
ChF, Section de terminologie, 2021
USG: offiziell; EXP: der Bundeskanzlei; HIS: seit 2021; 2010-2020 Sektion Geschäftsverwaltung und Logistik (GEVER & Log)
USG: official; EXP: of the Federal Chancellery; HIS: since 2021; 2010-2020 Business Administration and Logistics Section
USG: officiel; EXP: de la Chancellerie fédérale; HIS: depuis 2021; 2010-2020 Section gestion des affaires et logistique (GEVER & Log)
USG: ufficiale; EXP: della Cancelleria federale; HIS: dal 2021; 2010-2020 Sezione gestione degli affari e logistica (GEVER & Log)
FCh, Terminology Section, 2023
CaF, Sezione di terminologia, 2023
BK, Sektion Terminologie, 2023
ChF, Section de terminologie, 2023
SELECT ?property ?object WHERE { BIND (?? AS ?s) ?s ?property ?object . FILTER (isIRI(?object)) FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000
Outgoing Relationships: No results found.
SELECT ?property ?subject WHERE { BIND (?? AS ?o) ?subject ?property ?o . FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000

Incoming Relationships

property subject
has part Business Administration, Security, Infrastructure Section
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.