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

Attributes

Kompetenzzentrum für die digitale Transformation in der Strafjustiz
Centre de compétences pour la transformation numérique dans la justice pénale
Centro di compentenza per la trasformazione digitale nella giustizia penale
Kompetenzzentrum, das allen Beteiligten der schweizer Strafjustizkette bei der digitalen Transformation unterstützend zur Seite steht.
2025-05-28T07:52:35.9822770Z
446122
HIS Schweiz
https://www.termdat.bk.admin.ch/entry/446122
CaF, Sezione di terminologia, 2025
HIS Schweiz, Über HIS > Überblick ([Internet, 2025-05-27](https://www.his-programm.ch/de/ueber-his/ueberblick))
HIJP ([Internet, 2025-05-28](https://www.his-programm.ch/fr/))
USG: proposta
HIS Schweiz, 2025
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.