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

Attributes

Herstellung von sonstigen Waren
Other manufacturing
Autres industries manufacturières
Altre attività manifatturiere
Herstellung von sonstigen Waren
Other manufacturing
Autres industries manufacturières
Altre attività manifatturiere
Herstellung von sonstigen Waren
Other manufacturing
Autres industries manufacturières
Altre attività manifatturiere
This division includes the manufacture of a variety of goods not covered in other parts of the classification. Since this is a residual division, production processes, input materials and use of the produced goods can vary widely and usual criteria for grouping classes into divisions have not been applied here.
Diese Abteilung umfasst die Herstellung einer Vielzahl von Waren, die nicht in anderen Teilen der Klassifikation enthalten sind. Da es sich um die Abteilung für die Herstellung von sonstigen Waren handelt, können die Herstellungsverfahren, die Ausgangsmaterialien und die Verwendung der hergestellten Waren sehr unterschiedlich sein. Die üblichen Kriterien zur Gruppierung von Klassen in Abteilungen wurden hier nicht angewendet.
Cette division comprend la fabrication d'une variété de biens qui ne sont pas couverts par d'autres parties de la classification. Étant donné qu'il s'agit d'une division résiduelle, les processus de production, les matières premières et l'utilisation des biens produits peuvent varier considérablement et les critères habituels de regroupement des classes en divisions n'ont pas été appliqués ici.
Questa divisione comprende la produzione di una varietà di beni non contemplati in altre parti della classificazione. Trattandosi di una divisione residuale, i processi di produzione, i materiali di input e l'uso dei beni prodotti possono variare notevolmente e non sono stati applicati i consueti criteri di raggruppamento delle classi in divisioni.
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.