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

Attributes

Aussprache
discussion
discussion
dibattito
2018-02-21T15:04:15.3470000Z
57004
https://www.termdat.bk.admin.ch/entry/57004
FCh, Terminology Section, 2011
Regierungs- und Verwaltungsorganisationsverordnung, Art. 3 Abs. 4 (SR 172.010.1, Stand 2017-01)
O Organisation du gouvernement et de l'administration, art. 3 tit. (RS 172.010.1, état 2016-04)
O Organizzazione del Governo e dell'Amministrazione, art. 3 tit. (RS 172.010.1, stato 2016-04)
Der Bundesrat führt Aussprachen insbesondere zu Geschäften von weit reichender Bedeutung durch.
USG: "réunion" (art. 17 LOGA) n'est pas un équivalent exact du terme allemand
USG: "riunione" (art. 17 LOGA) non è un equivalente esatto del termine tedesco; EXP: del Consiglio federale su questioni di ampia importanza
ChF, Section de terminologie, 2010
(USG) CaF, Sezione di terminologia, 2010; (EXP) O Organizzazione del Governo e dell'Amministrazione, art. 3 cpv. 4 (RS 172.010.1, stato 2016-04)
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

property subject
seeAlso discussion document
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.