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

Attributes

die Herkunft ermitteln
establish the origin
déterminer la provenance
accertare la provenienza
2022-09-13T13:08:43.0491020Z
78995
https://www.termdat.bk.admin.ch/entry/78995
BK, Sektion Terminologie, 2017 nach Urheberrechtsgesetz, Art. 65 Abs. 2 (SR 231.1, Stand 2017-01)
Copyright Act, art. 65 par. 2 (SR 231.1, transl., status 2017-01))
LF Droit d'auteur, art. 65 al. 2 (RS 231.1, état 2017-01)
LF Diritto d'autore, art. 65 cpv. 2 (RS 231.1, stato 2017-01)
DOM: Urheberrecht; EXP: z. B. die Herkunft widerrechtlich hergestellter oder in Verkehr gebrachter Gegenstände
DOM: copyright; EXP: e. g. of items unlawfully manufactured or placed on the market
DOM: droit d'auteur; EXP: p. ex. d'objets confectionnés ou mis en circulation de manière illicite
DOM: diritto d'autore; EXP: p. es. di oggetti allestiti o messi in circolazione illecitamente
LF Diritto d'autore, art. 65 cpv. 2 (RS 231.1, stato 2017-01)
(EXP) Urheberrechtsgesetz, Art. 65 Abs. 2 (SR 231.1, Stand 2017-01)
(EXP) Copyright Act, art. 65 par. 2 (SR 231.1, transl., status 2017-01)
(EXP) LF Droit d'auteur, art. 65 al. 2 (RS 231.1, état 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.