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

Attributes

325003
325003
Zahntechnische Laboratorien
Dental laboratories
Activités des mécaniciens-dentistes
Attività di meccanici-dentisti
Zahntechnische Laboratorien
Dental laboratories
Activités des mécaniciens-dentistes
Attività di meccanici-dentisti
Zahntechnische Laboratorien
Dental laboratories
Activités des mécaniciens-dentistes
Attività di meccanici-dentisti
325003
325003
Diese Art umfasst: - Herstellung künstliche Zähne, Brücken usw. in Zahnlaboratorien
This type includes: - manufacture of artificial teeth, bridges, etc., made in dental labs
Ce genre comprend: - la fabrication de dents artificielles, de ponts dentaires (bridges), etc. fabriqués en laboratoire dentaire
Questo genere comprende: - la fabbricazione di denti artificiali, ponti, ecc., realizzati in laboratori specializzati
Diese Art umfasst nicht:- Herstellung von Haftmitteln für Zahnersatz (s. 204200)
This type excludes:- manufacture of denture adhesives (see 204200)
Ce genre ne comprend pas:- la fabrication de préparations destinées à faciliter l'adhérence des dentiers (cf. 204200)
Questo genere non comprende:- la fabbricazione di adesivi per dentiere (cfr. 204200)
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.