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

Attributes

952400
952400
Reparatur von Möbeln und Einrichtungsgegenständen
Repair of furniture and home furnishings
Réparation de meubles et d'équipements du foyer
Riparazione di mobili e di oggetti di arredamento
Reparatur von Möbeln und Einrichtungsgegenständen
Repair of furniture and home furnishings
Réparation de meubles et d'équipements du foyer
Riparazione di mobili e di oggetti di arredamento
Reparatur von Möbeln und Einrichtungsgegenständen
Repair of furniture and home furnishings
Réparation de meubles et d'équipements du foyer
Riparazione di mobili e di oggetti di arredamento
952400
952400
Diese Art umfasst: - Aufpolstern, Reparieren und Restaurieren von Möbeln und Einrichtungsgegenständen (einschliesslich Büromöbel)
This type includes: - reupholstering, refinishing, repairing and restoring of furniture and home furnishings including office furniture
Ce genre comprend: - le rembourrage, la remise à neuf, la réparation et la restauration de meubles et d'équipements du foyer, y compris de meubles de bureau
Questo genere comprende: - la rifoderatura, la rifinitura, la riparazione e il restauro di mobili per la casa e di oggetti di arredamento, inclusi i mobili per ufficio
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.