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

Attributes

Verordnung vom 5. Juni 1996 über die im Betreibungs- und Konkursverfahren zu verwendenden Formulare und Register sowie die Rechnungsführung
Ordonnance du 5 juin 1996 sur les formulaires et registres à employer en matière de poursuite pour dettes et de faillite et sur la comptabilité
Regolamento del 5 giugno 1996 sui formulari e registri da impiegare in tema d'esecuzione e di fallimento e sulla contabilità
Ordinance of 5 June 1996 on the Forms, Register and Accounting to be used in Debt Enforcement and Bankruptcy Proceedings
2025-02-17T07:41:39.1764510Z
1384
https://www.termdat.bk.admin.ch/entry/1384
FCh, Terminology Section, 2009
Amtliche Sammlung des Bundesrechts 1996 2877
Recueil officiel des lois fédérales 1996 2877
Raccolta ufficiale delle leggi federali 1996 3490
SYS: SR 281.31
SYS: RS 281.31
SYS: RS 281.31
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.