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

Attributes

Verordnung vom 26. Mai 2008 des Bundesamtes für Landestopografie über Geoinformation
Ordinance of 26 May 2008 of the Federal Office of Topography on Geoinformation
Ordonnance du 26 mai 2008 de l'Office fédéral de topographie sur la géoinformation
Ordinanza del 26 maggio 2008 dell'Ufficio federale di topografia sulla geoinformazione
2017-01-11T15:33:39.6700000Z
2196
GeoIV-swisstopo
GeoIO-swisstopo
OGéo-swisstopo
OGI-swisstopo
https://www.termdat.bk.admin.ch/entry/2196
FCh, Terminology Section, 2010
([Amtliche Sammlung des Bundesrechts 2008 2845](http://intranet.admin.ch/ch/d/as/2008/2845.pdf))
([Recueil officiel des lois fédérales 2008 2845](http://www.admin.ch/ch/f/as/2008/2845.pdf))
([Raccolta ufficiale delle leggi federali 2008 2845](http://www.admin.ch/ch/i/as/2008/2845.pdf))
SYS: SR 510.620.1
SYS: RS 510.620.1
SYS: RS 510.620.1
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.