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

Attributes

467600
467600
Grosshandel mit sonstigen Halbwaren
Wholesale of other intermediate products
Commerce de gros d'autres produits intermédiaires
Commercio all'ingrosso di altri prodotti intermedi
Grosshandel mit sonstigen Halbwaren
Wholesale of other intermediate products
Commerce de gros d'autres produits intermédiaires
Commercio all'ingrosso di altri prodotti intermedi
Grosshandel mit sonstigen Halbwaren
Wholesale of other intermediate products
Commerce de gros d'autres produits intermédiaires
Commercio all'ingrosso di altri prodotti intermedi
467600
467600
Diese Art umfasst: - Grosshandel mit Rohkunststoffen - Grosshandel mit Kautschuk - Grosshandel mit Textilfasern usw. - Grosshandel mit Papier (Meterware) - Grosshandel mit Edelsteinen
This type includes: - wholesale of plastic materials in primary forms - wholesale of rubber - wholesale of textile fibres, etc. - wholesale of paper in bulk - wholesale of precious stones
Ce genre comprend: - le commerce de gros de matières plastiques sous formes primaires - le commerce de gros de caoutchouc - le commerce de gros de fibres textiles, etc. - le commerce de gros de papier en vrac - le commerce de gros de pierres précieuses
Questo genere comprende: - il commercio all'ingrosso di materie plastiche in forme primarie - il commercio all'ingrosso di caucciù - il commercio all'ingrosso di fibre tessili, ecc. - il commercio all'ingrosso di carta e cartone alla rinfusa - il commercio all'ingrosso di pietre preziose
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.