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

Attributes

4771
4771
Einzelhandel mit Bekleidung
Retail sale of clothing
Commerce de détail d’habillement
Commercio al dettaglio di articoli di abbigliamento
Einzelhandel mit Bekleidung
Retail sale of clothing
Commerce de détail d’habillement
Commercio al dettaglio di articoli di abbigliamento
Einzelhandel mit Bekleidung
Retail sale of clothing
Commerce de détail d’habillement
Commercio al dettaglio di articoli di abbigliamento
4771
4771
Diese Klasse umfasst: - Einzelhandel mit Bekleidung, einschliesslich Unterwäsche - Einzelhandel mit Pelzwaren - Einzelhandel mit Bekleidungszubehör (z.B. Handschuhe, Krawatten, Hosenträger)
This class includes: - retail sale of articles of clothing, including underwear - retail sale of fur articles - retail sale of clothing accessories (e.g. gloves, ties, braces)
Cette classe comprend : - le commerce de détail d'articles d'habillement, y compris les sous-vêtements - le commerce de détail d'articles en fourrure - le commerce de détail d'accessoires vestimentaires (par ex. gants, cravates, bretelles)
Questa classe comprende: - vendita al dettaglio di articoli di abbigliamento, compresa la biancheria intima - vendita al dettaglio di articoli in pelliccia - vendita al dettaglio di accessori per l'abbigliamento (ad esempio guanti, cravatte, bretelle)
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.