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

Attributes

Datensicherung
data backup
sauvegarde des données
salvataggio dei dati
2017-11-17T15:09:34.7970000Z
414422
https://www.termdat.bk.admin.ch/entry/414422
V Geoinformation, Art.16 Abs. 2 Bst. e (SR 510.620, Stand 2016-01)
TechTarget, "backup" ([Internet, 2017-01-27](http://searchdatabackup.techtarget.com/definition/backup))
O Géoinformation, art.16 al. 2 let. e (RS 510.620, état 2016-01)
Conferenza dei Servizi cantonali del catasto, Misurazione ufficiale: Sicurezza informatica - Primo sondaggio, 2001-06-27
DOM: Cadastre of public-law restrictions on landownership (PLR Cadastre)
DOM: Kataster der öffentlich-rechtlichen Eigentumsbeschränkungen (ÖREB-Kataster)
DOM: cadastre des restrictions de droit public à la propriété foncière (cadastre RDPPF)
DOM: Catasto delle restrizioni di diritto pubblico della proprietà (Catasto RDPP)
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.