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

Attributes

Rechtsbewusstsein
legal awareness
conscience du droit
coscienza giuridica
2025-08-04T05:57:00.3747270Z
109053
https://www.termdat.bk.admin.ch/entry/109053
FCh, Terminology Section, 2012
Prévention Suisse de la Criminalité (PSC), Glossaire, "Prévention primaire" (Internet, 2012-04-26)
Prevenzione Svizzera della Criminalità (PSC), Glossario, "Prevenzione primaria" (Internet, 2012-10-02)
SECO, Erläuternder Ber. Änderung Kartellgesetz, Teil 2: Umsetzung Motion Schweiger, 2011-03-30, Ziff. 3.3.3, S. 52 (Internet, 2012-04-26)
EXP: da parte dei cittadini
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 awareness of the unlawful nature of an act
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.