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

Attributes

Medienstrafrecht
criminal law applicable to the media
droit pénal des médias
diritto penale dei mass media
Gesamtheit der besonderen Regelungen für Delikte im Bereich der Medien, insbesondere für Presse, Radio, Fernsehen und elektronische Netzwerke.
Special regulations relating to offences in the media, in particular for press, radio, television and electronic networks.
2025-07-15T10:42:37.2319330Z
107402
https://www.termdat.bk.admin.ch/entry/107402
FCh, Terminology Section, 2006
MCF Modification Code pénal suisse, ch. 314 (FF (1999 2014)
MCF Modifica del Codice penale svizzero, n. 314 (FF 1999 1881)
A. Donatsch / B. Tag, Strafrecht I, 2006, § 17, S. 194
after A. Donatsch / B. Tag, Strafrecht I, 2006, § 17 Ziff. 1, p. 195
nach A. Donatsch / B. Tag, Strafrecht I, 2006, § 17 Ziff. 1, S. 195
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.