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

Attributes

krasser Verstoss gegen die Grundsätze der Bundesverfassung und der Konvention zum Schutze der Menschenrechte und Grundfreiheiten
gross violation of the principles of the Federal Constitution or the Convention for the protection of Human Rights and Fundamental Freedoms
violation grave des principes fondamentaux du droit constitutionnel et de la Convention européenne des droits de l'homme
crassa violazione dei principi della Costituzione federale e della Convenzione per la salvaguardia dei diritti dell'uomo e delle libertà fondamentali
2025-07-21T08:25:18.9901460Z
107733
https://www.termdat.bk.admin.ch/entry/107733
Code pénal suisse, art. 3 al. 3 (RS 311.0, état 2015-01)
Codice penale svizzero, art. 3 cpv. 3 (RS 311.0, stato 2015-01)
Schweizerisches Strafgesetzbuch, Art. 3 Abs. 3 (SR 311.0, Stand 2015-01)
Swiss Criminal Code, art. 3 para. 3 (SR 311.0, transl., status 2014-07)
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.