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

Attributes

Rechtsmittelfrist
appeal deadline
délai de recours
termine d'impugnazione
2023-06-27T11:19:29.2442250Z
382370
https://www.termdat.bk.admin.ch/entry/382370
Zivilprozessordnung, Art. 388 Abs. 3 (SR 272, Stand 2023-01)
Asylum Act, art. 109b let. b (SR 142.31, transl., status 2022-11)
Code de procédure civile, art. 388 al. 3 (RS 272, état 2023-01)
Codice di procedura civile, art. 388 cpv. 3 (RS 272, stato 2023-01)
EXP: Frist, die im Entscheid für die Einlegung eines Rechtsmittels angegeben wird
nach Zivilprozessordnung, Art. 238 Bst. f (SR 272, Stand 2023-01) und A. und. D. Staehelin / P. Grolimund, Zivilprozessrecht, 2013, S. 448
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.