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

Attributes

309
Manufacture of transport equipment n.e.c.
Fabbricazione di mezzi di trasporto n.c.a.
Herstellung von Beförderungsmitteln a. n. g.
Fabrication de matériels de transport n.c.a.
Manufacture of transport equipment n.e.c.
Fabbricazione di mezzi di trasporto n.c.a.
Herstellung von Beförderungsmitteln a. n. g.
Fabrication de matériels de transport n.c.a.
Manufacture of transport equipment n.e.c.
Fabbricazione di mezzi di trasporto n.c.a.
Herstellung von Beförderungsmitteln a. n. g.
Fabrication de matériels de transport n.c.a.
309
This group includes the manufacture of transport equipment other than motor vehicles and rail, water, air or space transport equipment and military vehicles.
Diese Gruppe umfasst die Herstellung von Fahrzeugen, Kraftfahrzeugen, Schienen-, Wasser-, Luft- und Raumfahrzeugen sowie Militärfahrzeugen.
Ce groupe comprend la fabrication de matériel de transport autre que les véhicules à moteur et le matériel de transport ferroviaire, maritime, aérien ou spatial, ainsi que les véhicules militaires.
Questo gruppo comprende la produzione di mezzi di trasporto diversi dagli autoveicoli e dalle attrezzature per il trasporto ferroviario, acquatico, aereo o spaziale e dai veicoli militari.
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.