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

Attributes

Handelsregisterverordnung vom 17. Oktober 2007
Commercial Register Ordinance of 17 October 2007
Ordonnance du 17 octobre 2007 sur le registre du commerce
Ordinanza del 17 ottobre 2007 sul registro di commercio
2016-10-03T14:13:20.4230000Z
1357
https://www.termdat.bk.admin.ch/entry/1357
FCh, Terminology Section, 2009
([Amtliche Sammlung des Bundesrechts 2007 4851](http://www.admin.ch/ch/d/as/2007/4851.pdf))
([Recueil officiel des lois fédérales 2007 2380](http://www.admin.ch/ch/f/as/2007/4851.pdf))
([Raccolta ufficiale delle leggi federali 2007 4851](http://www.admin.ch/ch/i/as/2007/4851.pdf))
SYS: SR 221.411
SYS: RS 221.411
SYS: RS 221.411
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.