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

Attributes

Organisationsverordnung vom 17. November 1999 für das Eidgenössische Justiz- und Polizeidepartement
Organisation Ordinance of 17 November 1999 for the Federal Department of Justice and Police
Ordonnance du 17 novembre 1999 sur l'organisation du Département fédéral de justice et police
Ordinanza del 17 novembre 1999 sull'organizzazione del Dipartimento federale di giustizia e polizia
2023-05-10T14:43:56.0695890Z
1302
OV-EJPD
OrgO-FDJP
Org DFJP
Org-DFGP
https://www.termdat.bk.admin.ch/entry/1302
FCh, Terminology Section, 2009
Amtliche Sammlung des Bundesrechts 2000 291
Recueil officiel des lois fédérales 2000 291
Raccolta ufficiale delle leggi federali 2000 291
SYS: SR 172.213.1
SYS: RS 172.213.1
SYS: RS 172.213.1
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.