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

Attributes

Eröffnung eines Vernehmlassungsverfahrens
initiation of a consultation procedure
ouverture d'une procédure de consultation
indizione di una procedura di consultazione
2021-04-23T11:30:02.1470000Z
292787
https://www.termdat.bk.admin.ch/entry/292787
nach Vernehmlassungsgesetz, Art. 5 Sachüb. (SR 172.061, Stand 2016-04)
after Consultation Procedure Act, art. 5 tit. (SR 172.061, transl., status 2016-04)
d'après LF Consultation, art. 5 tit. (RS 172.061, état 2016-04)
secondo LF Consultazione, art. 5 rubrica (RS 172.061, stato 2016-04)
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.