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

Attributes

alt Bundeskanzlerin
VBS, MM Früh übt sich: Schweizerischer Militär-Sanitäts-Verband führt Ausbildungs- und Ferienlager durch, 2008-10-03 ([Internet, 2024-06-03](https://www.admin.ch/gov/de/start/dokumentation/medienmitteilungen.msg-id-21809.html))
Am 8. Oktober 2008 besuchen nebst alt Bundeskanzlerin Annemarie Huber-Hotz auch Divisionär Gianpiero Lupi, Oberfeldarzt der Schweizer Armee, die sanitätsinteressierten Kinder in Schwarzsee (FR).
USG: als Titel, in Verbindung mit dem Namen, ohne Artikel
nach BK, Leitfaden zur deutschen Rechtschreibung, 2017, Wörterverzeichnis, S. 95, "alt Bundesrat"
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 former Federal Chancellor
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.