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

Attributes

verleasen
mettre en leasing
2022-03-08T07:34:24.4400000Z
88187
https://www.termdat.bk.admin.ch/entry/88187
([BFS, Lizenzbedingungen (G1 MIF D), Internet 2005-10-27](http://www.bfs.admin.ch/bfs/portal/de/index/dienstleistungen/servicestelle_geostat/datenbeschreibung/lizenzbedingungen9.print.print.html??=))
{[BFS, Licence: conditions d'exploitation, Internet 2005-10-26](http://www.bfs.admin.ch/bfs/portal/fr/index/dienstleistungen/servicestelle_geostat/rechtliche_aspekte.ContentPar.0003.DownloadFile.tmp/licence-ims.pdf))
Nicht erlaubt ist: Das Lizenzmaterial oder die Dokumentation im Ganzen, in Teilen oder daraus abgeleitete Daten in irgendeiner Form zu verkaufen, zu vermieten, zu verleasen, zu lizenzieren, zu übertragen oder Dritten Zugriff zu gewähren.
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.