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

Attributes

Legitimation zur Verfahrensteilnahme
authorisation for participation in a proceeding
légitimation à participer à une procédure
legittimazione a partecipare ad una procedura
2017-11-07T13:12:45.2170000Z
69429
https://www.termdat.bk.admin.ch/entry/69429
ChF, Section de terminologie, 2010
UFP, Dir. Assistenza giudiziaria in materia penale, 1998, p. 33, n. 3.4.3
BJ, Wegl. Rechtshilfe in Strafsachen, 2010, S. 51, Ziff. 3.3.2 ([Internet, 2017-10-17](https://www.rhf.admin.ch/dam/data/rhf/strafrecht/wegleitungen/wegleitung-strafsachen-d.pdf))
FOP, GL Mutual Assistance in Criminal Matters, 1998, p. 29, no 3.4.3
DOM: internationale Rechtshilfe in Strafsachen
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.