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

Attributes

477402
477402
Einzelhandel mit Hörgeräten
Retail sale of hearing aids
Commerce de détail d'appareils auditifs
Commercio al dettaglio di apparecchi acustici
Einzelhandel mit Hörgeräten
Retail sale of hearing aids
Commerce de détail d'appareils auditifs
Commercio al dettaglio di apparecchi acustici
Einzelhandel mit Hörgeräten
Retail sale of hearing aids
Commerce de détail d'appareils auditifs
Commercio al dettaglio di apparecchi acustici
477402
477402
Diese Art umfasst: - Einzelhandel mit Hörgeräten
This type includes: - retail sale of hearing aids
Ce genre comprend : - le commerce de détail d'appareils auditifs
Questo genere comprende: - vendita al dettaglio di apparecchi acustici
Diese Art umfasst nicht:- Frachtumschlag (s. 522400)- Vermietung von Handelsschiffen ohne Besatzung (s. 773400)
This type excludes:- cargo handling (see 522400)- renting of commercial ships or boats without crew (see 773400)
Ce genre ne comprend pas:- la manutention du fret (cf. 522400)- la location de bateaux et navires commerciaux sans équipage (cf. 773400)
Questo genere non comprende:- i centri di movimentazione merci (cfr. 522400- il noleggio di natanti commerciali senza equipaggio (cfr. 773400)
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.