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

Attributes

Interpellant
author of an interpellation
auteur d'une interpellation
autore di un'interpellanza
Mitglied des National- oder Ständerats, das eine Interpellation einreicht.
Membre du Conseil national ou du Conseil des États qui dépose une interpellation.
Membro del Consiglio nazionale o del Consiglio degli Stati che presenta un'interpellanza.
2017-09-01T09:06:00.7430000Z
109133
https://www.termdat.bk.admin.ch/entry/109133
FCh, Terminology Section, 2005
Parlamentsgesetz, Art. 125 Abs. 4 (SR 171.10, Stand 2016-03)
R Conseil national, art. 28 al. 4 (RS 171.13, état 2015-11)
MCF Modifica della legge federale sul mercato interno, n. 1.2 (FF 2005 416)
ChF, Section de terminologie, 2017
CaF, Sezione di terminologia, 2017
BK, Sektion Terminologie, 2017
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
hyponym author of a parliamentary procedural request
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.