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

Attributes

Nichteintretensentscheid
decisione di non entrata in materia
2025-05-28T17:01:39.8056710Z
131332
https://www.termdat.bk.admin.ch/entry/131332
Zivildienstgesetz, Art. 18 Abs. 5 (SR 824.0, Stand 2006-12)
(1) L sul servizio civile, art. 18 cpv. 5 (RS 824.0, stato 2006 12)
Bis Beginn der Anhörung werden verfahrensleitende Verfügungen, Nichteintretensentscheide und Abschreibungsverfügungen durch die Vollzugsstelle erlassen, danach durch die Zulassungskommission.
Fino al momento dell'audizione le decisioni di ordine procedurale, di non entrata in materia e di stralcio dal ruolo sono prese dall'organo d'esecuzione
DOM: Zivildienst
DOM: servizio civile
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.