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

Attributes

465
Grosshandel mit Geräten der Informations- und Kommunikationstechnik
Wholesale of information and communication equipment
Commerce de gros d'équipements de l'information et de la communication
Commercio all'ingrosso di apparecchiature ICT
Grosshandel mit Geräten der Informations- und Kommunikationstechnik
Wholesale of information and communication equipment
Commerce de gros d'équipements de l'information et de la communication
Commercio all'ingrosso di apparecchiature ICT
Grosshandel mit Geräten der Informations- und Kommunikationstechnik
Wholesale of information and communication equipment
Commerce de gros d'équipements de l'information et de la communication
Commercio all'ingrosso di apparecchiature ICT
465
Diese Gruppe umfasst den Grosshandel mit Geräten der Informations- und Kommunikationstechnik (IKT), d. h. mit Datenverarbeitungsgeräten, Telekommunikationsgeräten und elektronischen Bauteilen.
This group includes the wholesale of information and communications technology (ICT) equipment, i.e. computers, telecommunications equipment and parts.
Ce groupe comprend le commerce de gros d'équipements des technologies de l'information et de la communication (TIC), c'est-à-dire des ordinateurs, des équipements de télécommunication et des pièces.
Questo gruppo include il commercio all'ingrosso di apparecchiature per l'informazione e comunicazione tecnologica (ICT) come computer, attrezzature per telecomunicazioni compreso parti e accessori.
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
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.