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

Attributes

Bundesgesetz vom 24. März 1995 über Statut und Aufgaben des Eidgenössischen Instituts für Geistiges Eigentum
Loi fédérale du 24 mars 1995 sur le statut et les tâches de l'Institut Fédéral de la Propriété Intellectuelle
Legge federale del 24 marzo 1995 sullo statuto e sui compiti dell'Istituto federale della proprietà intellettuale
Federal Act of 24 March 1995 on the Status and Tasks of the Swiss Federal Institute of Intellectual Property
2025-03-26T10:11:52.2926210Z
1287
https://www.termdat.bk.admin.ch/entry/1287
Amtliche Sammlung des Bundesrechts 1995 5050
Recueil officiel des lois fédérales 1995 5050
Raccolta ufficiale delle leggi federali 1995 5050
FA Status and Tasks of the Swiss Federal Institute of Intellectual Property, tit. (SR 172.010.31, transl., status 2017-01)
SYS: SR 172.010.31
SYS: RS 172.010.31
SYS: RS 172.010.31
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.