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

Attributes

Einführungsgesetz
introductory act
loi d'application
legge d'applicazione
2017-06-22T13:02:51.2370000Z
193815
https://www.termdat.bk.admin.ch/entry/193815
FCh, Terminology Section, 2007
ChF, Abréviations officielles de la Confédération, 2012
CaF, Abbreviazioni ufficiali della Confederazione, 2012
Entscheidungen des Bundesgerichts 108 IA 178 (1982)
EXP: auf kantonaler Ebene
USG: the abbreviation "IntrA" is unofficial and used only in TERMDAT; EXP: at cantonal level
USG: l'abréviation "LA" n'est pas officielle et est seulement utilisée pour TERMDAT; EXP: au niveau cantonal
USG: l'abbreviazione "LA" è da evitare; EXP: a livello cantonale
FCh, Terminology Section, 2017
(USG) CaF, Divisione italiana, 2016
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.