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

Attributes

titre
Sachüberschrift
heading
rubrica
Angabe rechts neben der Artikelnummer, die in einem oder mehreren Worten kurz und klar den Inhalt des Artikels umschreibt.
Title of an article that stands to the right of the article number and which concisely describes the content of the article in one or more words.
Description claire et précise du sujet d'un article, composée d'un ou de plusieurs mots, placée à la droite du numéro de l'article.
Descrizione a destra del numero dell'articolo, che, in una o più parole, indica in modo chiaro e succinto il contenuto dell'articolo.
2017-07-03T09:55:07.0030000Z
56913
Sachüb.
https://www.termdat.bk.admin.ch/entry/56913
FCh, Terminology Section, 2010
BK, Gesetzestechnische Richtlinien, 2003, Rz. 55
ChF, Dir. Technique législative, 2003, ch. marg. 55
CaF, Dir. Tecnica legislativa, 2003, n. marg. 55
USG: courant
USG: usuale
USG: die Abkürzung ist inoffiziell und wird nur in TERMDAT verwendet
USG: usual; USG: the abbreviation is unofficial and used only in TERMDAT
BK, Sektion Terminologie, 2015
nach BK, Gesetzestechnische Richtlinien, 2003, Rz. 55 f.
d'après ChF, Dir. Technique législative, 2003, ch. marg. 55 s.
secondo CaF, Dir. Tecnica legislativa, 2003, n. marg. 55 seg.
after FCh, Gesetzestechnische Richtlinien, 2003, no. 55 f.
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

property subject
seeAlso margin title
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.