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

Attributes

SLC
SLC
ZSD
CLS
FCh, Terminology Section, 2023
CaF, Sezione di terminologia, 2023
BK, Sektion Terminologie, 2023
ChF, Section de terminologie, 2023
USG: offiziell; EXP: Verwaltungseinheit der Bundeskanzlei, umfasst: Sektion Deutsch, Sektion Französisch, Abteilung Italienisch und Sektion Terminologie (einschliesslich Englischer Sprachdienst, Übersetzung und Koordination Rätoromanisch sowie Kompetenzzentrum Sprachtechnologien)
USG: official; EXP: administrative unit of the Federal Chancellery that consists of: French Section, German Section, Italian Division and Terminology Section (including English Language Service, Translation and Coordination Romansh as well as Centre of Expertise for Language Technologies); HIS: former name: Central Linguistic Services
USG: officiel; EXP: unité administrative de la Chancellerie fédérale; comprend: Section allemande, Section française, Division italienne et Section de terminologie (avec Service linguistique anglais, Traduction et coordination romanche ainsi que Centre de compétences pour les technologies linguistiques)
USG: ufficiale; EXP: unità amministrativa della Cancelleria federale; comprende: Sezione tedesca, Sezione francese, Divisione italiana e Sezione di terminologia (con Servizio linguistico inglese, Traduzione e coordinamento romancio nonché Centro di competenze per le tecnologie linguistiche)
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 Central Language Services
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.