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

Attributes

verwaistes Werk
œuvre orpheline
opera orfana
2022-09-13T13:54:41.3753880Z
474559
https://www.termdat.bk.admin.ch/entry/474559
Urheberrechtsgesetz, Änderung vom 27. September 2019, Art. 22b Sachüb. (BBl 2019 6586)
LF Droit d’auteur, Modification du 27 septembre 2019, art. 22 b tit. (FF 2019 6247)
LF Diritto d’autore, Modifica del 27 settembre 2019, art. 22 b rubrica (FF 2019 5438)
EXP: ein Werk gilt als verwaist, wenn die Inhaber der Rechte an dem Werk nach einer mit verhältnismässigem Aufwand durchgeführten Recherche unbekannt oder unauffindbar sind
EXP: une œuvre est réputée orpheline si le titulaire des droits qui s’y rapportent est inconnu ou introuvable à l’issue d’une recherche au prix d’un effort raisonnable
EXP: un’opera è considerata orfana se, dopo una ricerca condotta sostenendo un onere ragionevole, i titolari dei diritti sull’opera risultano sconosciuti o introvabili
Urheberrechtsgesetz, Änderung vom 27. September 2019, Art. 22b Abs. 1 (BBl 2019 6586)
LF Droit d’auteur, Modification du 27 septembre 2019, art. 22 b al. 1 (FF 2019 6247)
LF Diritto d’autore, Modifica del 27 settembre 2019, art. 22 b cpv. 1 (FF 2019 5438)
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
hyponym work
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.