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

Attributes

Nomenklatur der Straftaten
nomenclature of criminal offences
nomenclature des infractions
nomenclatura dei reati
Abschliessendes, hierarchisch strukturiertes Ordnungssystem der im Schweizerischen Strafgesetzbuch und den Bundesnebengesetzen definierten Straftaten.
Hierarchical classification system of all criminal offences defined in the Swiss Penal Code and other federal legislation.
Système hiérarchisé qui répertorie l'ensemble des infractions définies dans le code pénal suisse et dans les lois fédérales accessoires.
Nomenclatura sistematica dei reati definiti nel codice penale e nella restante legislazione penale federale.
2018-06-06T14:32:25.7000000Z
156646
https://www.termdat.bk.admin.ch/entry/156646
FCh, Terminology Section, 2004
UST, Servizi linguistici, 2002
OFS, Services linguistiques, 2002
BFS, Sektion Rechtspflege, Merkmalskatalog, Entwurf, April 2000, S. 4
USG: offiziell
USG: officiel
USG: ufficiale
UST, Servizi linguistici, 2002
OFS, Services linguistiques, 2002
BFS, Sektion Rechtspflege, 2002
after BFS, Sektion Rechtspflege, 2002
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.