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

Attributes

Aktenherausgabe
handover of documents
production de pièces
produzione di documenti
2018-01-30T13:47:05.2900000Z
109200
https://www.termdat.bk.admin.ch/entry/109200
FCh, Terminology Section, 2011
Finanzkontrollgesetz, Art. 4 Sachüb. (SR 614.0, Stand 2012-01)
LF Contrôle des finances, art. 4 tit. (RS 614.0, état 2012-01)
LF Rapporti fra i consigli, art. 58 cpv. 2 (abrogato, RU 1962 831)
Ciascuna commissione d'inchiesta [...] può [...] sentire le persone tenute a informare, interrogare testimoni e chiedere la produzione di documenti.
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 request for the handover of files
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.