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

Attributes

Informatik Service Center ISC-EJPD
Centre de services informatiques CSI-DFJP
Centro servizi informatici CSI-DFGP
IT Service Centre ISC-FDJP
2024-05-22T07:12:05.4141570Z
3085
ISC-EJPD
CSI-DFJP
CSI-DFGP
ISC-FDJP
https://www.termdat.bk.admin.ch/entry/3085
Informatik Service Center ISC-EJPD ([Internet, 2021-01-29](http://www.isc-ejpd.admin.ch/isc/de/home.html))
IT Service Centre ISC-FDJP ([Internet, 2021-01-29](https://www.isc-ejpd.admin.ch/isc/en/home.html))
Centre de services informatiques CSI-DFJP ([Internet, 2021-01-29](https://www.isc-ejpd.admin.ch/isc/fr/home.html))
Centro servizi informatici CSI-DFGP ([Internet, 2021-01-29](https://www.isc-ejpd.admin.ch/isc/it/home.html))
USG: offiziell; EXP: beim Eidgenössischen Justiz- und Polizeidepartement; HIS: seit 2006; früherer Name: Informatik Service Center EJPD
USG: official; EXP: attached to the Federal Department of Justice and Police; HIS: since 2006; former name: Information Service Center FDJP
USG: officiel; EXP: rattaché au Département fédéral de justice et police; HIS: depuis 2006; ancienne appellation: Centre de service informatique DFJP
USG: ufficiale; EXP: aggregato al Dipartimento federale di giustizia e polizia; HIS: dal 2006; nome precedente: Centro del Servizio informatico DFGP
(USG) M. Jaggi, ISC-EJPC, 2007-02-23; (EXP)(HIS) nach Eidg. Staatskalender, 2005-2023
(USG) M. Thomer, GS-FDJP, 2005-09-29; (EXP)(HIS) after Eidg. Staatskalender, 2005–2023
(USG) M. Jaggi, CSI-DFJP, 2007-02-23; (EXP)(HIS) d'après d'après Annuaire fédéral, 2006–2023
(USG) M. Jaggi, CSI-DFJP, 2007-02-23; (EXP)(HIS) secondo Annuario federale 2006-2023
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.