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

Attributes

Verordnung vom 21. Mai 2008 über Geoinformation
Ordinance of 21 May 2008 on Geoinformation
Ordonnance du 21 mai 2008 sur la géoinformation
Ordinanza del 21 maggio 2008 sulla geoinformazione
2017-01-11T15:31:46.9670000Z
2195
https://www.termdat.bk.admin.ch/entry/2195
FCh, Terminology Section, 2010
([Amtliche Sammlung des Bundesrechts 2008 2809](http://intranet.admin.ch/ch/d/as/2008/2809.pdf))
([Recueil officiel des lois fédérales 2008 2809](http://www.admin.ch/ch/f/as/2008/2809.pdf))
([Raccolta ufficiale delle leggi federali 2008 2809](http://www.admin.ch/ch/i/as/2008/2809.pdf))
SYS: SR 510.620
SYS: RS 510.620
SYS: RS 510.620
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.