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

Attributes

Datenformat
data format
format des données
formato dei dati
2017-11-16T16:20:27.6170000Z
95513
https://www.termdat.bk.admin.ch/entry/95513
V Geoinformation, Art.16 Abs. 2 Bst. f (SR 510.620, Stand 2016-01)
ArcGIS for Desktop, What is a geodatabase?, version 10.4 ([Internet, 2016-11-17](http://desktop.arcgis.com/en/arcmap/latest/manage-data/geodatabases/what-is-a-geodatabase.htm))
O Géoinformation, art.16 al. 2 let. f (RS 510.620, état 2016-01)
O Geoinformazione, art.16 cpv. 2 lett. f (RS 510.620, stato 2016-01)
DOM: geoinformation
DOM: Geoinformation
DOM: géoinformation
DOM: geoinformazione
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.