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

Attributes

2370
2370
Cutting, shaping and finishing of stone
Taille, façonnage et finissage de pierres
Taglio, modellatura e finitura di pietre
Be- und Verarbeitung von Naturwerksteinen und Natursteinen
Cutting, shaping and finishing of stone
Taille, façonnage et finissage de pierres
Taglio, modellatura e finitura di pietre
Be- und Verarbeitung von Naturwerksteinen und Natursteinen
Cutting, shaping and finishing of stone
Taille, façonnage et finissage de pierres
Taglio, modellatura e finitura di pietre
Be- und Verarbeitung von Naturwerksteinen und Natursteinen
2370
2370
Diese Klasse umfasst: - Schneiden, Bearbeiten und Veredeln von Stein (z. B. für den Einsatz im Bauwesen, auf Friedhöfen, an Strassen, als Dacheindeckung) - Herstellung von Steinmöbeln
This class includes: - cutting, shaping and finishing of stone (e.g. for use in construction, in cemeteries, on roads, as roofing) - manufacture of stone furniture
Cette classe comprend : - la taille, le façonnage et la finition de la pierre (par ex. pour la construction, les cimetières, les routes et les toitures) - la fabrication de meubles en pierre
Questa classe comprende: - il taglio, la sagomatura e la finitura della pietra (ad esempio per l'utilizzo in edilizia, nei cimiteri, sulle strade, come copertura) - fabbricazione di mobili in pietra
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.