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

Attributes

visto
vu
nach Einsicht in
having considered
2021-05-10T09:15:34.6870000Z
441772
https://www.termdat.bk.admin.ch/entry/441772
Bundesgerichtsgesetz, Ingress (SR 173.110, Stand 2017-04)
FA Political Rights, preamble (SR 161.1, transl., status 2015-11)
LF Tribunal fédéral, préambule (RS 173.110, état 2017-04)
LF Tribunale federale, ingresso (RS 173.110, stato 2017-04)
Die Bundesversammlung der Schweizerischen Eidgenossenschaft, gestützt auf die Artikel [...] der Bundesverfassung, nach Einsicht in die Botschaft des Bundesrates vom 28. Februar 2001, beschliesst: [...]
L'Assemblea federale della Confederazione Svizzera, visti gli articoli [...] della Costituzione federale; visto il messaggio del Consiglio federale [...] decreta:[...]
L'Assemblée fédérale de la Confédération suisse, vu les articles...de la constitution, vu le message du Conseil fédéral [...] arrête: [...]
The Federal Assembly of the Swiss Confederation, on the basis of Article [...] of the Federal Constitution, and having considered a Federal Council Dispatch [...], decrees:
EXP: übliche Einleitung im Ingress eines Erlasses
BK, Sektion Terminologie, 2017
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.