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

Attributes

Übertragung der Urheberrechte
transfer of copyright
transfert des droits d'auteur
trasferimento dei diritti d'autore
2022-09-13T13:12:49.7085070Z
79004
https://www.termdat.bk.admin.ch/entry/79004
Universität Zürich, Prof. Dr. C. Huguenin, Obligationenrecht Interaktiv, Kap. 9.3.1 ([Internet, 2017-08-28](http://www.rwi.uzh.ch/elt-lst-huguenin/orbt/verlagsvertrag/de/html/pflichtVerlagG_learningObject1.html))
FindLaw, Learn about the Law, Transfer of Copyright ([Internet, 2017-08-28](http://smallbusiness.findlaw.com/intellectual-property/transfer-of-copyright.html))
ChF, Section de terminologie, 2017 d'après LF Droit d'auteur, art. 16 tit. et al. 1 (RS 231.1, état 2017-01)
CaF, Sezione di terminologia, 2017 secondo LF Diritto d'autore, art. 16 tit. e 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: 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.