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

Attributes

245
Giessereien
Casting of metals
Fonderie
Attività di fonderie
Giessereien
Casting of metals
Fonderie
Attività di fonderie
Giessereien
Casting of metals
Fonderie
Attività di fonderie
245
Diese Gruppe umfasst die Herstellung von Halbzeug und verschiedenen Gussstücken mit einem Gussverfahren.
This group includes the manufacture of semi-finished products and various castings by a casting process.
Ce groupe comprend la fabrication de pièces ou de demi-produits divers par un procédé de coulée.
Questo gruppo comprende la fabbricazione di prodotti semilavorati e getti di vario genere tramite fusione.
Diese Gruppe umfasst nicht: - die Herstellung von fertig gestellten Erzeugnissen wie: - Heizkessel und Heizkörper (s. 2521) - gegossene Haushaltsartikel (s. 2599)
This group excludes: - manufacture of finished cast products such as: - boilers and radiators (see 2521) - cast household items (see 2599)
Ce groupe ne comprend pas: - la fonderie de produits finis, tels que: - radiateurs et chaudières (cf. 2521) - articles ménagers en fonte (cf. 2599)
Questo gruppo non comprende: - la fabbricazione di prodotti di fusione finiti quali: - contenitori per caldaie e radiatori (cfr. 2521) - prodotti per la casa ottenutti tramite fusione (cfr. 2599)
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.