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

Attributes

477104
477104
Detailhandel mit Pelzwaren
Retail sale of furs
Commerce de détail de fourrures
Commercio al dettaglio di pellicce
Detailhandel mit Pelzwaren
Retail sale of furs
Commerce de détail de fourrures
Commercio al dettaglio di pellicce
Detailhandel mit Pelzwaren
Retail sale of furs
Commerce de détail de fourrures
Commercio al dettaglio di pellicce
477104
477104
Diese Art umfasst: - Detailhandel mit Pelzwaren (Mäntel, Jacken usw.)
This type includes: - retail sale of fur clothing (coats, jackets, etc.)
Ce genre comprend: - le commerce de détail de vêtements en fourrure (manteaux, vestes, etc.)
Questo genere comprende: - il commercio al dettaglio di articoli in pelliccia (mantelli, giacche, ecc.)
Diese Art umfasst nicht:- Detailhandel mit Pelzwaren-Accessoires (s. 477101, 477102, 477105)
This type excludes:- retail sale of fur clothing accessories (see 477101, 477102, 477103, 477105)
Ce genre ne comprend pas:- le commerce de détail d'accessoires du vêtement en fourrure (cf. 477101, 477102, 477105)
Questo genere non comprende:- il commercio al dettaglio di accessori di abbigliamento in pelliccia (cfr. 477101, 477102, 477105)
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.