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

Attributes

236300
236300
Herstellung von Frischbeton (Transportbeton)
Manufacture of ready-mixed concrete
Fabrication de béton prêt à l'emploi
Fabbricazione di calcestruzzo pronto per l'uso
Herstellung von Frischbeton (Transportbeton)
Manufacture of ready-mixed concrete
Fabrication de béton prêt à l'emploi
Fabbricazione di calcestruzzo pronto per l'uso
Herstellung von Frischbeton (Transportbeton)
Manufacture of ready-mixed concrete
Fabrication de béton prêt à l'emploi
Fabbricazione di calcestruzzo pronto per l'uso
236300
236300
Diese Art umfasst: - Herstellung von Transportbeton und -mörtel
This type includes: - manufacture of ready-mix and dry-mix concrete and mortars
Ce genre comprend: - la fabrication de bétons et de mortiers prêts à l'emploi
Questo genere comprende: - la produzione di calcestruzzo e malte pronti per l'uso
Diese Art umfasst nicht:- Herstellung von Feuerbeton (s. 232000)
This type excludes:- manufacture of refractory cements (see 232000)
Ce genre ne comprend pas:- la fabrication de ciments réfractaires (cf. 232000)
Questo genere non comprende:- la produzione di cementi refrattari (cfr. 232000)
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.