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

Attributes

231
Herstellung von Glas und Glaswaren
Manufacture of glass and glass products
Fabrication de verre et d'articles en verre
Fabbricazione di vetro e di prodotti in vetro
Herstellung von Glas und Glaswaren
Manufacture of glass and glass products
Fabrication de verre et d'articles en verre
Fabbricazione di vetro e di prodotti in vetro
Herstellung von Glas und Glaswaren
Manufacture of glass and glass products
Fabrication de verre et d'articles en verre
Fabbricazione di vetro e di prodotti in vetro
231
Diese Gruppe umfasst Glas, in beliebigem Verfahren und jeglicher Form hergestellt, sowie Glaswaren.
This group includes glass in all its forms, made by any process, and articles of glass.
Ce groupe comprend le verre sous toutes ses formes, quel que soit le procédé de fabrication et les articles verriers.
Questo gruppo include la fabbricazione di vetro in tutte le sue forme e di prodotti in vetro, ottenuti tramite qualsiasi processo.
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.