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

Attributes

Schweizerisches Vertretungsbüro
Representative Office of Switzerland
Bureau de représentation suisse
Ufficio di rappresentanza svizzero
2024-05-22T06:11:10.2908740Z
2665
https://www.termdat.bk.admin.ch/entry/2665
FDFA, List of organisational unit names, 2006-10-18
EDA, Liste Kennzeichnungen, 2006-10-18
DFAE, Liste des dénominations, 2006-10-18
DFAE, Elenco delle denominazioni, 2006-10-18
EXP: dem Eidgenössischen Departement für auswärtige Angelegenheiten angegliedert
EXP: attached to the Federal Department for Foreign Affairs
EXP: rattaché au Département fédéral des affaires étrangères
EXP: aggregato al Dipartimento federale degli affari esteri
nach EDA, Liste Kennzeichnungen, 2006-10-18
after FDFA, List of organisational unit names, 2006-10-18
d'après DFAE, Liste des dénominations, 2006-10-18
secondo DFAE, Elenco delle denominazioni, 2006-10-18
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.