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

Attributes

Bundespatentrichter
Federal patent judge
juge du Tribunal fédéral des brevets
giudice del Tribunale federale dei brevetti
2025-03-04T10:10:37.8268080Z
503275
https://www.termdat.bk.admin.ch/entry/503275
BPatGer, Verhaltenskodex der Richter und Richterinnen am Bundespatentgericht, 2022-09-26, Ziff. 2 ([Internet, 2024-07-29](https://www.bundespatentgericht.ch/fileadmin/web-dateien/Verhaltenskodex.pdf))
FPatC, Code of Conduct of the Judges at the Federal Patent Court, 2022-09-26, no 2 ([Internet, 2024-07-29](https://www.bundespatentgericht.ch/fileadmin/web-dateien/code_of_conduct.pdf))
TFB, Code de conduite des juges du Tribunal fédéral des brevets, 2022-09-26, tit. ([Internet, 2024-07-29](https://www.bundespatentgericht.ch/fileadmin/web-dateien/code_de_conduite.pdf))
TFB, Codice di condotta dei giudici del Tribunale federale dei brevetti, 2022-09-26, tit. ([Internet, 2024-07-29](https://www.bundespatentgericht.ch/fileadmin/web-dateien/codice_di_condotta.pdf))
GRM: n. m./f.
GRM: sost. m./f.
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.