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

Attributes

Werk auf allgemein zugänglichem Grund
work on premises open to he public
2022-09-13T09:39:57.3708680Z
442138
https://www.termdat.bk.admin.ch/entry/442138
Copyright Act, art. 27 hdg (SR 231.1, transl., status 2017-01)
Urheberrechtsgesetz, Art. 27 Sachüb. (SR 231.1, Stand 2017-01)
DOM: Urheberrecht; EXP: ein Werk, das sich bleibend an oder auf allgemein zugänglichem Grund befindet, darf abgebildet werden; die Abbildung darf angeboten, veräussert, gesendet oder sonst wie verbreitet werden
DOM: copyright; EXP: a work permanently situated in a place accessible to the public may be depicted; the depiction may be offered, transferred, broadcast or otherwise distributed
DOM: droit d'auteur; EXP: il est licite de reproduire des oeuvres se trouvant à demeure sur une voie ou une place accessible au public; les reproductions peuvent être proposées au public, aliénées, diffusées ou, de quelque autre manière, mises en circulation
DOM: diritto d'autore; EXP: è lecito riprodurre un'opera che, in modo permanente, sia situata o si affacci su suolo accessibile al pubblico; la riproduzione può essere offerta al pubblico, alienata, diffusa o altrimenti messa in circolazione
(EXP) Urheberrechtsgesetz, Art. 27 Abs. 1 (SR 231.1, Stand 2017-01)
(EXP) Copyright Act, art. 27 para. 1 (SR 231.1, transl., status 2017-01)
(EXP) LF Droit d'auteur, art. 27 al. 1 (RS 231.1, état 2017-01)
(EXP) LF Diritto d'autore, art. 27 cpv. 1 (RS 231.1, stato 2017-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 place accessible to the public
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.