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

Attributes

469
Grosshandel ohne ausgeprägten Schwerpunkt
Non-specialised wholesale trade
Commerce de gros non spécialisé
Commercio all’ingrosso non specializzato
Grosshandel ohne ausgeprägten Schwerpunkt
Non-specialised wholesale trade
Commerce de gros non spécialisé
Commercio all’ingrosso non specializzato
Grosshandel ohne ausgeprägten Schwerpunkt
Non-specialised wholesale trade
Commerce de gros non spécialisé
Commercio all’ingrosso non specializzato
469
Diese Gruppe umfasst nicht: - Grosshandelsvermittlung, ohne dass das Eigentum an den gehandelten Waren übertragen wird, siehe 461
This group excludes: - activities of wholesalers who do not assume ownership of the goods they trade, see 461
Ce groupe ne comprend pas : - les activités des grossistes qui n'assument pas la propriété des biens qu'ils commercialisent, voir 461
Questo gruppo non comprende - le attività dei grossisti che non assumono la proprietà dei beni commercializzati, cfr. 461
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.