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

Attributes

309
Herstellung von Fahrzeugen a. n. g.
Manufacture of transport equipment n.e.c.
Fabrication de matériels de transport n.c.a.
Fabbricazione di mezzi di trasporto n.c.a.
Herstellung von Fahrzeugen a. n. g.
Manufacture of transport equipment n.e.c.
Fabrication de matériels de transport n.c.a.
Fabbricazione di mezzi di trasporto n.c.a.
Herstellung von Fahrzeugen a. n. g.
Manufacture of transport equipment n.e.c.
Fabrication de matériels de transport n.c.a.
Fabbricazione di mezzi di trasporto n.c.a.
309
Diese Gruppe umfasst die Herstellung von Fahrzeugen, ausgenommen Automobile, Schienen-, Wasser-, Luft- oder Raumfahrzeugen sowie militärischen Fahrzeugen.
This group includes the manufacture of transport equipment other than motor vehicles and rail, water, air or space transport equipment and military vehicles.
Ce groupe comprend la fabrication de matériel de transport autre que véhicules automobiles, de transport ferroviaire ou par voies navigables, de moyens de transport aérien ou spatial et de véhicules militaires.
Questo gruppo include la fabbricazione di mezzi di trasporto per uso civile e militare diversi da autoveicoli o mezzi ferroviari, imbarcazioni, attrezzatura per il trasporto aereo o spaziale e 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.