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

Attributes

das Abstimmungsergebnis bekannt geben
announce the results of the vote
communiquer le résultat du vote
comunicare il risultato della votazione
2017-07-31T09:42:14.2270000Z
109237
https://www.termdat.bk.admin.ch/entry/109237
BK, Sektion Terminologie, 2017 nach R Nationalrat, Art. 57 Abs. 2 und 3 sowie Art. 35 Abs. 3 (SR 171.13, Stand 2015-11)
National Council Standing Orders, art. 57 para. 2 (SR 171.13, transl., status 2015-11)
R Conseil national, art. 57 al. 2 (RS 171.13, état 2015-11)
R Consiglio nazionale, art. 57 cpv. 2 (RS 171.13, stato 2015-11)
Die Präsidentin oder der Präsident [des Nationalrats] gibt das [Abstimmungse]rgebnis bekannt.
Il presidente [del Consiglio nazionale] comunica il risultato della votazione.
Le président [du Conseil national] communique le résultat du vote.
The President [of the National Council] announces the result of the vote.
USG: von Duden empfohlene Schreibung
nach Duden, "bekannt geben" ([Internet, 2017-07-31](http://www.duden.de/rechtschreibung/bekannt_geben))
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.