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

Attributes

Anruferkennung
call identification
identification de l'appel
identificazione della chiamata
Anzeige der Telefonnummer und der Adresse des Anrufers.
Identification of the caller's phone number and his address.
Reconnaissance du numéro téléphonique et de l'adresse de l'appelant.
Identificazione del numero telefonico e dell'indirizzo del chiamante.
2019-02-18T08:53:02.3870000Z
447087
https://www.termdat.bk.admin.ch/entry/447087
IVR, Terminologie im Rettungswesen, 2003, S. 15
IAS, Terminologie dans le domaine du sauvetage, 2003, p. 14
OFCOM, Catalog of recommended interfaces for interconnection, 1998-12, no 11
O Servizi di telecomunicazione - Modifica del 19 gennaio 2005, art. 43 cpv. 1 lett. c (FF 2005 669)
IVR, Terminologie im Rettungswesen, 2003, S. 15
after IVR, Terminologie im Rettungswesen, 2003, S. 15
d'après IAS, Terminologie dans le domaine du sauvetage, 2003, p. 14
secondo IVR, Terminologie im Rettungswesen, 2003, S. 15
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.