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

Attributes

Instruktionssprache
language of investigation
langue de l'instruction
lingua della procedura istruttoria
Sprache, in der ein Untersuchungsverfahren durchgeführt wird.
Langue dans laquelle se déroule une procédure d'instruction.
Lingua in cui si svolge una procedura istruttoria.
2020-10-12T16:44:34.8800000Z
133630
https://www.termdat.bk.admin.ch/entry/133630
A. Petralli, Università di Lugano, 1999
EDI, Viersprachige Schweiz, 1989, S. 249
DFI, Quadrilinguisme en Suisse, 1989, p. 182
CA, SUPREME COURT OF BRITISH COLUMBIA, Ruling R. v. Ansary, 2001 BCSC 1333 (CanLII), 2001-09-25, no. 66, in: Department of Justice Canada, Annotated Language Laws of Canada - Constitutional, Federal, Provincial and Territorial Laws, 2017-07, p. 153 ([Internet, 2018-08-21](http://publications.gc.ca/collections/collection_2018/jus/J12-6-2-2018-1-eng.pdf))
CaF, Sezione italiana, 1998
BK, Sektion Terminologie, 1997
ChF, Section de terminologie, 1997
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.