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

Attributes

471
Detailhandel mit Waren verschiedener Art (in Verkaufsräumen)
Retail sale in non-specialised stores
Commerce de détail en magasin non spécialisé
Commercio al dettaglio in esercizi non specializzati
Detailhandel mit Waren verschiedener Art (in Verkaufsräumen)
Retail sale in non-specialised stores
Commerce de détail en magasin non spécialisé
Commercio al dettaglio in esercizi non specializzati
Detailhandel mit Waren verschiedener Art (in Verkaufsräumen)
Retail sale in non-specialised stores
Commerce de détail en magasin non spécialisé
Commercio al dettaglio in esercizi non specializzati
471
Diese Gruppe umfasst den Detailhandel (in Verkaufsräumen) mit einem breit gefächerten Warensortiment in derselben Einheit, etwa in Supermärkten oder Kaufhäusern.
This group includes the retail sale of a variety of product lines in the same unit (non-specialised stores), such as supermarkets or department stores.
Ce groupe comprend le commerce de détail d'une large gamme de produits dans la même unité (en magasin non spécialisé), comme les supermarchés ou les grands magasins.
Questo gruppo include la vendita al dettaglio di diverse tipologie di prodotti presenti all'interno di uno stesso esercizio (non specializzato), come supermercati o grandi magazzini.
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.