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

Attributes

Zugangsberechtigungsstufe
access authorisation level
niveau d'autorisation d'accès
livello di autorizzazione all'accesso
2017-11-16T16:18:37.8200000Z
94423
https://www.termdat.bk.admin.ch/entry/94423
FCh, Terminology Section, 2016
V Geoinformation, Art. 21 Tit. (SR 510.620, Stand 2016-01)
O Géoinformation, art. 21 tit. (RS 510.620, état 2016-01)
O Geoinformazione, art. 21 tit. (RS 510.620, stato 2016-01)
DOM: Geoinformation; EXP: Geobasisdaten werden folgenden Zugangsberechtigungsstufen zugewiesen: öffentlich zugängliche Geobasisdaten: Zugangsberechtigungsstufe A; beschränkt öffentlich zugängliche Geobasisdaten: Zugangsberechtigungsstufe B; nicht öffentlich zugängliche Geobasisdaten: Zugangsberechtigungsstufe C
DOM: geoinformation; USG: suggestion; EXP: official geodata (basic geographical data) is assigned to one of the following access authorisation levels: official geodata available to the public: level A; official geodata partially available to the public: level B; official geodata not available to the public: level C
DOM: géoinformation; EXP: les niveaux d'autorisation d'accès suivants sont attribués aux géodonnées de base: géodonnées de base accessibles au public: niveau A; géodonnées de base partiellement accessible au public: niveau B; géodonnées de base non accessibles au public: niveau C
DOM: geoinformazione; EXP: ai geodati di base sono attribuiti i seguenti livelli di autorizzazione all´accesso: geodati di base pubblicamente accessibili: livello di autorizzazione all'accesso A; geodati di base pubblicamente accessibili in misura limitata: livello di autorizzazione all'accesso B; geodati di base non pubblicamente accessibili: livello di autorizzazione all'accesso C
FCh, Terminology Section, 2016
nach V Geoinformation, Art. 21 Abs. 1 (SR 510.620, Stand 2016-01)
d'après O Géoinformation, art. 21 al. 1 (RS 510.620, état 2016-01)
secondo O Geoinformazione, art. 21 cpv. 1 (RS 510.620, stato 2016-01)
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

property subject
seeAlso öffentlich zugänglich
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.